aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Add test for gsub in JP-EUC-JP locale.Arnold D. Robbins2012-05-096-0/+35
|
* Upgrade infrastructure to autoconf 2.69, automake 1.12.Arnold D. Robbins2012-04-271-5/+5
|
* Move to automake 1.11.4.Arnold D. Robbins2012-04-081-7/+34
|
* Move _Noreturn handlng into a separate macro.Arnold D. Robbins2012-03-301-4/+5
|
* Make 4.0.1 tarball.Arnold D. Robbins2012-03-281-0/+4
|
* Add the test files for the previous commit. Sheesh.Arnold D. Robbins2012-03-202-0/+23
|
* Minor printf bug fix + new test for it everywhere.Arnold D. Robbins2012-03-204-4/+23
|
* Locale fix for error message comparison.Arnold D. Robbins2012-02-223-4/+10
|
* General prep for release. (Copyrights, etc.)Arnold D. Robbins2012-02-102-66/+78
|
* Finish RRI changes per points from Paolo Bonzini.Arnold D. Robbins2011-12-266-0/+27
|
* Fix a problem in improving test/Makefile.Arnold D. Robbins2011-12-062-2/+2
|
* Rationalize $(CMP) calls in test/Makefile.Arnold D. Robbins2011-12-063-44/+50
|
* Portability fix in test/beginfile2.sh.Arnold D. Robbins2011-10-242-16/+22
|
* More fixes to beginfile2.Arnold D. Robbins2011-10-214-7/+14
|
* Remove use of AC_C_PROTOTYPE.Arnold D. Robbins2011-10-211-1/+0
|
* Fix beginfile2 for running outside of srcdir.Arnold D. Robbins2011-10-214-3/+8
|
* Fix RT handling if partial terminators.Arnold D. Robbins2011-10-027-4/+72
|
* Fix bug with FPAT.Arnold D. Robbins2011-08-107-3/+37
|
* BEGINFILE/ENDFILE code redone.Arnold D. Robbins2011-08-107-5/+453
|
* Fix problem with FIELDWIDTHS.Arnold D. Robbins2011-08-105-1/+12
|
* Fix problem with parallel make check.Arnold D. Robbins2011-08-093-13/+15
|
* Fix for ptys for coprocesses.Arnold D. Robbins2011-08-096-2/+79
|
* Fix next test to send output to file.Arnold D. Robbins2011-07-293-2/+6
|
* Revert sub/gsub behavior to that of gawk 3.x.Arnold D. Robbins2011-07-285-13/+15
|
* Fix sortu test.Arnold D. Robbins2011-07-283-4/+13
|
* Fix gsub and getline pass by reference. Add tests.Arnold D. Robbins2011-07-2610-4/+56
|
* Add new test files to the git repo.Arnold D. Robbins2011-07-183-0/+94
|
* Fix gsub losing white space when working on fields.Arnold D. Robbins2011-07-154-0/+23
|
* Fix vms version stuff. Get the tarball really right.Arnold D. Robbins2011-06-243-0/+7
|
* Update versions and ChangeLogs, make tarball!Arnold D. Robbins2011-06-232-1784/+1789
|
* Add fix for crash from grep, add test case.Arnold D. Robbins2011-06-206-6/+27
|
* Bug fix to FPAT and update test.Arnold D. Robbins2011-06-053-2/+26
|
* Rationalize range expansion in regexps.Arnold D. Robbins2011-05-316-4/+59
|
* Fix FPAT / NF interaction, update test suites.Arnold D. Robbins2011-05-266-18/+53
|
* Bug fixes for FPAT.Arnold D. Robbins2011-05-238-7/+36
|
* Documentation and compile fixes.Arnold D. Robbins2011-05-192-2/+6
|
* Tests for day one bug fixed in previous commit.Arnold D. Robbins2011-05-142-0/+15
|
* Day one bug fix, z/OS fix, new test.Arnold D. Robbins2011-05-144-4/+23
|
* Test suite revisions, syncing across ports.Arnold D. Robbins2011-05-094-9/+14
|
* More array sorting fixes.Arnold D. Robbins2011-05-083-11/+15
|
* PROCINFO sorting only if not posix. Doc updates.Arnold D. Robbins2011-05-053-122/+124
|
* Revamp array sorting.Arnold D. Robbins2011-05-046-85/+146
|
* Bug fixes and new test, see nastyparm.Arnold D. Robbins2011-05-046-3/+88
|
* Fix problem with subarray of deleted array.Arnold D. Robbins2011-05-044-1/+11
|
* User function sorting added, documented, tested.Arnold D. Robbins2011-04-226-2/+184
|
* Add 32/64 bit consistency in hashing.Arnold D. Robbins2011-04-222-1/+5
|
* More array sorting changes from John.Arnold D. Robbins2011-04-185-66/+351
|
* Add new test files.Arnold D. Robbins2011-04-182-0/+37
|
* Add new test from John Haque.Arnold D. Robbins2011-04-154-2/+21
|
* More improvements to array sorting.Arnold D. Robbins2011-04-073-10/+133
|