aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-03-246-2/+25
| | |\| |
| | | * | Fix bug where exit with no argument was setting the exit status to zero.Andrew J. Schorr2015-03-246-2/+25
| | | |/
| * | | Merge branch 'master' into selectArnold D. Robbins2015-03-2027-14/+417
| |\| |
| * | | Merge branch 'master' into selectAndrew J. Schorr2015-02-015-25/+29
| |\ \ \
| * \ \ \ Merge branch 'master' into selectAndrew J. Schorr2015-02-0112-14/+111
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into selectAndrew J. Schorr2015-01-1913-11/+120
| |\ \ \ \ \
| * | | | | | Revert "When an extension calls sym_lookup on a deferred variable, it should ↵Andrew J. Schorr2015-01-192-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | always succeed." This reverts commit f8fecb69346cbcd774a73a49322aeb8ddea73e44.
| * | | | | | When an extension calls sym_lookup on a deferred variable, it should always ↵Andrew J. Schorr2015-01-082-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | succeed.
| * | | | | | Fix bug in API deferred variable creation and add a test case.Andrew J. Schorr2015-01-065-3/+32
| | | | | | |
| * | | | | | Add test of get_file API.Andrew J. Schorr2015-01-055-2/+75
| | | | | | |
| * | | | | | Add read timeout/retry test.Andrew J. Schorr2015-01-056-5/+74
| | | | | | |
| * | | | | | Add new errno test to make sure PROCINFO["errno"] is working.Andrew J. Schorr2015-01-055-1/+32
| | | | | | |
| * | | | | | Merge branch 'master' into selectAndrew J. Schorr2015-01-027-4/+41
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into selectAndrew J. Schorr2014-12-1412-436/+601
| |\ \ \ \ \ \ \
| * | | | | | | | Updating autotools caused some changes in derived files.Andrew J. Schorr2014-12-141-1/+1
| | | | | | | | |
| * | | | | | | | Enhance get_file API to return info about input and output and to enable ↵Andrew J. Schorr2014-11-062-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions to create already-opened files or sockets.
* | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-03-184-4/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-184-4/+9
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Bug fix to inplace extension and doc updates.Arnold D. Robbins2015-03-184-4/+9
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-03-1719-6/+331
|\| | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-175-4/+37
| |\| | | | | | |
| | * | | | | | | Fix bad allocs -M and profiling.Arnold D. Robbins2015-03-175-4/+37
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-106-2/+191
| |\| | | | | | |
| | * | | | | | | Add additional fpat test.Arnold D. Robbins2015-03-106-2/+191
| | | | | | | | |
| * | | | | | | | Fix nonfatal3 test.Arnold D. Robbins2015-03-083-2/+7
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into non-fatal-io-2Arnold D. Robbins2015-03-086-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-066-0/+5
| | |\| | | | | | |
| | | * | | | | | | Fix permissions on some of the files in test.Arnold D. Robbins2015-03-066-0/+5
| | | | | | | | | |
| * | | | | | | | | Fix test nonfatal1.Andrew J. Schorr2015-03-023-2/+8
| | | | | | | | | |
| * | | | | | | | | Improve testing for nonfatal socket connection attempts.Andrew J. Schorr2015-02-288-5/+38
| | | | | | | | | |
| * | | | | | | | | For non-fatal sockets, get a better error message.Arnold D. Robbins2015-02-272-2/+6
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into non-fatal-io-2Arnold D. Robbins2015-02-266-2/+42
| |\| | | | | | | |
| * | | | | | | | | Merge branch 'master' into non-fatal-io-2Arnold D. Robbins2015-02-116-2/+32
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use "NONFATAL" for nonfatal I/O.Arnold D. Robbins2015-02-083-2/+6
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into non-fatal-io-2Arnold D. Robbins2015-02-0820-21/+231
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Add tests for non fatal i/o.Arnold D. Robbins2015-02-088-0/+49
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | First set of changes toward @/.../.Arnold D. Robbins2015-02-272-0/+5
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-02-263-0/+7
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Fixes for building a tarball.Arnold D. Robbins2015-02-263-0/+7
| | | | | | | | |
* | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-02-246-2/+35
|\| | | | | | | | | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix line continuation with CR-LF.Arnold D. Robbins2015-02-246-2/+35
| | | | | | | |
* | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-02-106-2/+32
|\| | | | | | | | |_|/ / / / / |/| | | | | |
| * | | | | | Add new profile test.Arnold D. Robbins2015-02-106-2/+32
| | | | | | |
* | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-02-015-25/+29
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Move param checking against function names into --posix.Arnold D. Robbins2015-02-015-25/+29
| | | | | |
* | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-3012-7/+92
|\| | | | |
| * | | | | Disallow calling a function parameter. Check params are not function names.Arnold D. Robbins2015-01-3012-7/+92
| | | | | |
* | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-01-251-7/+19
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Move to Automake 1.15.Arnold D. Robbins2015-01-241-7/+19
| | | | |
* | | | | Finish adding profile8 test.Arnold D. Robbins2015-01-193-2/+13
| | | | |