aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Rationalize strong regex as param to sub/gsub. Add tests.Arnold D. Robbins2021-08-131-1/+3
* Fixes for z/OS.Arnold D. Robbins2021-05-131-9/+7
* Improve iolint test.Arnold D. Robbins2021-05-101-2/+1
* Fixes in test/Makefile.am.Arnold D. Robbins2021-05-101-7/+7
* Fix test suite for MinGW.Eli Zaretskii2021-05-091-3/+4
* Use cksum in test/iolint.awk.Arnold D. Robbins2021-05-081-1/+1
* Get make distcheck working.Arnold D. Robbins2021-05-051-3/+3
* Fix assigning to ARGC on command line and add test.Arnold D. Robbins2021-02-131-1/+9
* Fix conversion of 018 to decimal. Add a test.Arnold D. Robbins2021-01-091-0/+3
* Bug fix when RS matches null string.Arnold D. Robbins2021-01-071-1/+4
* Improve handling of unsupported format modifiers.Arnold D. Robbins2021-01-071-2/+5
* New test - fpat9.Arnold D. Robbins2020-12-261-1/+4
* Finish fixing +inform, +nancy, for MPFR.Arnold D. Robbins2020-12-201-1/+0
* First steps fixing +inform, +nancy.Arnold D. Robbins2020-12-191-1/+5
* Fix a bug in dfa.c, add test case.Arnold D. Robbins2020-11-011-1/+5
* Bug fix in eval.c:setup_frame.Arnold D. Robbins2020-10-291-1/+3
* Improvement in 'make diffout' for Busybox.Arnold D. Robbins2020-10-051-2/+2
* Improve iolint test.Arnold D. Robbins2020-10-011-1/+2
* Add lint checks for same redirection used multiple ways.Arnold D. Robbins2020-09-211-18/+27
* 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