gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, master, updated. 25b4ff757f6c299ee686516


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. 25b4ff757f6c299ee686516afa919ec26b771ea1
Date: Mon, 22 Apr 2013 17:17:21 +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, master has been updated
       via  25b4ff757f6c299ee686516afa919ec26b771ea1 (commit)
      from  d9f847509262a0090549e837ac4409ea46ff0b28 (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=25b4ff757f6c299ee686516afa919ec26b771ea1

commit 25b4ff757f6c299ee686516afa919ec26b771ea1
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Apr 22 20:17:02 2013 +0300

    Update pc/Makefile.tst.

diff --git a/pc/ChangeLog b/pc/ChangeLog
index 48ed578..f5f6920 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+2013-04-22   Scott Deifik  <address@hidden>
+
+       * Makefile.tst: Sync with mainline.
+
 2013-04-14   Scott Deifik  <address@hidden>
 
        * Makefile.tst: Sync with mainline.
diff --git a/pc/Makefile.tst b/pc/Makefile.tst
index 71d735d..3555d49 100644
--- a/pc/Makefile.tst
+++ b/pc/Makefile.tst
@@ -156,9 +156,8 @@ BASIC_TESTS = \
        paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme \
        pcntplus posix2008sub prdupval prec printf0 printf1 prmarscl prmreuse \
        prt1eval prtoeval \
-       rand range1 rebt8b1 redfilnm regeq regexprange regrange \
-       reindops reparse \
-       resplit rri1 rs rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 \
+       rand range1 rebt8b1 redfilnm regeq regexprange regrange reindops \
+       reparse resplit rri1 rs rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 \
        rstest3 rstest4 rstest5 rswhite \
        scalar sclforin sclifin sortempty splitargv splitarr splitdef \
        splitvar splitwht strcat1 strnum1 strtod subamp subi18n \
@@ -176,22 +175,20 @@ GAWK_EXT_TESTS = \
        backw badargs beginfile1 beginfile2 binmode1 charasbytes \
        colonwarn clos1way delsub devfd devfd1 devfd2 dumpvars exit \
        fieldwdth fpat1 fpat2 fpat3  fpatnull fsfwfs funlen \
-       functab1 functab2 functab3 \
-       fwtest fwtest2 fwtest3 \
+       functab1 functab2 functab3 fwtest fwtest2 fwtest3 \
        gensub gensub2 getlndir gnuops2 gnuops3 gnureops \
        icasefs icasers id igncdym igncfs ignrcas2 ignrcase \
        incdupe incdupe2 incdupe3 incdupe4 incdupe5 incdupe6 incdupe7 \
        include include2 indirectcall \
-       lint  lintold lintwarn \
+       lint lintold lintwarn \
        manyfiles match1 match2 match3 mbstr1 \
-       nastyparm  next nondec nondec2 \
+       nastyparm next nondec nondec2 \
        patsplit posix printfbad1 printfbad2 printfbad3 procinfs \
        profile1 profile2 profile3 pty1 \
        rebuf regx8bit reginttrad reint reint2 rsstart1 \
        rsstart2 rsstart3 rstest6 shadow sortfor sortu splitarg4 strftime \
-       strtonum switch2 \
-       symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 symtab7 \
-       symtab8 symtab9
+       strtonum switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 \
+       symtab7 symtab8 symtab9
 
 EXTRA_TESTS = inftest regtest
 INET_TESTS = inetdayu inetdayt inetechu inetecht
@@ -225,7 +222,9 @@ CHECK_MPFR = \
 
 
 # List of the files that appear in manual tests or are for reserve testing:
-GENTESTS_UNUSED = Makefile.in gtlnbufv.awk printfloat.awk inclib.awk hello.awk
+GENTESTS_UNUSED = Makefile.in dtdgport.awk gtlnbufv.awk hello.awk \
+       inchello.awk inclib.awk inplace.1.in inplace.2.in inplace.in \
+       longdbl.awk longdbl.in printfloat.awk readdir0.awk xref.awk
 
 # Message stuff is to make it a little easier to follow.
 # Make the pass-fail last and dependent on others to avoid

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

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


hooks/post-receive
-- 
gawk



reply via email to

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