automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, experimental/testsuite-sane


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, experimental/testsuite-saner-shell, created. v1.11-1660-gc3c23b8
Date: Sat, 31 Dec 2011 07:57:27 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=c3c23b850b3b605f519a22e8906781eda36a7032

The branch, experimental/testsuite-saner-shell has been created
        at  c3c23b850b3b605f519a22e8906781eda36a7032 (commit)

- Log -----------------------------------------------------------------
commit c3c23b850b3b605f519a22e8906781eda36a7032
Author: Stefano Lattarini <address@hidden>
Date:   Wed Dec 28 13:23:31 2011 +0100

    test defs: fix indentation (cosmetic change)
    
    * tests/defs (exit trap): Fix indentation left botched by
    previous patch `v1.11-1477-g8564a0d'.

commit 7b90d2c1b9a9d0b05cdee951a24f2a6d2fd60d16
Author: Stefano Lattarini <address@hidden>
Date:   Wed Dec 28 13:23:31 2011 +0100

    tests: remove obsolete uses of $sh_errexit_works
    
    After the last changes, configure will ensure that the shell
    selected to run the test scripts can correctly propagate exit
    status to the exit trap when `set -e' is in effect.
    
    * configure.ac (sh_errexit_works): Do not AC_SUBST it anymore.
    * tests/defs-static.in (sh_errexit_works): Do not initialize from
    the AC_SUBST value anymore.
    * tests/Makefile.am (do_subst): Do not substitute it anymore.
    * tests/defs (trap): Trap the EXIT signal unconditionally.
    * tests/self-check-explicit-skips.test: Do not skip the test if
    `$sh_errexit_works' is != "yes", this check doesn't make sense
    anymore.
    * tests/self-check-cleanup.tap: Likewise.
    * tests/self-check-exit.tap: Assume the exit trap is always
    installed by ./defs.

commit 3eecc1faee9afa1f6577d962287db83043a1b4e8
Author: Stefano Lattarini <address@hidden>
Date:   Wed Dec 28 13:23:31 2011 +0100

    configure: search a sturdy POSIX shell to be used in the testsuite
    
    * configure.ac: Add code (partially inspired to checks in gnulib's
    `tests/init.sh') to search for a good-enough, not-buggy POSIX/XSI
    shell to be used in our testsuite.  Accordingly AC_SUBSTitute the
    variable `AM_TEST_RUNNER_SHELL'.

commit 0e97dbbcff5176a563b583674e69111c0fddbb4d
Author: Stefano Lattarini <address@hidden>
Date:   Wed Dec 28 13:23:31 2011 +0100

    tests: shell running test scripts is now named AM_TEST_RUNNER_SHELL
    
    This is just a preparatory refactoring for future changes.
    
    * configure.ac (AM_TEST_RUNNER_SHELL): New variable, defined to
    `$SHELL', and AC_SUBST'd.
    * tests/Makefile.am (LOG_COMPILER): Redefine from $(SHELL) to
    $(AM_TEST_RUNNER_SHELL).
    (do_subst): Also substitute address@hidden@'.
    * tests/defs: Adjust to use $AM_TEST_RUNNER_SHELL instead
    of $CONFIG_SHELL and/or $SHELL, where appropriate.  Minor
    opportunistic changes.
    * tests/self-check-explicit-skips.test: Likewise.
    * tests/self-check-sanity.test: Likewise.
    * tests/self-check-tap.test: Likewise.
    * tests/self-check-cleanup.tap: Likewise.
    * tests/self-check-dir.tap: Likewise.
    * tests/self-check-env-sanitize.tap: Likewise.
    * tests/self-check-exit.tap: Likewise.
    * tests/self-check-me.tap: Likewise.
    * tests/self-check-reexec.tap: Likewise.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Automake



reply via email to

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