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-1769-g01aef40
Date: Wed, 18 Jan 2012 13:24:10 +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=01aef4079faf35c0eeebdfce61fe4a6d78a4df92

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

- Log -----------------------------------------------------------------
commit 01aef4079faf35c0eeebdfce61fe4a6d78a4df92
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 34d95f04a2487d0788ea6348aecc9446b254bff9
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 e044d5bee4c458bdb4a8777fef6456e53b415d3e
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 28aa6a6d20a62ee347a071ed5fa6012afb57c396
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]