aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/readallArnold D. Robbins2022-02-116-2/+49
|\
| * Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-02-116-2/+49
| |\
| | * Fix bug in exit status returned by close for a previously exited process.Andrew J. Schorr2022-02-106-2/+49
| | |
* | | Merge branch 'master' into feature/readallArnold D. Robbins2022-02-102-0/+5
|\| |
| * | Fix test/nsindentifier.ok.Arnold D. Robbins2022-02-102-0/+5
| | |
* | | Merge branch 'master' into feature/readallArnold D. Robbins2022-02-095-0/+60
|\| |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-02-095-0/+60
| |\|
| | * Add tests for indirect calls of builtins.Arnold D. Robbins2022-02-095-0/+60
| | |
* | | Merge branch 'master' into feature/readallArnold D. Robbins2022-01-056-2/+175
|\| |
| * | Final fixup after merge.Arnold D. Robbins2022-01-052-4/+4
| | |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2022-01-056-2/+175
| |\|
| | * Fix a namespace issue.Arnold D. Robbins2022-01-056-2/+175
| | |
| * | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-12-103-2/+9
| |\|
* | | Enhance rwarray extension to add writeall and readall functions for dumping ↵Andrew J. Schorr2021-12-086-2/+67
| | | | | | | | | | | | and reloading global state.
* | | Patch API to allow extensions to convert undefined variables to arrays, and ↵Andrew J. Schorr2021-12-085-4/+24
| | | | | | | | | | | | add a test case.
* | | Merge commit 'e03c8822c48bedfe6cc7fbd5a9382d9630de6494' into feature/readall ↵Andrew J. Schorr2021-12-083-2/+9
|\ \ \ | |/ / |/| / | |/ to fix iolint test race condition.
| * Reorder statements in iolint to try to eliminate a race condition.Andrew J. Schorr2021-12-073-2/+9
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-228-4/+35
|\|
| * Fix subtle typeof case.Arnold D. Robbins2021-11-218-4/+35
| |
* | Merge branch 'gawk-5.1-stable'Arnold D. Robbins2021-11-184-8/+31
|\|
| * Restore removed test in test/iolint.awk.Arnold D. Robbins2021-11-183-8/+22
| |
| * Add GMP and MPFR support to rwarray extension.Arnold D. Robbins2021-11-182-0/+9
| |
* | 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
| |