diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-06-05 21:47:58 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-06-05 21:47:58 +0300 |
commit | 6a4f64d1b2972bdfb903e9248e709121f0139ca8 (patch) | |
tree | 9dffbbc7f41ce7e89518e751a73863b0f975bc6d | |
parent | f2435761c0550c8d1adf887b1f216c32e49af772 (diff) | |
download | egawk-6a4f64d1b2972bdfb903e9248e709121f0139ca8.tar.gz egawk-6a4f64d1b2972bdfb903e9248e709121f0139ca8.tar.bz2 egawk-6a4f64d1b2972bdfb903e9248e709121f0139ca8.zip |
Sync PC test suite.
-rw-r--r-- | pc/ChangeLog | 4 | ||||
-rw-r--r-- | pc/Makefile.tst | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog index e411a5fb..7f6b7105 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,3 +1,7 @@ +Sun Jun 5 21:47:33 2011 Scott Deifik <scottd.mail@sbcglobal.net> + + * Makefile.tst: Sync with mainline version. + Tue May 31 23:09:13 2011 Arnold D. Robbins <arnold@skeeve.com> * Makefile.tst: Sync with mainline version. diff --git a/pc/Makefile.tst b/pc/Makefile.tst index 825974e6..09e3f0de 100644 --- a/pc/Makefile.tst +++ b/pc/Makefile.tst @@ -140,8 +140,8 @@ BASIC_TESTS = \ ofmta ofmtbig ofmtfidl ofmts onlynl opasnidx opasnslf paramdup \ paramres paramtyp parse1 parsefld parseme pcntplus posix2008sub \ prdupval prec printf0 printf1 prmarscl prmreuse prt1eval prtoeval \ - rand range1 rebt8b1 redfilnm regeq regrange reindops reparse resplit rs \ - rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 rstest3 rstest4 \ + rand range1 rebt8b1 redfilnm regeq regrange reindops reparse resplit \ + rs rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 rstest3 rstest4 \ rstest5 rswhite scalar sclforin sclifin sortempty splitargv \ splitarr splitdef splitvar splitwht strcat1 strnum1 strtod subamp \ subi18n subsepnm subslash substr swaplns synerr1 synerr2 tradanch \ |