Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test Makefile changes for z/OS. | Arnold D. Robbins | 2021-10-13 | 1 | -7/+7 |
* | Fix test/Makefile.am. | Arnold D. Robbins | 2021-09-19 | 1 | -1/+0 |
* | Some MinGW tests now work. Remove expect failure messages. | Arnold D. Robbins | 2021-09-14 | 1 | -2/+2 |
* | Update to Automake 1.16.4. | Arnold D. Robbins | 2021-09-10 | 1 | -3/+5 |
* | Bug fix for FUNCTAB and SYMTAB. Update tests. | Arnold D. Robbins | 2021-09-10 | 1 | -4/+10 |
* | Fix ' flag for %d for MPFR. | Arnold D. Robbins | 2021-09-06 | 1 | -3/+12 |
* | New test. | Arnold D. Robbins | 2021-09-06 | 1 | -1/+8 |
* | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 1 | -1/+8 |
* | Fixes for z/OS. | Arnold D. Robbins | 2021-05-13 | 1 | -10/+8 |
* | Improve iolint test. | Arnold D. Robbins | 2021-05-10 | 1 | -4/+3 |
* | Fixes in test/Makefile.am. | Arnold D. Robbins | 2021-05-10 | 1 | -8/+9 |
* | And remove cksum file after test. | Arnold D. Robbins | 2021-05-08 | 1 | -1/+1 |
* | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 1 | -3/+3 |
* | Move to Automake 1.16.3. | Arnold D. Robbins | 2021-05-05 | 1 | -1/+1 |
* | Fix assigning to ARGC on command line and add test. | Arnold D. Robbins | 2021-02-13 | 1 | -1/+9 |
* | Fix conversion of 018 to decimal. Add a test. | Arnold D. Robbins | 2021-01-09 | 1 | -0/+8 |
* | Bug fix when RS matches null string. | Arnold D. Robbins | 2021-01-07 | 1 | -1/+9 |
* | Improve handling of unsupported format modifiers. | Arnold D. Robbins | 2021-01-07 | 1 | -2/+10 |
* | New test - fpat9. | Arnold D. Robbins | 2020-12-26 | 1 | -1/+9 |
* | Finish fixing +inform, +nancy, for MPFR. | Arnold D. Robbins | 2020-12-20 | 1 | -4/+1 |
* | First steps fixing +inform, +nancy. | Arnold D. Robbins | 2020-12-19 | 1 | -1/+10 |
* | Fix a bug in dfa.c, add test case. | Arnold D. Robbins | 2020-11-01 | 1 | -1/+10 |
* | Bug fix in eval.c:setup_frame. | Arnold D. Robbins | 2020-10-29 | 1 | -1/+8 |
* | Improvement in 'make diffout' for Busybox. | Arnold D. Robbins | 2020-10-05 | 1 | -2/+2 |
* | Improve iolint test. | Arnold D. Robbins | 2020-10-01 | 1 | -1/+2 |
* | Add lint checks for same redirection used multiple ways. | Arnold D. Robbins | 2020-09-21 | 1 | -18/+27 |
* | Add profile14 and profile15 tests. | Arnold D. Robbins | 2020-08-17 | 1 | -2/+18 |
* | Simplify test suite handling of -M and -mpfr.ok files. | Arnold D. Robbins | 2020-08-04 | 1 | -35/+30 |
* | Move aux files into build-aux directory. | Arnold D. Robbins | 2020-07-21 | 1 | -3/+3 |
* | Update to gettext 0.20.2. | Arnold D. Robbins | 2020-07-20 | 1 | -9/+9 |
* | Add posix_compare to list of expected z/OS test failures. | Arnold D. Robbins | 2020-07-20 | 1 | -1/+2 |
* | Test makefiles updated. | Arnold D. Robbins | 2020-07-12 | 1 | -2/+2 |
* | Fix testext test for MPFR. | Arnold D. Robbins | 2020-07-12 | 1 | -4/+6 |
* | Fix MPFR tests that are OK. | Arnold D. Robbins | 2020-07-08 | 1 | -8/+20 |
* | Fix another MPFR number parsing issue. | Arnold D. Robbins | 2020-07-07 | 1 | -1/+9 |
* | Add $(GAWK_TEST_ARGS) to tests so we can run them with -M. | Andrew J. Schorr | 2020-07-06 | 1 | -1/+1 |
* | MPFR bug fixes in some corner cases. | Arnold D. Robbins | 2020-07-05 | 1 | -2/+18 |
* | Fix posix_compare function, add test. | Arnold D. Robbins | 2020-07-02 | 1 | -6/+15 |
* | Makefile fixes after update to test/Gentests. | Arnold D. Robbins | 2020-06-10 | 1 | -1/+1 |
* | Fix ` print $"2" ' case. | Arnold D. Robbins | 2020-06-08 | 1 | -1/+10 |
* | Allow for cross-compile version of ar. | Arnold D. Robbins | 2020-06-05 | 1 | -0/+2 |
* | Add lint check for string + string. | Arnold D. Robbins | 2020-05-06 | 1 | -2/+9 |
* | Bug fix for FPAT field parsing. | Arnold D. Robbins | 2020-04-10 | 1 | -2/+10 |
* | Bug fix in field.c. | Arnold D. Robbins | 2020-04-02 | 1 | -4/+13 |
* | Small z/OS change in test/Makefile.am. | Arnold D. Robbins | 2020-03-18 | 1 | -2/+2 |
* | Updates for z/OS. | Arnold D. Robbins | 2020-03-15 | 1 | -12/+21 |
* | Updates after release engineering. | Arnold D. Robbins | 2020-03-06 | 1 | -1/+1 |
* | Squashed commit of the following: | Arnold D. Robbins | 2020-03-06 | 1 | -2/+3 |
* | Update profile5 test. | Arnold D. Robbins | 2020-02-09 | 1 | -5/+6 |
* | Fix generation of tests list. | Arnold D. Robbins | 2020-01-26 | 1 | -6/+71 |