m4-commit
[Top][All Lists]
Advanced

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

m4 ChangeLog Makefile.am tests/m4.in tests/modu...


From: Eric Blake
Subject: m4 ChangeLog Makefile.am tests/m4.in tests/modu...
Date: Thu, 14 Sep 2006 00:37:26 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/14 00:37:26

Modified files:
        .              : ChangeLog Makefile.am 
        tests          : m4.in modules.at testsuite.at 
        src            : main.c 

Log message:
        Fix installcheck.
        * Makefile.am (check_LTLIBRARIES): Build test libraries in the
        tests directory, so we can be sure an installed build is not
        picking up uninstalled non-test libraries.
        (check-local, installcheck-local): Depend on test libraries.
        * tests/modules.at (AT_CHECK_M4_MODTEST): Don't use options
        after file name.  Fix quoting.  Remove skipping the test, now
        that makefile guarantees test modules will exist.
        (Freezing modules, modules: shadow, modules: unload)
        (modules: trace): Always put test modules in module path.
        (modules: importing): Likewise, and rely on AT_CHECK_M4 for
        stderr munging.
        * src/main.c (usage): Document default module search path.
        (import_environment, frozen_file_to_read, frozen_file_to_write):
        Move...
        (main): ...here.
        * tests/testsuite.at (AT_CHECK_M4): Filter stderr here...
        * tests/m4.in: ...not here.
        Reported by Ralf Wildenhues.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.380&r2=1.381
http://cvs.savannah.gnu.org/viewcvs/m4/Makefile.am?cvsroot=m4&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/m4/tests/m4.in?cvsroot=m4&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/m4/tests/modules.at?cvsroot=m4&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/m4/tests/testsuite.at?cvsroot=m4&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/m4/src/main.c?cvsroot=m4&r1=1.80&r2=1.81




reply via email to

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