diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-09-02 21:55:04 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-09-05 08:48:28 +0200 |
commit | 50dfe1f389ac2f1c8ae0327aa5a7b8df0a52c53e (patch) | |
tree | db49242372d79bf8d4b58777e0a75de18c1951a9 /ChangeLog-2006 | |
parent | cd97af8ee09282075d282ca101f04aa4530440f5 (diff) | |
download | coreutils-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 'ChangeLog-2006')
0 files changed, 0 insertions, 0 deletions