aboutsummaryrefslogtreecommitdiffstats
path: root/test/Maketests
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge branch 'master' into selectArnold D. Robbins2015-03-201-0/+25
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-101-0/+5
| |\|
| | * Add additional fpat test.Arnold D. Robbins2015-03-101-0/+5
| | |
| * | Improve testing for nonfatal socket connection attempts.Andrew J. Schorr2015-02-281-0/+5
| | |
| * | Merge branch 'master' into non-fatal-io-2Arnold D. Robbins2015-02-261-0/+5
| |\|
| | * Fix line continuation with CR-LF.Arnold D. Robbins2015-02-241-0/+5
| | |
| * | Merge branch 'master' into non-fatal-io-2Arnold D. Robbins2015-02-081-0/+15
| |\|
| * | Add tests for non fatal i/o.Arnold D. Robbins2015-02-081-0/+10
| | |
* | | Merge branch 'master' into selectAndrew J. Schorr2015-02-011-10/+0
|\ \ \ | | |/ | |/|
| * | Move param checking against function names into --posix.Arnold D. Robbins2015-02-011-10/+0
| | |
* | | Merge branch 'master' into selectAndrew J. Schorr2015-02-011-0/+15
|\| |
| * | Disallow calling a function parameter. Check params are not function names.Arnold D. Robbins2015-01-301-0/+15
| | |
* | | Merge branch 'master' into selectAndrew J. Schorr2015-01-191-0/+10
|\| |
| * | Fix count$ in printf for dynamic width/precision.Arnold D. Robbins2015-01-071-0/+5
| | |
| * | Bug fix in regexp parsing.Arnold D. Robbins2015-01-071-0/+5
| |/
* / Add read timeout/retry test.Andrew J. Schorr2015-01-051-0/+5
|/
* New test for bad builds (with non-bison).Arnold D. Robbins2014-12-241-0/+5
|
* Add field reference changes. Currently breaks sortglos test.Arnold D. Robbins2014-11-161-0/+5
|
* Generalize how filefuncs test works.Arnold D. Robbins2014-09-181-5/+0
|
* New test, indirect call of builtin functions.Arnold D. Robbins2014-09-051-0/+5
|
* Make printhuge test use UTF-8 locale.Arnold D. Robbins2014-07-101-5/+0
|
* Bug fix when sprintf %c on huge values in multibyte locales.Arnold D. Robbins2014-07-101-0/+5
|
* New tests for regex match against NUL byte.Arnold D. Robbins2014-05-301-0/+10
|
* Fix in read_a_record for short file with RS=regex.Arnold D. Robbins2014-05-091-4/+4
|
* Bug fix to do_split().Arnold D. Robbins2014-01-141-0/+5
|
* Improve handling of writes to dead pipes.Arnold D. Robbins2013-10-241-5/+0
|
* Catch SIGPIPE.Arnold D. Robbins2013-10-171-0/+5
|
* Bug fix for $i++ = 3.Arnold D. Robbins2013-10-091-0/+5
|
* Fix problem when extending NF. See test/nfloop.Arnold D. Robbins2013-09-131-0/+5
|
* Fix generation of Maketests file.Arnold D. Robbins2013-09-131-531/+531
|
* Move clos1way test into Makefile.am.Arnold D. Robbins2013-06-241-5/+0
|
* test/Maketests (clos1way): Set AC_ALL=C, since clos1way.awk no longer does.Eli Zaretskii2013-06-221-1/+1
|
* Fix corner case use of exit.Arnold D. Robbins2013-06-031-0/+5
|
* Fix symtab9 test so it will work on Windows too.Arnold D. Robbins2013-05-021-5/+0
|
* Move functab4 into shlib tests.Arnold D. Robbins2013-01-311-5/+5
|
* Fix tests to run with -M.Arnold D. Robbins2013-01-141-2/+9
|
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-231-0/+5
|\
| * Bug fixes from John Haque.Arnold D. Robbins2012-12-231-0/+5
| |
* | Make indirectly updated vars accessable to SYMTAB, API.Arnold D. Robbins2012-12-191-0/+5
| |
* | Two new SYMTAB tests.Arnold D. Robbins2012-12-161-0/+5
| |
* | Restore sorted order of tests.Arnold D. Robbins2012-11-131-5/+5
| |
* | Bug fixes for SYMTAB.Arnold D. Robbins2012-11-101-0/+10
| |
* | Add tests for SYMTAB and FUNCTAB.Arnold D. Robbins2012-10-041-0/+40
| |
* | Add output and two-way processors to API. Update Mac config stuff.Arnold D. Robbins2012-08-241-0/+10
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-171-0/+15
|\|
| * Fix doc on ranges and locales again. Add test.Arnold D. Robbins2012-08-121-0/+5
| |
| * New test for OFS from Nelson Beebe.Arnold D. Robbins2012-08-051-0/+5
| |
| * Doc update and new test on getline with side effects.Arnold D. Robbins2012-07-131-0/+5
| |
* | Add fnmatch extension.Arnold D. Robbins2012-07-121-0/+5
| |
* | Add rwarray to extension tests.Arnold D. Robbins2012-06-251-2/+7
| |