automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, tests-init, updated. v1.11-


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, tests-init, updated. v1.11-429-g633f376
Date: Mon, 13 Dec 2010 23:25:33 +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=633f37600999b5736443e6ad3d94edbd29e55184

The branch, tests-init has been updated
       via  633f37600999b5736443e6ad3d94edbd29e55184 (commit)
      from  ba1e3121c1a3c360150eb2a7cb1d53d879095475 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 633f37600999b5736443e6ad3d94edbd29e55184
Author: Stefano Lattarini <address@hidden>
Date:   Mon Dec 13 22:59:54 2010 +0100

    Tests defs: requirement 'xsi-shell' must be synced with libtool.
    
    * tests/defs (xsi-shell): Add comment telling to keep the
    XSI-conformance checks in sync with libtool.

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

Summary of changes:
 ChangeLog  |    7 +++++++
 tests/defs |    1 +
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6ef1e4e..ad68203 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-13  Stefano Lattarini  <address@hidden>
+           Ralf Wildenhues  <address@hidden>
+
+       Tests defs: requirement 'xsi-shell' must be synced with libtool.
+       * tests/defs (xsi-shell): Add comment telling to keep the
+       XSI-conformance checks in sync with libtool.
+
 2010-12-12  Stefano Lattarini  <address@hidden>
 
        Tests defs: more uses of $top_testsrcdir.
diff --git a/tests/defs b/tests/defs
index 02f9ad0..134dc78 100644
--- a/tests/defs
+++ b/tests/defs
@@ -296,6 +296,7 @@ do
       ;;
     xsi-shell)
       # Try some XSI features.
+      # Keep this in sync with libtool.m4:_LT_CHECK_SHELL_FEATURES.
       echo "$me: trying some XSI constructs"
       ( _am_dummy="a/b/c"
        test 
"${_am_dummy##*/},${_am_dummy%/*},${_am_dummy#??}"${_am_dummy%"$_am_dummy"}, \


hooks/post-receive
-- 
GNU Automake



reply via email to

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