aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add profile14 and profile15 tests.Arnold D. Robbins2020-08-171-2/+8
* Simplify test suite handling of -M and -mpfr.ok files.Arnold D. Robbins2020-08-041-11/+6
* Add posix_compare to list of expected z/OS test failures.Arnold D. Robbins2020-07-201-0/+1
* Fix testext test for MPFR.Arnold D. Robbins2020-07-121-6/+8
* Fix MPFR tests that are OK.Arnold D. Robbins2020-07-081-2/+9
* Fix another MPFR number parsing issue.Arnold D. Robbins2020-07-071-1/+4
* Add $(GAWK_TEST_ARGS) to tests so we can run them with -M.Andrew J. Schorr2020-07-061-1/+1
* MPFR bug fixes in some corner cases.Arnold D. Robbins2020-07-051-2/+8
* Fix posix_compare function, add test.Arnold D. Robbins2020-07-021-6/+9
* Fix ` print $"2" ' case.Arnold D. Robbins2020-06-081-1/+5
* Add lint check for string + string.Arnold D. Robbins2020-05-061-2/+4
* Bug fix for FPAT field parsing.Arnold D. Robbins2020-04-101-2/+5
* Bug fix in field.c.Arnold D. Robbins2020-04-021-2/+5
* Small z/OS change in test/Makefile.am.Arnold D. Robbins2020-03-181-2/+2
* Updates for z/OS.Arnold D. Robbins2020-03-151-7/+16
* Updates after release engineering.Arnold D. Robbins2020-03-061-1/+1
* Update profile5 test.Arnold D. Robbins2020-02-091-0/+6
* Fix generation of tests list.Arnold D. Robbins2020-01-261-1/+1
* Fix assertion error in sorted loops for SYMTAB/FUNCTAB.Arnold D. Robbins2020-01-241-3/+5
* Fix a pretty-printer error with print[f].Arnold D. Robbins2020-01-191-2/+4
* Fix problems passing uninitialized variables to typeof.Arnold D. Robbins2020-01-081-1/+5
* Fix a bug in retrieving unset variables through SYMTAB.Arnold D. Robbins2020-01-081-1/+7
* Add some MSYS2 support.Arnold D. Robbins2019-11-091-2/+2
* Fix a bug with FPAT field parsing.Arnold D. Robbins2019-11-031-3/+6
* Fix assigning typed regex to FS and RS.Arnold D. Robbins2019-10-131-0/+7
* New test: mpfranswer42.Arnold D. Robbins2019-09-241-1/+8
* Fix typos in test/Makefile.am.Arnold D. Robbins2019-07-231-2/+2
* Add backwards compatibility tests for inplace extension.Arnold D. Robbins2019-06-281-1/+34
* Fix a problem when using awk::var kinds of names.Arnold D. Robbins2019-06-261-0/+33
* Fix /\{/ to not warn if --posix.Arnold D. Robbins2019-06-191-2/+5
* Improve sandbox mode.Arnold D. Robbins2019-05-061-1/+7
* Add another numeric field assignment test.Andrew J. Schorr2019-04-221-1/+4
* Fix bug with ^ in FS.Arnold D. Robbins2019-04-211-2/+5
* Fix core dump upon syntax error.Arnold D. Robbins2019-04-181-1/+3
* Ensure that ChangeLog.1 gets into the distribution.Arnold D. Robbins2019-04-181-0/+1
* Single-byte locales use locale settings for ignoring case.Arnold D. Robbins2019-04-071-2/+4
* Fix mbprintf5 to keep going in case of failure.Arnold D. Robbins2019-03-171-1/+1
* Improvements for z/OS, building and test suite.Arnold D. Robbins2019-02-251-8/+21
* readdir_test and readdir_retest tests no longer fail on MinGW.Eli Zaretskii2019-02-221-2/+1
* Fix calling user defined functions from eval.Arnold D. Robbins2019-02-171-2/+5
* Fix plain `print' to work if profiling.Arnold D. Robbins2019-02-151-1/+10
* Updates for DJGPP.Arnold D. Robbins2019-02-071-1/+1
* Update copyright year in many dates.Arnold D. Robbins2019-01-281-1/+1
* Fix symtab6 test.Arnold D. Robbins2019-01-281-1/+1
* Changes after make distcheck.Arnold D. Robbins2019-01-261-5/+5
* Rework namespace handling to make simpler and correct. Add two test cases.Arnold D. Robbins2019-01-251-1/+5
* Squashed merge of feature/namespaces. Add code and doc.Arnold D. Robbins2019-01-111-12/+39
* Implement optional second array arg to type of returning info on variable int...Andrew J. Schorr2019-01-091-0/+3
* Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-241-4/+4
|\
| * Make inet tests keep going if they fail.Arnold D. Robbins2018-12-241-4/+4