aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\| |
| * | Remove CMake related files.Arnold D. Robbins2021-05-052-90/+4
| |/
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-054-17/+23
|\|
| * Get make distcheck working.Arnold D. Robbins2021-05-054-17/+23
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-051-1/+1
|\|
| * Move to Automake 1.16.3.Arnold D. Robbins2021-05-051-1/+1
* | Renamed bool() to mkbool().Arnold D. Robbins2021-05-026-6/+11
* | Make booleans just special numbers.Arnold D. Robbins2021-04-283-7/+12
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-04-144-11/+37
|\|
| * Fixes for lint check of no effect.Arnold D. Robbins2021-04-144-11/+37
* | Update rwarray extension for bool values, and also test code.Arnold D. Robbins2021-03-302-0/+12
* | Add asort with booleans test.Arnold D. Robbins2021-03-306-2/+46
* | More progress on bool.Arnold D. Robbins2021-03-087-4/+12
|/
* Fix assigning to ARGC on command line and add test.Arnold D. Robbins2021-02-136-2/+36
* Fix conversion of 018 to decimal. Add a test.Arnold D. Robbins2021-01-096-0/+24
* And again, add the test files.Arnold D. Robbins2021-01-073-0/+9