aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Feature: @let statement provides block-scoped localsKaz Kylheku2022-04-091-1/+2
* Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-03-271-1/+3
|\
| * Fix nested indirect calls, add test case.Arnold D. Robbins2022-03-271-1/+3
* | Merge branch 'master' into feature/readallArnold D. Robbins2022-02-111-1/+4
|\ \
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-02-111-1/+4
| |\|
| | * Fix bug in exit status returned by close for a previously exited process.Andrew J. Schorr2022-02-101-1/+4
* | | Merge branch 'master' into feature/readallArnold D. Robbins2022-02-091-0/+10
|\| |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-02-091-0/+10
| |\|
| | * Add tests for indirect calls of builtins.Arnold D. Robbins2022-02-091-0/+10
* | | Merge branch 'master' into feature/readallArnold D. Robbins2022-01-051-1/+3
|\| |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-01-051-1/+3
| |\|
| | * Fix a namespace issue.Arnold D. Robbins2022-01-051-1/+3
* | | Enhance rwarray extension to add writeall and readall functions for dumping a...Andrew J. Schorr2021-12-081-1/+13
* | | Patch API to allow extensions to convert undefined variables to arrays, and a...Andrew J. Schorr2021-12-081-2/+6
|/ /
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-221-1/+3
|\|
| * Fix subtle typeof case.Arnold D. Robbins2021-11-211-1/+3
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-091-142/+142
|\|
| * Improve tests to keep running if there's a strange failure.Arnold D. Robbins2021-11-081-142/+142
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-10-181-4/+6
|\|
| * Code cleanups and bug fix.Arnold D. Robbins2021-10-181-2/+4
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-10-141-85/+76
|\|
| * Update copyright years, some other small cleanups.Arnold D. Robbins2021-10-131-85/+75
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-10-131-6/+6
|\|
| * Test Makefile changes for z/OS.Arnold D. Robbins2021-10-131-6/+6
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-191-1/+0
|\|
| * Fix test/Makefile.am.Arnold D. Robbins2021-09-191-1/+0
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-141-2/+2
|\|
| * Some MinGW tests now work. Remove expect failure messages.Arnold D. Robbins2021-09-141-2/+2
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-101-3/+4
|\|
| * Bug fix for FUNCTAB and SYMTAB. Update tests.Arnold D. Robbins2021-09-101-3/+4
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-061-4/+9
|\|
| * Fix ' flag for %d for MPFR.Arnold D. Robbins2021-09-061-3/+6
| * New test.Arnold D. Robbins2021-09-061-1/+3
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-08-261-1/+3
|\|
| * Rationalize strong regex as param to sub/gsub. Add tests.Arnold D. Robbins2021-08-131-1/+3
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-131-9/+7
|\|
| * Fixes for z/OS.Arnold D. Robbins2021-05-131-9/+7
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-101-12/+12
|\|
| * Improve iolint test.Arnold D. Robbins2021-05-101-2/+1
| * Fixes in test/Makefile.am.Arnold D. Robbins2021-05-101-7/+7
| * Fix test suite for MinGW.Eli Zaretskii2021-05-091-3/+4
| * Use cksum in test/iolint.awk.Arnold D. Robbins2021-05-081-1/+1
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-051-3/+3
|\|
| * Get make distcheck working.Arnold D. Robbins2021-05-051-3/+3
* | Add asort with booleans test.Arnold D. Robbins2021-03-301-1/+3
|/
* Fix assigning to ARGC on command line and add test.Arnold D. Robbins2021-02-131-1/+9
* Fix conversion of 018 to decimal. Add a test.Arnold D. Robbins2021-01-091-0/+3
* Bug fix when RS matches null string.Arnold D. Robbins2021-01-071-1/+4
* Improve handling of unsupported format modifiers.Arnold D. Robbins2021-01-071-2/+5
* New test - fpat9.Arnold D. Robbins2020-12-261-1/+4