aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Finish fixing +inform, +nancy, for MPFR.Arnold D. Robbins2020-12-205-17/+7
* First steps fixing +inform, +nancy.Arnold D. Robbins2020-12-197-2/+47
* Fix a bug in dfa.c, add test case.Arnold D. Robbins2020-11-016-2/+25
* Bug fix in eval.c:setup_frame.Arnold D. Robbins2020-10-296-2/+80
* Bug fix to test/xref.awk.Arnold D. Robbins2020-10-093-47/+56
* Improvement in 'make diffout' for Busybox.Arnold D. Robbins2020-10-053-4/+10
* Remove racy test from iolint.awk.Arnold D. Robbins2020-10-053-8/+10
* Improve iolint test.Arnold D. Robbins2020-10-015-14/+23
* Add lint checks for same redirection used multiple ways.Arnold D. Robbins2020-09-215-36/+168
* Make PROCINFO["identifiers"] smarter about arrays.Arnold D. Robbins2020-09-042-1/+5
* Make all messages consistent: no final periods.Arnold D. Robbins2020-08-243-2/+6
* Fix test/profile14.ok.Arnold D. Robbins2020-08-202-0/+6
* Add profile14 and profile15 tests.Arnold D. Robbins2020-08-178-4/+150
* Fix issues with function ordering in pretty printed output. Add doc.Arnold D. Robbins2020-08-123-0/+9
* Simplify test suite handling of -M and -mpfr.ok files.Arnold D. Robbins2020-08-045-89/+85
* Move aux files into build-aux directory.Arnold D. Robbins2020-07-211-3/+3
* Update to gettext 0.20.2.Arnold D. Robbins2020-07-201-9/+9
* Add posix_compare to list of expected z/OS test failures.Arnold D. Robbins2020-07-204-2/+8
* Test makefiles updated.Arnold D. Robbins2020-07-121-2/+2
* Fix testext test for MPFR.Arnold D. Robbins2020-07-126-30/+127
* Fix MPFR tests that are OK.Arnold D. Robbins2020-07-088-16/+87
* Fix another MPFR number parsing issue.Arnold D. Robbins2020-07-077-2/+44
* Add $(GAWK_TEST_ARGS) to tests so we can run them with -M.Andrew J. Schorr2020-07-063-2/+7
* MPFR bug fixes in some corner cases.Arnold D. Robbins2020-07-0510-4/+55
* Add instruction trace option.Arnold D. Robbins2020-07-022-0/+5
* Fix posix_compare function, add test.Arnold D. Robbins2020-07-026-12/+94
* Make debug.c messages more consistent.Arnold D. Robbins2020-06-306-5/+10
* Makefile fixes after update to test/Gentests.Arnold D. Robbins2020-06-102-2/+2
* Add ChangeLog entries and some more minor fixes.Arnold D. Robbins2020-06-101-0/+6
* Add mbuilov fixes. Still needs review.Arnold D. Robbins2020-06-101-1/+1
* Fix ` print $"2" ' case.Arnold D. Robbins2020-06-087-2/+28
* Allow for cross-compile version of ar.Arnold D. Robbins2020-06-051-0/+2
* Add lint check for string + string.Arnold D. Robbins2020-05-066-4/+26
* Relase 5.1.0 tarball made.Arnold D. Robbins2020-04-141-0/+4
* Bug fix for FPAT field parsing.Arnold D. Robbins2020-04-107-4/+38
* Add new test files.Arnold D. Robbins2020-04-023-0/+13
* Bug fix in field.c.Arnold D. Robbins2020-04-024-6/+28
* Small z/OS change in test/Makefile.am.Arnold D. Robbins2020-03-183-4/+9
* Updates for z/OS.Arnold D. Robbins2020-03-154-24/+47
* Enhance @val_* sorting methods to use the index string as a tie-breaker.Andrew J. Schorr2020-03-092-49/+53
* First round of message improvements.Arnold D. Robbins2020-03-0914-14/+20
* Update to symtab11 test.Arnold D. Robbins2020-03-073-74/+81
* Updates after release engineering.Arnold D. Robbins2020-03-064-6/+11
* Squashed commit of the following:Arnold D. Robbins2020-03-061-2/+3
* Update profile5 test.Arnold D. Robbins2020-02-095-10/+22
* Fix generation of tests list.Arnold D. Robbins2020-01-264-7/+139
* Improvements to functab4 test.Arnold D. Robbins2020-01-262-3/+12
* Fix assertion error in sorted loops for SYMTAB/FUNCTAB.Arnold D. Robbins2020-01-246-130/+125
* Fix a pretty-printer error with print[f].Arnold D. Robbins2020-01-197-10/+39
* Fix problems passing uninitialized variables to typeof.Arnold D. Robbins2020-01-088-2/+64