gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4304-g46fdffd


From: Arnold Robbins
Subject: [SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4304-g46fdffd
Date: Fri, 17 Sep 2021 08:35:36 -0400 (EDT)

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-5.1-stable has been updated
       via  46fdffd3de7e8c856a540056a1c7f97b00a03031 (commit)
      from  3708f83a7407fa33ee04f8f56f75151080da62f5 (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=46fdffd3de7e8c856a540056a1c7f97b00a03031

commit 46fdffd3de7e8c856a540056a1c7f97b00a03031
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Fri Sep 17 15:35:12 2021 +0300

    Update pc/Makefile.tst.

diff --git a/pc/ChangeLog b/pc/ChangeLog
index 01bd458..cfe6ab7 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+2021-09-17         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * Makefile.tst: Regenerated.
+
 2021-09-06         Arnold D. Robbins     <arnold@skeeve.com>
 
        * Makefile.tst: Regenerated.
diff --git a/pc/Makefile.tst b/pc/Makefile.tst
index 04dbbd4..34e8e39 100644
--- a/pc/Makefile.tst
+++ b/pc/Makefile.tst
@@ -331,8 +331,8 @@ EXPECTED_FAIL_DJGPP = \
 # List of tests that fail on MinGW
 EXPECTED_FAIL_MINGW = \
        backbigs1 backsmalls1 clos1way6 devfd devfd1 devfd2 \
-       errno exitval2 fmttest fork fork2 fts functab5 \
-       getfile getlnhd hsprint ignrcas3 inetdayt inetecht inf-nan-torture \
+       errno exitval2 fork fork2 fts functab5 \
+       getfile getlnhd ignrcas3 inetdayt inetecht inf-nan-torture \
        mbfw1 mbprintf1 mbprintf4 mbstr1 mbstr2 \
        pid pipeio2 pty1 pty2 readdir rstest4 rstest5 status-close timeout
 
@@ -1748,7 +1748,6 @@ hex2:
 
 hsprint:
        @echo $@
-       @echo Expect $@ to fail with MinGW.
        @AWKPATH="$(srcdir)" $(AWK) -f $@.awk  >_$@ 2>&1 || echo EXIT CODE: $$? 
>>_$@
        @-$(TESTOUTCMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@
 
@@ -3443,7 +3442,6 @@ backsmalls2:
 
 fmttest:
        @echo $@ $(ZOS_FAIL)
-       @echo Expect $@ to fail with MinGW.
        @AWKPATH="$(srcdir)" $(AWK) -f $@.awk  >_$@ 2>&1 || echo EXIT CODE: $$? 
>>_$@
        @-$(TESTOUTCMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@
 

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

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


hooks/post-receive
-- 
gawk



reply via email to

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