aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-143-10/+14
|\
| * Disable racy test in test/iolint.awk.Arnold D. Robbins2021-11-143-10/+14
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-095-1202/+1209
|\|
| * Improve tests to keep running if there's a strange failure.Arnold D. Robbins2021-11-085-1200/+1207
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-041-1/+1
|\|
| * Update to Automake 1.16.5.Arnold D. Robbins2021-11-041-1/+1
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-10-281-0/+4
|\|
| * Make 5.1.1 tar ball and diff file.Arnold D. Robbins2021-10-281-0/+4
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-10-186-8/+61
|\|
| * Code cleanups and bug fix.Arnold D. Robbins2021-10-186-4/+57
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-10-144-224/+210
|\|
| * Update copyright years, some other small cleanups.Arnold D. Robbins2021-10-133-170/+154
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-10-135-15/+24
|\|
| * Test Makefile changes for z/OS.Arnold D. Robbins2021-10-135-15/+24
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-10-013-0/+6
|\|
| * Patch ord function to avoid returning negative values.Andrew J. Schorr2021-09-273-0/+6
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-193-2/+5
|\|
| * Fix test/Makefile.am.Arnold D. Robbins2021-09-193-2/+5
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-143-4/+10
|\|
| * Some MinGW tests now work. Remove expect failure messages.Arnold D. Robbins2021-09-143-4/+10
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-101-3/+5
|\|
| * Update to Automake 1.16.4.Arnold D. Robbins2021-09-101-3/+5
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-108-22/+31
|\|
| * Bug fix for FUNCTAB and SYMTAB. Update tests.Arnold D. Robbins2021-09-108-22/+31
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-062-0/+6
|\|
| * And yet again, add the actual test files. Sigh.Arnold D. Robbins2021-09-062-0/+6
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-066-8/+94
|\|
| * Fix ' flag for %d for MPFR.Arnold D. Robbins2021-09-064-6/+26
| |
| * Add the actual test files.Arnold D. Robbins2021-09-062-0/+47
| |
| * New test.Arnold D. Robbins2021-09-064-2/+21
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-08-266-2/+99
|\|
| * Rationalize strong regex as param to sub/gsub. Add tests.Arnold D. Robbins2021-08-136-2/+99
| |
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-183-14/+23
|\ \
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-05-183-14/+23
| |\|
| | * Fix DEFPATH and iolint test in MinGW build.Eli Zaretskii2021-05-153-14/+23
| | |
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-134-20/+21
|\| |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-05-134-20/+21
| |\|
| | * Fixes for z/OS.Arnold D. Robbins2021-05-134-20/+21
| | |
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-122-2/+7
|\| |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-05-122-2/+7
| |\|
| | * Fix test/localenl.sh for Bash 5.1.Arnold D. Robbins2021-05-122-2/+7
| | |
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-106-43/+67
|\| |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-05-106-43/+67
| |\|
| | * Fix iolint.ok.Arnold D. Robbins2021-05-102-2/+3
| | |
| | * Improve iolint test.Arnold D. Robbins2021-05-105-16/+16
| | |
| | * Fixes in test/Makefile.am.Arnold D. Robbins2021-05-103-15/+25
| | |
| | * Fix test suite for MinGW.Eli Zaretskii2021-05-093-6/+14
| | |
| | * And remove cksum file after test.Arnold D. Robbins2021-05-081-1/+1
| | |
| | * Use cksum in test/iolint.awk.Arnold D. Robbins2021-05-084-7/+12
| | |
* | | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-052-90/+4
|\| |