summaryrefslogtreecommitdiff
path: root/gl/modules/fstimeprec-tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-11-13 08:04:13 +0100
committerJim Meyering <meyering@redhat.com>2010-11-13 11:41:02 +0100
commitff5fc553f974513e27015faa414fca3603e928e7 (patch)
treeda77ef83e150e04d5248cdfde48cf19d1fa4a265 /gl/modules/fstimeprec-tests
parent4a8e9bf14c33b356680298d29f7321d82d4fde5d (diff)
downloadcoreutils-ff5fc553f974513e27015faa414fca3603e928e7.tar.xz
maint: remove fstimeprec (variable precision time stamp) support
The implementation of variable-precision time stamps relied on heuristics that made the output subtly nondeterministic, or at least hard to reproduce: http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/21531/focus=21538 So, for now at least, we're removing that feature. * bootstrap.conf (gnulib_modules): Remove fstimeprec. * gl/lib/fstimeprec.c, gl/lib/fstimeprec.h: Remove files. * gl/modules/fstimeprec, gl/modules/fstimeprec-tests: Likewise. * gl/tests/test-fstimeprec.c: Remove file.
Diffstat (limited to 'gl/modules/fstimeprec-tests')
-rw-r--r--gl/modules/fstimeprec-tests10
1 files changed, 0 insertions, 10 deletions
diff --git a/gl/modules/fstimeprec-tests b/gl/modules/fstimeprec-tests
deleted file mode 100644
index bf6b49e6b..000000000
--- a/gl/modules/fstimeprec-tests
+++ /dev/null
@@ -1,10 +0,0 @@
-Files:
-tests/test-fstimeprec.c
-
-Depends-on:
-
-configure.ac:
-
-Makefile.am:
-TESTS += test-fstimeprec
-check_PROGRAMS += test-fstimeprec