aboutsummaryrefslogtreecommitdiffstats
path: root/test/Maketests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-01-141-0/+5
|\
| * Fix for extra parameters going down the call chain.Arnold D. Robbins2016-01-141-0/+5
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-11-241-0/+5
|\|
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-281-0/+5
|\|
| * Disallow nul bytes in source code no matter what.Arnold D. Robbins2015-10-281-0/+5
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-10-111-0/+5
|\|
| * Bug fix, invalid read in yylex.Arnold D. Robbins2015-10-111-0/+5
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-09-181-0/+5
|\|
| * Bug fix to FPAT field parsing.Arnold D. Robbins2015-09-181-0/+5
* | Typed regex fix, if in an array.Arnold D. Robbins2015-06-291-0/+5
* | Additional memory fixes and test for typedregex.Arnold D. Robbins2015-06-281-0/+5
* | Make typeof3 and typeof4 tests actually work.Arnold D. Robbins2015-06-251-0/+10
* | Fix typeof to not change untyped param to scalar.Arnold D. Robbins2015-06-211-0/+5
* | Cleanup files and fix up tests for typed regexes and typeof.Arnold D. Robbins2015-06-191-1/+11
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-051-0/+5
|\|
| * Fix parsing brackets in regexps (again).Arnold D. Robbins2015-05-051-0/+5
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-281-0/+5
|\|
| * Make call-by-value work again for $0.Arnold D. Robbins2015-04-281-0/+5
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-271-0/+5
|\|
| * Fix to Jan 7 2015 regexp parsing fix.Arnold D. Robbins2015-04-271-0/+5
* | Make builtin shadowing work. Add test and doc.Arnold D. Robbins2015-04-161-0/+5
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-311-0/+5
|\|
| * Merge branch 'feature/fix-indirect-call' into gawk-4.1-stableArnold D. Robbins2015-03-311-0/+5
| |\
| | * Add tests for indirect call of builtins.Arnold D. Robbins2015-03-311-0/+5
* | | Merge branch 'master' into selectArnold D. Robbins2015-03-271-0/+5
|\ \ \
| * | | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-03-241-0/+5
| |\| |
| | * | Fix bug where exit with no argument was setting the exit status to zero.Andrew J. Schorr2015-03-241-0/+5
| | |/
* | | 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