maint: move two df tests from tests/misc to tests/df
authorPádraig Brady <P@draigBrady.com>
Mon, 16 Jul 2012 01:51:41 +0000 (02:51 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 16 Jul 2012 01:51:41 +0000 (02:51 +0100)
* test/Makefile.am: Reference the moved tests.

tests/Makefile.am
tests/df/df-P [moved from tests/misc/df-P with 100% similarity]
tests/df/header [moved from tests/misc/df with 100% similarity]

index 944c7d2..4e7ea58 100644 (file)
@@ -167,7 +167,6 @@ TESTS =                                             \
   misc/pr                                      \
   misc/join                                    \
   pr/pr-tests                                  \
-  misc/df-P                                    \
   misc/pwd-option                              \
   misc/chcon-fail                              \
   misc/cut                                     \
@@ -187,7 +186,6 @@ TESTS =                                             \
   misc/csplit-heap                             \
   misc/date-sec                                        \
   misc/dircolors                               \
-  misc/df                                      \
   misc/dirname                                 \
   misc/env-null                                        \
   misc/expand                                  \
@@ -374,6 +372,8 @@ TESTS =                                             \
   cp/src-base-dot                              \
   cp/symlink-slash                             \
   cp/thru-dangling                             \
+  df/header                                    \
+  df/df-P                                      \
   df/unreadable                                        \
   dd/direct                                    \
   dd/misc                                      \
similarity index 100%
rename from tests/misc/df-P
rename to tests/df/df-P
similarity index 100%
rename from tests/misc/df
rename to tests/df/header