summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix test suite after inplace.awk license additon.gawk-4.1-stableArnold D. Robbins2017-07-284-4/+9
* Patch argarray test to work regardless of how configure is invoked.Andrew J. Schorr2017-03-194-20/+15
* Fix assignment from gensub to $0.Arnold D. Robbins2017-01-277-2/+34
* Fix bug in string concatenation optimization.Andrew J. Schorr2017-01-156-2/+30
* Add valgrind.awk to EXTRA_DIST in test/Makefile.am.Arnold D. Robbins2016-11-213-0/+6
* Improve valgrind scan.Arnold D. Robbins2016-11-074-22/+53
* Make 4.1.4 release tar ball.gawk-4.1.4Arnold D. Robbins2016-08-251-0/+4
* Move ignrcas3 test out of the line of fire.Arnold D. Robbins2016-08-023-10/+19
* Add test case for single byte IGNORECASE fix.Arnold D. Robbins2016-08-015-2/+62
* New test for sorted for.Arnold D. Robbins2016-08-017-2/+40
* Fix a typo in test/ChangeLog.Arnold D. Robbins2016-07-241-1/+1
* Fix do_print for use with strnums.Arnold D. Robbins2016-07-236-2/+32
* Add FUNCTAB and SYMTAB to variables dumped with -d.Arnold D. Robbins2016-07-014-0/+7
* Remove writes to stderr in arrayind1 test.Arnold D. Robbins2016-07-013-10/+10
* Update FAIL_CODE1 in Makefile.am.Arnold D. Robbins2016-06-143-2/+12
* Fix long runs of backslashes in sub/gsub.Arnold D. Robbins2016-06-147-2/+53
* Restore mixed1 test.Arnold D. Robbins2016-06-144-4/+11
* Bug fix in symbol lookup, could break watchpoints.Arnold D. Robbins2016-06-086-2/+40
* Disallow negative hex numbers in input data.Arnold D. Robbins2016-06-017-2/+28
* Allow FS = "\0" if RS = "".Arnold D. Robbins2016-05-307-2/+26
* Changes toward release and test tarball.Arnold D. Robbins2016-05-302-2/+2
* Tweak arrayind1 test for portability.Arnold D. Robbins2016-05-252-0/+7
* And fix the test Makefile stuff again.Arnold D. Robbins2016-05-122-0/+2918
* Finish commit for SIGPIPE fixes.Arnold D. Robbins2016-05-122-2909/+3
* Fix issues with SIGPIPE.Arnold D. Robbins2016-05-124-1/+21
* Fix array indexing to disallow numeric string.Arnold D. Robbins2016-05-127-2/+133
* Fix multicharacter RS in traditional/posix modes.Arnold D. Robbins2016-04-276-2/+30
* Restore test/Makefile.in - use stock Autoconf.Arnold D. Robbins2016-04-241-1/+0
* Make pty1 test ignore errors.Arnold D. Robbins2016-04-243-2/+7
* Fix skipping of pty1 test on z/OS.Arnold D. Robbins2016-04-173-2/+6
* Disable pty1 test on z/OS.Arnold D. Robbins2016-04-114-10/+17
* Fix mainline test suite.Arnold D. Robbins2016-04-115-5/+10
* Fix the test suite for MinGW.Eli Zaretskii2016-04-086-5/+18
* Fix watchpoint1 test to work out-of-tree.Arnold D. Robbins2016-04-083-2/+7
* Fix race condition in fatal errors for one end closed on two way pipe.Arnold D. Robbins2016-04-074-6/+11
* Add warning for fflush of closed write end on 2-way pipe.Arnold D. Robbins2016-04-043-1/+5
* Add new tests for read/write closed end of 2 way pipe.Arnold D. Robbins2016-04-0413-2/+111
* Make pretty-printing and profiling chain else-if's.Arnold D. Robbins2016-02-183-478/+328
* Clean up whitespace in ChangeLogs.Arnold D. Robbins2016-01-141-1/+5
* Fix for extra parameters going down the call chain.Arnold D. Robbins2016-01-146-2/+37
* Bug fix for pretty printing empty else part.Arnold D. Robbins2015-12-275-2/+52
* Make watchpoints fire before breakpoints in the debugger.Arnold D. Robbins2015-11-247-2/+129
* Disallow nul bytes in source code no matter what.Arnold D. Robbins2015-10-286-2/+23
* Sort id test output, should help on z/OS.Arnold D. Robbins2015-10-263-58/+64
* Bug fix, invalid read in yylex.Arnold D. Robbins2015-10-116-2/+28
* Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-265-0/+24
|\
| * Fatal with --posix on multidimensional arrays.Arnold D. Robbins2015-09-265-0/+24
* | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-187-2/+33
|\ \ | |/
| * Bug fix to FPAT field parsing.Arnold D. Robbins2015-09-187-2/+33
* | Merge branch 'gawk-4.1-stable' into feature/zOS-try2Arnold D. Robbins2015-09-042-1/+5
|\ \ | |/