gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/improve-tests, updated. gawk-4.1


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/improve-tests, updated. gawk-4.1.0-3076-g652a398
Date: Tue, 17 Apr 2018 08:47:25 -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, feature/improve-tests has been updated
       via  652a3980dc343268ca95c5fd33783730ac07ab43 (commit)
       via  d63e5d1efadc8e6e967dd73ac95f9e0537cad723 (commit)
       via  dde5bd1c2baadf2c34f15187efb481694043d606 (commit)
      from  c8d12ad71d24384c7331ae5e36997b2665012362 (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=652a3980dc343268ca95c5fd33783730ac07ab43

commit 652a3980dc343268ca95c5fd33783730ac07ab43
Merge: c8d12ad d63e5d1
Author: Arnold D. Robbins <address@hidden>
Date:   Tue Apr 17 15:47:18 2018 +0300

    Merge branch 'master' into feature/improve-tests

diff --cc test/ChangeLog
index b7b1c45,7934f64..c69bd4d
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,75 -1,8 +1,80 @@@
+ 2018-04-14         Manuel Collado       <address@hidden>
+ 
+       * Makefile.am (readdir_retest): Add new test.
+       * readdir_retest.awk: New file.
+ 
 +2018-04-16         Arnold D. Robbins     <address@hidden>
 +
 +      * Gentests: Remove VMS stuff. It hasn't been used in years.
 +      * Gentests.vms: Removed.
 +      * Makefile.am (EXTRA_DIST): Remove Gentests.vms.
 +      (regtest): Add an echo $@ and make last line start with @,
 +      for consistency with other tests.
 +
 +2018-04-12         Arnold D. Robbins     <address@hidden>
 +
 +      * Gentests: Add support tests that need --re-interval.
 +      * Makefile.am (NEED_RE_INTERVAL): New list of tests.
 +      (NEED_LOCALE_EN): Add reint2 to the list.
 +      * gsubtst3.awk, leaddig.awk: Modified to support automating.
 +
 +      Unrelated: Start on being able to generate pc/Makefile.tst.
 +      
 +      * Makfile.am (EXPECTED_FAIL_DJGPP, EXPECTED_FAIL_MINGW):
 +      New lists of test expected to fail on the given platforms.
 +
 +2018-04-11         Arnold D. Robbins     <address@hidden>
 +
 +      * Gentests: Add support for tests that need a specific locale.
 +      * Makefile.am (NEED_LOCALE_C, NEED_LOCALE_EN, NEED_LOCALE_JP,
 +      NEED_LOCALE_RU): New lists of such tests.
 +
 +      Unrelated:
 +
 +      * Makefile.am: Add printing exit status to results for many
 +      tests that lacked it. This makes the tests more consistent
 +      with each other and with the auto-generated tests.
 +
 +2018-04-09         Arnold D. Robbins     <address@hidden>
 +
 +      * Makefile.am (RUN_SHELL): List of tests that run a .sh file.
 +      * Gentests: Add support for such tests.
 +      * randtest.sh: Use $AWK, not $GAWK so it can be generated.
 +
 +      Unrelated:
 +
 +      * Makefile.am (clos1way): Use standard locale verbiage in
 +      preparation for later automation of specialized locale tests.
 +
 +2018-04-08         Arnold D. Robbins     <address@hidden>
 +
 +      * Makefile.am (manyfiles, pid): Use echo $@ to echo test name.
 +      (EXTRA_DIST): Remove longdbl.* files.
 +      (TESTS_WE_ARE_NOT_DOING_YET_FIXME_ONE_DAY): Removed.
 +      * longdbl.awk, longdbl.in, longdbl.ok: Removed.
 +
 +2018-04-05         Arnold D. Robbins     <address@hidden>
 +
 +      * Gentests: Add support for tests needing --debug and
 +      --non-decimal-data.
 +      * Makefile.am (NEED_DEBUG, NEED_NONDEC):  New macros.
 +
 +2018-04-04         Arnold D. Robbins     <address@hidden>
 +
 +      * Gentests: Add support for tests needing --pretty-print.
 +      Improve checking in the END rule.
 +      * Makefile.am (NEED_PRETTY):  New macro.
 +
 +2018-04-03         Arnold D. Robbins     <address@hidden>
 +
 +      * Gentests: Add special support for MPFR tests, tests needing
 +      --posix and --traditional.
 +      * Makefile.am (NEED_MPFR): Renamed from MPFR_TESTS.
 +      (NEED_POSIX, NEED_TRADITIONAL): New groupings.  Removed related
 +      individual recipes.
 +      (GENTESTS_UNUSED): Updated.
 +      * litoct.in, nonl.in: New files.
 +
  2018-04-01         Arnold D. Robbins     <address@hidden>
  
        * Makefile.am (EXTRA_DIST): Add files for mpfrfield.

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

Summary of changes:
 ChangeLog               |  5 +++++
 field.c                 |  5 +++++
 test/ChangeLog          |  5 +++++
 test/Makefile.am        | 10 +++++++++-
 test/Makefile.in        | 10 +++++++++-
 test/readdir_retest.awk |  7 +++++++
 6 files changed, 40 insertions(+), 2 deletions(-)
 create mode 100644 test/readdir_retest.awk


hooks/post-receive
-- 
gawk



reply via email to

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