aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* For the inplace extension, add inplace variable to control whether it's active.Andrew J. Schorr2015-06-174-4/+9
|
* Improve negtime test.Arnold D. Robbins2015-05-294-3/+32
|
* Improve error message if inadequate locale support.Arnold D. Robbins2015-05-213-2/+7
|
* Fix fts test to not include atime.Arnold D. Robbins2015-05-212-6/+19
|
* Changes for 4.1.3 release.Arnold D. Robbins2015-05-191-0/+4
|
* Wrap dbueval test in check for tty.Arnold D. Robbins2015-05-053-4/+14
|
* Fix parsing brackets in regexps (again).Arnold D. Robbins2015-05-057-2/+76
|
* Make 4.1.2 release.Arnold D. Robbins2015-04-291-0/+4
|
* Make call-by-value work again for $0.Arnold D. Robbins2015-04-287-2/+36
|
* Fix to Jan 7 2015 regexp parsing fix.Arnold D. Robbins2015-04-277-2/+30
|
* Make indirect call of gensub with 3 args work.Arnold D. Robbins2015-04-143-0/+12
|
* Remove fatal error if strftime timestamp < 0.Arnold D. Robbins2015-04-135-2/+27
|
* 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
|
* 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
|
* 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
| |
* | Fix bug where exit with no argument was setting the exit status to zero.Andrew J. Schorr2015-03-246-2/+25
|/
* Bug fix to inplace extension and doc updates.Arnold D. Robbins2015-03-184-4/+9
|
* Fix bad allocs -M and profiling.Arnold D. Robbins2015-03-175-4/+37
|
* Add additional fpat test.Arnold D. Robbins2015-03-106-2/+191
|
* Fix permissions on some of the files in test.Arnold D. Robbins2015-03-066-0/+5
|
* Fixes for building a tarball.Arnold D. Robbins2015-02-263-0/+7
|
* Fix line continuation with CR-LF.Arnold D. Robbins2015-02-246-2/+35
|
* Add new profile test.Arnold D. Robbins2015-02-106-2/+32
|
* Move param checking against function names into --posix.Arnold D. Robbins2015-02-015-25/+29
|
* Disallow calling a function parameter. Check params are not function names.Arnold D. Robbins2015-01-3012-7/+92
|
* Move to Automake 1.15.Arnold D. Robbins2015-01-241-7/+19
|
* Fix dumpvars test after removing deferred variables.Arnold D. Robbins2015-01-144-4/+4
|
* Remove deferred variables.Arnold D. Robbins2015-01-143-0/+7
|
* Load PROCINFO and ENVIRON if using extensions.Arnold D. Robbins2015-01-072-1/+5
|
* Fix count$ in printf for dynamic width/precision.Arnold D. Robbins2015-01-076-2/+28
|
* Bug fix in regexp parsing.Arnold D. Robbins2015-01-077-4/+27
|
* Fix test/ChangeLog.Arnold D. Robbins2014-12-241-5/+5
|
* New test for bad builds (with non-bison).Arnold D. Robbins2014-12-247-4/+35
|
* If a test fails, run make diffout and exit 1.Arnold D. Robbins2014-12-243-2/+8
|
* Fix test/Gentests.Arnold D. Robbins2014-11-262-1/+5
|
* Fixes for new gensub warnings.Arnold D. Robbins2014-11-262-0/+5
|
* Merge branch 'gawk-4.1-stable' into memory-workArnold D. Robbins2014-11-191-1/+2
|\
| * Upgrade infrastructure (automake, gettext, libtool).Arnold D. Robbins2014-11-191-1/+2
| |
* | Add field reference changes. Currently breaks sortglos test.Arnold D. Robbins2014-11-167-2/+111
|/
* Improve mprintf4 test.Arnold D. Robbins2014-11-093-96/+104
|
* Additional profiling fix.Arnold D. Robbins2014-11-025-4/+53
|
* Fix profile6 test.Arnold D. Robbins2014-11-014-7/+13
|
* Fixes in pretty-printer.Arnold D. Robbins2014-10-305-2/+40
|
* Fix assumptions about AWKPATH in awklib and test.Arnold D. Robbins2014-10-173-4/+9
|
* Add explicit list of needed locales in make check.Arnold D. Robbins2014-10-123-0/+9
|
* Minor typo fix in profiling output.Arnold D. Robbins2014-10-055-5/+10
|