gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-670


From: Eli Zaretskii
Subject: [gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-670-g16f0b31
Date: Fri, 17 Apr 2015 12:34:04 +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 "gawk".

The branch, gawk-4.1-stable has been updated
       via  16f0b3187f01bda5401b7e6f56ebb6d6fe15d147 (commit)
      from  e22971c8b31a8ed40b4bb770ba030db20ae75442 (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 -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=16f0b3187f01bda5401b7e6f56ebb6d6fe15d147

commit 16f0b3187f01bda5401b7e6f56ebb6d6fe15d147
Author: Eli Zaretskii <address@hidden>
Date:   Fri Apr 17 15:33:07 2015 +0300

    * Makefile.tst (negtime): Mark this test as an expected failure with MinGW.

diff --git a/pc/ChangeLog b/pc/ChangeLog
index 6eade7d..f28d2a4 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,6 +1,7 @@
 2015-04-17  Eli Zaretskii  <address@hidden>
 
        * Makefile.tst (abs_top_builddir): Define.
+       (negtime): Mark this test as an expected failure with MinGW.
 
        * Makefile.ext ($(SIMPLE_EXTENSIONS)): Really use -static-libgcc.
 
diff --git a/pc/Makefile.tst b/pc/Makefile.tst
index 321aa99..6a39231 100644
--- a/pc/Makefile.tst
+++ b/pc/Makefile.tst
@@ -1230,6 +1230,7 @@ paramasfunc2::
 
 negtime::
        @echo $@
+       @echo Expect negtime to fail with MinGW
        @TZ=GMT AWKPATH="$(srcdir)" $(AWK) -f address@hidden >_$@ 2>&1 || echo 
EXIT CODE: $$? >>_$@
        @-$(CMP) "$(srcdir)"/address@hidden _$@ && rm -f _$@
 Gt-dummy:

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

Summary of changes:
 pc/ChangeLog    |    1 +
 pc/Makefile.tst |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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