aboutsummaryrefslogtreecommitdiffstats
path: root/test/Maketests
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix generation of tests list.Arnold D. Robbins2020-01-261-0/+65
|
* Fix assertion error in sorted loops for SYMTAB/FUNCTAB.Arnold D. Robbins2020-01-241-60/+0
|
* Fix a pretty-printer error with print[f].Arnold D. Robbins2020-01-191-0/+5
|
* Fix problems passing uninitialized variables to typeof.Arnold D. Robbins2020-01-081-0/+10
|
* Fix a bug in retrieving unset variables through SYMTAB.Arnold D. Robbins2020-01-081-0/+10
|
* Fix a bug with FPAT field parsing.Arnold D. Robbins2019-11-031-0/+5
|
* Fix assigning typed regex to FS and RS.Arnold D. Robbins2019-10-131-0/+10
|
* Fix /\{/ to not warn if --posix.Arnold D. Robbins2019-06-191-0/+5
|
* Improve sandbox mode.Arnold D. Robbins2019-05-061-0/+5
|
* Add another numeric field assignment test.Andrew J. Schorr2019-04-221-0/+5
|
* Fix bug with ^ in FS.Arnold D. Robbins2019-04-211-0/+5
|
* Fix core dump upon syntax error.Arnold D. Robbins2019-04-181-0/+5
|
* Single-byte locales use locale settings for ignoring case.Arnold D. Robbins2019-04-071-0/+6
|
* Improvements for z/OS, building and test suite.Arnold D. Robbins2019-02-251-46/+46
|
* Fix calling user defined functions from eval.Arnold D. Robbins2019-02-171-0/+5
|
* Rework namespace handling to make simpler and correct. Add two test cases.Arnold D. Robbins2019-01-251-0/+10
|
* Squashed merge of feature/namespaces. Add code and doc.Arnold D. Robbins2019-01-111-10/+35
|
* Implement optional second array arg to type of returning info on variable ↵Andrew J. Schorr2019-01-091-0/+5
| | | | internals.
* Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-211-0/+5
|\
| * Bug fix in dfa, with test.Arnold D. Robbins2018-12-211-0/+5
| |
* | Continue polishing comments. New test.Arnold D. Robbins2018-11-261-0/+5
|/
* Improve portability of spacere test.Arnold D. Robbins2018-11-241-5/+0
|
* Fix problem with MPFR conversion to int from hex numbers.Arnold D. Robbins2018-09-271-0/+5
|
* Bug fix for trailing backslash in dynamic regexp.Arnold D. Robbins2018-09-211-0/+5
|
* Fix assigning $0 from a number.Arnold D. Robbins2018-07-311-0/+5
|
* Fix coredump from IGNORECASE array sorting.Arnold D. Robbins2018-07-311-0/+5
|
* Huge numeric values that overflow should convert to infinity instead of zero.Andrew J. Schorr2018-06-221-0/+5
|
* New test: spacere.Arnold D. Robbins2018-05-231-0/+5
|
* Major improvements to test infrastructure.Arnold D. Robbins2018-05-131-3/+366
|
* Regularize several tests so they can be autogenerated.Arnold D. Robbins2018-03-261-0/+20
|
* Remove the tail recursion optimization.Arnold D. Robbins2018-03-261-0/+5
|
* Fix bug printing +"01" in regular and MPFR mode.Andrew J. Schorr2018-02-071-0/+5
|
* Fix isarray to take unset variable.Arnold D. Robbins2018-01-171-0/+5
|
* New test, numstr1.Arnold D. Robbins2018-01-101-0/+5
|
* Fix field corruption when $0 is reassigned with open $n references.Andrew J. Schorr2017-11-141-0/+10
|
* Fix nonfatal1 test by ignoring the platform-specific portion of the error ↵Andrew J. Schorr2017-09-141-5/+0
| | | | message.
* Fix array indexing from unassigned var to not keep that attribute.Arnold D. Robbins2017-08-091-0/+5
|
* Additional robustness in FIELDWIDTHS parsing.Arnold D. Robbins2017-05-231-0/+5
|
* Greatly improve FIELDWIDTHS behavior, doc, and tests.Arnold D. Robbins2017-05-231-0/+15
|
* Fix FPAT problems.Arnold D. Robbins2017-04-121-0/+5
|
* Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-121-0/+5
|\
| * Add new memleak test.Arnold D. Robbins2017-04-121-0/+5
| |
* | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-04-121-1/+1
|\|
| * Revise fwtest* test names and files to match.Arnold D. Robbins2017-03-271-1/+1
| |
* | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-231-0/+5
|\|
| * Add optional 2nd argument to mktime to request UTC instead of local time.Andrew J. Schorr2017-02-221-0/+5
| |
* | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-02-171-0/+5
|\|
| * Fix typeof on null fields.Arnold D. Robbins2017-02-171-0/+5
| |
* | Merge branch 'master' into feature/stringfixArnold D. Robbins2017-01-271-0/+5
|\|
| * Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-0/+5
| |\