automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lib/Automake/ test suite


From: Alexandre Duret-Lutz
Subject: Re: lib/Automake/ test suite
Date: Mon, 18 Nov 2002 19:48:44 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/20.7 (i386-debian-linux-gnu)

>>> "Raja" == Raja R Harinath <address@hidden> writes:

[...]

 >> 2002-11-18  Alexandre Duret-Lutz  <address@hidden>
 >> 
 >> * lib/Automake/tests/Makefile.am, lib/Automake/tests/Conditional.pl,
 >> lib/Automake/tests/ConditionalSet.pl: New files.
 >> * lib/Automake/Makefile.am (SUBDIRS): New variable.
 >> * configure.in: Output lib/Automake/tests/Makefile.
 >> * lib/Automake/ConditionalSet.pm (by_conditions): Delete.
 >> (conds): Don't use by_conditions, sort alphabetically, and
 >> return sorted conds.
 >> (string): Call ->string on each Conditional.
 >> * tests/Makefile.am (TESTS): Remove cond12.test.
 >> * tests/cond12.test: Remove, moved to
 >> lib/Automake/tests/ConditionalSet.pl.
 >> * tests/cond3.test: Adjust conditional ordering.

Committed.

 Raja> Looks OK.  Would be nice if the scripts understood the $VERBOSE
 Raja> envvar, and became more talkative if it is set.

Hmm... Presently some of the tests already print out informative
messages on failures.  I guess one way to get verbose output (comparable
to VERBOSE=x for the "shell" test suite) is to run perl in debug mode with 
   PERLDB_OPTS="NonStop frame=20 AutoTrace"

-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]