aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Bug fix when RS matches null string.Arnold D. Robbins2021-01-074-2/+23
|
* And add additional test files.Arnold D. Robbins2021-01-072-0/+20
|
* Improve handling of unsupported format modifiers.Arnold D. Robbins2021-01-074-4/+25
|
* Update test/ChangeLog.Arnold D. Robbins2020-12-261-0/+5
|
* New test - fpat9.Arnold D. Robbins2020-12-266-2/+111
|
* 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
|