aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Protect against environment VALGRIND value.Andrew J. Schorr2012-04-083-0/+13
|
* Update test/Makefile.in to reflect last patch.Andrew J. Schorr2012-04-081-0/+3
|
* Add some missing test .ok files to EXTRA_DIST.Andrew J. Schorr2012-04-082-0/+8
|
* Fix valgrind targets to respect environment settings and work with for ↵Andrew J. Schorr2012-04-083-4/+9
| | | | shared library tests.
* Fix shared library tests to work properly with make diffout.Andrew J. Schorr2012-04-074-8/+15
|
* Extension enhancements and tests.Andrew J. Schorr2012-04-0712-6/+210
|
* Update valgrind-scan rule.Andrew J. Schorr2012-04-013-4/+8
|
* Rewrite extension/Makefile.amAndrew J. Schorr2012-03-251-5/+8
|
* xgawk + derived files needed to buildAndrew J. Schorr2012-03-241-11/+38
|
* The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-264-6/+13
|
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-266-0/+27
|\
| * Finish RRI changes per points from Paolo Bonzini.Arnold D. Robbins2011-12-266-0/+27
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-083-42/+48
|\|
| * 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
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-256-27/+44
|\|
| * 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
| |
* | Add a test file, cleanup code and update doc.john haque2011-10-121-0/+1
| |
* | Speed/memory performance improvements.john haque2011-10-1213-27/+31
|/
* 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
|