~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to test/ChangeLog

  • Committer: Andrew J. Schorr
  • Date: 2012-04-07 20:30:59 UTC
  • mto: (319.1.7)
  • mto: This revision was merged to the branch mainline in revision 327.
  • Revision ID: git-v1:00e983dfaf983f2e63d74062b7e81716ce2cc0d1
Extension enhancements and tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-04-07         Andrew J. Schorr     <aschorr@telemetry-investments.com>
 
2
 
 
3
        * Makefile.am (check): Add new shlib-tests target.
 
4
        (SHLIB_TESTS): Add tests ordchr, ordchr2, fork, fork2, readfile and
 
5
        filefuncs.
 
6
        * ordchr.awk, ordchr.ok, fork.awk, fork.ok, fork2.awk, fork2.ok,
 
7
        filefuncs.awk, filefuncs.ok: New files.
 
8
 
1
9
2012-04-01         Andrew J. Schorr     <aschorr@telemetry-investments.com>
2
10
 
3
11
        * Makefile.am (valgrind-scan): Update to match modern valgrind output.