aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* tests: switch to egawk and update generated rules.Kaz Kylheku2022-04-131-0/+30
* Feature: @let statement provides block-scoped localsKaz Kylheku2022-04-091-1/+2
* Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-03-271-1/+8
|\
| * Fix nested indirect calls, add test case.Arnold D. Robbins2022-03-271-1/+8
* | Merge branch 'master' into feature/readallArnold D. Robbins2022-02-111-1/+9
|\ \
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-02-111-1/+9
| |\|
| | * Fix bug in exit status returned by close for a previously exited process.Andrew J. Schorr2022-02-101-1/+9
* | | 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/+8
|\| |
| * | Final fixup after merge.Arnold D. Robbins2022-01-051-2/+2
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-01-051-1/+8
| |\|
| | * Fix a namespace issue.Arnold D. Robbins2022-01-051-1/+8
* | | 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/+8
|\|
| * Fix subtle typeof case.Arnold D. Robbins2021-11-211-1/+8
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-091-600/+600
|\|
| * Improve tests to keep running if there's a strange failure.Arnold D. Robbins2021-11-081-599/+599
* | 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-181-4/+11
|\|
| * Code cleanups and bug fix.Arnold D. Robbins2021-10-181-2/+9
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-10-141-112/+103
|\|
| * 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-7/+7
|\|
| * Test Makefile changes for z/OS.Arnold D. Robbins2021-10-131-7/+7
* | 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/+5
|\|
| * Update to Automake 1.16.4.Arnold D. Robbins2021-09-101-3/+5
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-101-4/+10
|\|
| * Bug fix for FUNCTAB and SYMTAB. Update tests.Arnold D. Robbins2021-09-101-4/+10
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-09-061-4/+20
|\|
| * Fix ' flag for %d for MPFR.Arnold D. Robbins2021-09-061-3/+12
| * New test.Arnold D. Robbins2021-09-061-1/+8
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-08-261-1/+8
|\|
| * Rationalize strong regex as param to sub/gsub. Add tests.Arnold D. Robbins2021-08-131-1/+8
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-131-10/+8
|\|
| * Fixes for z/OS.Arnold D. Robbins2021-05-131-10/+8
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-101-12/+12
|\|
| * Improve iolint test.Arnold D. Robbins2021-05-101-4/+3
| * Fixes in test/Makefile.am.Arnold D. Robbins2021-05-101-8/+9
| * And remove cksum file after test.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
* | Merge branch 'master' into feature/boolArnold D. Robbins2021-05-051-1/+1
|\|