CVSROOT:        /cvsroot/libtool
Module name:    libtool
Changes by:     Ralf Wildenhues <rwild> 07/01/28 12:43:37

Modified files:
        .              : ChangeLog HACKING Makefile.am 
        tests          : stresstest.at testsuite.at 
Added files:
        tests          : cmdline_wrap.at 

Log message:
        Introduce a new test keyword `recursive' for tests that create a
        modified `libtool' script and run the suite on this script.  All
        tests with the keyword `libtool' are (by definition) suitable to
        be used here.
        
        * tests/cmdline_wrap.at: New test.
        * Makefile.am: Adjust.
        * tests/testsuite.at (LT_ESCAPE): New macro: clone of Autoconf
        AS_ESCAPE that does not escape `$'.
        (LT_AT_CHECK): New macro: print a command-to-be-run while
        expanding parameters but nothing else.
        * tests/stresstest.at: Use LT_AT_CHECK.  Create some files to
        expose erroneous globbing errors with `-export-symbols-regex',
        similar to those reported by Charles Wilson.  Use `eval' and
        adjusted quoting so the expansion doesn't already happen in the
        testsuite commands.
        * HACKING: Update.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libtool/ChangeLog?cvsroot=libtool&r1=1.2363&r2=1.2364
http://cvs.savannah.gnu.org/viewcvs/libtool/HACKING?cvsroot=libtool&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/libtool/Makefile.am?cvsroot=libtool&r1=1.203&r2=1.204
http://cvs.savannah.gnu.org/viewcvs/libtool/tests/stresstest.at?cvsroot=libtool&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/libtool/tests/testsuite.at?cvsroot=libtool&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/libtool/tests/cmdline_wrap.at?cvsroot=libtool&rev=1.1


_______________________________________________
Libtool-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/libtool-commit

Reply via email to