]> git.ipfire.org Git - thirdparty/libtool.git/commit
check-interactive and check-noninteractive for both testsuites.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 22 Aug 2010 04:32:39 +0000 (06:32 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 22 Aug 2010 10:32:16 +0000 (12:32 +0200)
commitb92d7e795871f8d22a13107b92427ae02bf32146
treeec65695c95c5bfc07ba8737a54d4295d5bcb3ecc
parent36bdc6089b33bcd7262bbb279ddf04b69768a6ac
check-interactive and check-noninteractive for both testsuites.

* Makefile.am (COMMON_TESTS, TESTS): Split into ...
(NONINTERACTIVE_TESTS, INTERACTIVE_TESTS): ... these new
variables.
(check-interactive-new): Rename from check-interactive.
(check-noninteractive-new): Rename from check-noninteractive.
(check-interactive-old, check-noninteractive-old): New targets.
(check-interactive, check-noninteractive): Depend on the
respective targets for the old and the new test suites.
* doc/libtool.texi (Test descriptions): Simplify description
about check-interactive and check-noninteractive.  Add index
entries.
* NEWS: Update.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
Makefile.am
NEWS
doc/libtool.texi