automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, testsuite-saner-shell, crea


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, testsuite-saner-shell, created. v1.11-1478-ga5ef014
Date: Mon, 17 Oct 2011 11:47:14 +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=a5ef014c7d890277371d52e0d4239b900a0feeb5

The branch, testsuite-saner-shell has been created
        at  a5ef014c7d890277371d52e0d4239b900a0feeb5 (commit)

- Log -----------------------------------------------------------------
commit a5ef014c7d890277371d52e0d4239b900a0feeb5
Author: Stefano Lattarini <address@hidden>
Date:   Mon Oct 17 13:24:10 2011 +0200

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

commit 8564a0d7733cf711f16fbe8043fd453d5bf8f675
Author: Stefano Lattarini <address@hidden>
Date:   Sun Sep 11 19:36:46 2011 +0200

    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 7be85f129dd5b48da6c76237d9c95235ce50ca15
Author: Stefano Lattarini <address@hidden>
Date:   Sun Sep 11 11:02:05 2011 +0200

    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 8573df3a6ca171a0f391f118bab5be434f30658c
Author: Stefano Lattarini <address@hidden>
Date:   Sun Sep 11 15:37:49 2011 +0200

    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]