]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add stat-printf.
authorJim Meyering <jim@meyering.net>
Thu, 15 Dec 2005 12:23:57 +0000 (12:23 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 15 Dec 2005 12:23:57 +0000 (12:23 +0000)
tests/misc/Makefile.am

index dad885e948449db9dd0c95ddf0e5e3e6052b4512..47831b1ab62ad0b54786fce628ff929e4eeaae2e 100644 (file)
@@ -12,6 +12,8 @@ TESTS_ENVIRONMENT = \
   PROG=$$tst
 
 TESTS = \
+  stat-printf \
+  stat-fmt \
   sort-rand \
   sha224sum \
   sha256sum \
@@ -23,7 +25,6 @@ TESTS = \
   pwd \
   date-sec \
   paste-no-nl \
-  stat-fmt \
   expand \
   fold \
   nohup \