aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/shadow-builtinsArnold D. Robbins2015-04-161-8/+8
|\
| * Updated autoconf (.ac) files. Remove RETSIGTYPE.Arnold D. Robbins2015-04-161-8/+8
| |
* | Make builtin shadowing work. Add test and doc.Arnold D. Robbins2015-04-166-2/+35
|/
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-143-0/+12
|\
| * Make indirect call of gensub with 3 args work.Arnold D. Robbins2015-04-143-0/+12
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-135-2/+27
|\|
| * Remove fatal error if strftime timestamp < 0.Arnold D. Robbins2015-04-135-2/+27
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-094-15/+46
|\|
| * Robustify the charset tests against missing locales.Arnold D. Robbins2015-04-093-14/+38
| |
| * Make fts test more robust.Arnold D. Robbins2015-04-092-1/+8
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-083-2/+7
|\|
| * Regenerate test/Makefile.in after Eli's fixes.Arnold D. Robbins2015-04-081-1/+1
| |
| * Allow to redirect profile to stdout more portably.Eli Zaretskii2015-04-082-1/+6
| |
* | Rename "div()" to "intdiv()".Arnold D. Robbins2015-04-033-4/+8
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-03-317-2/+440
|\|
| * Merge branch 'feature/fix-indirect-call' into gawk-4.1-stableArnold D. Robbins2015-03-317-2/+440
| |\
| | * Add tests for indirect call of builtins.Arnold D. Robbins2015-03-316-2/+435
| | |
| | * Fix a test.Arnold D. Robbins2015-03-242-0/+5
| | |
* | | Some more cleanups. Ready to merge!Arnold D. Robbins2015-03-276-24/+15
| | |
* | | Merge branch 'master' into selectArnold D. Robbins2015-03-276-2/+25
|\ \ \
| * | | 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 '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 '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 '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 'master' into non-fatal-io-2Arnold D. Robbins2015-02-116-2/+32
| |\| |
| | * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-02-106-2/+32
| | |\|
| | | * Add new profile test.Arnold D. Robbins2015-02-106-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
| | | |
* | | | Merge branch 'master' into selectAndrew J. Schorr2015-02-015-25/+29
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| | | |