summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-09-02 21:55:04 +0200
committerJim Meyering <meyering@redhat.com>2012-09-05 08:48:28 +0200
commit50dfe1f389ac2f1c8ae0327aa5a7b8df0a52c53e (patch)
treedb49242372d79bf8d4b58777e0a75de18c1951a9 /COPYING
parentcd97af8ee09282075d282ca101f04aa4530440f5 (diff)
downloadcoreutils-50dfe1f389ac2f1c8ae0327aa5a7b8df0a52c53e.tar.xz
maint: avoid parsing of Makefile.am from vc_exe_in_TESTS
* tests/Makefile.am (TESTS): Rename ... (all_tests): ... like this, so that we'll still be able to know the complete list of our tests even if the user overrides TESTS from the command line (which he's allowed to do by the test harness API). (root_tests): Rename ... (all_root_tests): ... like this, for similar reasons. (TESTS, root_tests): Redefine their defaults to to $(all_tests) and $(all_root_tests) respectively. (vc_exe_in_TESTS): It can now safely use $(all_tests) to get the complete list of test cases according to the Makefile, instead of having to resort to "parsing" of Makefile.am. (EXTRA_DIST): Use $(all_tests), not $(TESTS). (v_, w_): Delete, no longer needed.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions