aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Make it a fatal error to load the same file with -f and -i (or @include).Andrew J. Schorr2012-08-111-1/+27
| | |
| * | Add fts() extension, support, doc, and test.Arnold D. Robbins2012-08-081-2/+8
| | |
| * | Update assignconst test.Arnold D. Robbins2012-07-301-1/+1
| | |
| * | Finish work on iop management. New readdir test.Arnold D. Robbins2012-07-291-1/+10
| | |
| * | Allow creation of constants from extensions.Arnold D. Robbins2012-07-121-2/+11
| | |
| * | Add fnmatch extension.Arnold D. Robbins2012-07-121-1/+3
| | |
| * | Add rwarray to extension tests.Arnold D. Robbins2012-06-251-1/+6
| | |
| * | Add testext to list of shared library tests.Arnold D. Robbins2012-06-181-2/+9
| | |
| * | Further cleanups and improvements in API.Arnold D. Robbins2012-06-121-1/+1
| | |
| * | Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-101-1/+3
| | |
| * | Further API work.Arnold D. Robbins2012-05-291-1/+1
| | |
| * | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test.Andrew J. Schorr2012-05-261-1/+2
| | |
| * | Additional changes / some cleanups.Arnold D. Robbins2012-05-251-1/+1
| | |
| * | First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-5/+5
| | |
| * | Add -i option, append .awk if initial search fails, and allow -f repeats.Andrew J. Schorr2012-05-191-2/+31
| | |
* | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-141-5/+6
|\ \ \ | |/ / |/| / | |/
| * Fix jarebug test.Arnold D. Robbins2012-05-141-5/+6
| |
* | Merge remote branch 'origin/xgawk-build'Arnold D. Robbins2012-05-091-1/+3
|\ \
| * | Protect against environment VALGRIND value.Andrew J. Schorr2012-04-081-0/+4
| | |
| * | Add some missing test .ok files to EXTRA_DIST.Andrew J. Schorr2012-04-081-0/+3
| | |
| * | Fix valgrind targets to respect environment settings and work with for ↵Andrew J. Schorr2012-04-081-2/+2
| | | | | | | | | | | | shared library tests.
| * | Fix shared library tests to work properly with make diffout.Andrew J. Schorr2012-04-071-4/+4
| | |
| * | Extension enhancements and tests.Andrew J. Schorr2012-04-071-3/+32
| | |
| * | Update valgrind-scan rule.Andrew J. Schorr2012-04-011-2/+2
| | |
* | | Merge branch 'xgawk'Arnold D. Robbins2012-05-091-4/+38
|\ \ \
| * | | Protect against environment VALGRIND value.Andrew J. Schorr2012-04-081-0/+4
| | | |
| * | | Add some missing test .ok files to EXTRA_DIST.Andrew J. Schorr2012-04-081-0/+3
| | | |
| * | | Fix valgrind targets to respect environment settings and work with for ↵Andrew J. Schorr2012-04-081-2/+2
| | | | | | | | | | | | | | | | shared library tests.
| * | | Fix shared library tests to work properly with make diffout.Andrew J. Schorr2012-04-071-4/+4
| | | |
| * | | Extension enhancements and tests.Andrew J. Schorr2012-04-071-3/+32
| | | |
| * | | Update valgrind-scan rule.Andrew J. Schorr2012-04-011-2/+2
| |/ /
* | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-091-0/+10
|\ \ \ | | |/ | |/|
| * | Add test for gsub in JP-EUC-JP locale.Arnold D. Robbins2012-05-091-0/+11
| | |
* | | Merge branch 'master' into gawk_mpfr.john haque2012-04-171-36/+44
|\ \ \
| * | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-03-221-36/+44
| |\| | | | |/ | |/|
| | * Minor printf bug fix + new test for it everywhere.Arnold D. Robbins2012-03-201-2/+4
| | |
| | * Locale fix for error message comparison.Arnold D. Robbins2012-02-221-2/+2
| | |
| | * General prep for release. (Copyrights, etc.)Arnold D. Robbins2012-02-101-33/+39
| | |
* | | Add arbitrary-precision arithmetic on integers.john haque2012-03-191-2/+21
| | |
* | | Bug fixes and tests for MPFR.john haque2012-03-071-0/+24
| | |
* | | Make MPRF tests pass too.Arnold D. Robbins2012-02-281-2/+10
| | |
* | | Finish builtins for MPFR.john haque2012-02-191-6/+1
| | |
* | | New interpreter routine for MPFR.john haque2012-02-161-0/+4
|/ /
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-3/+3
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-261-0/+10
|\|
| * Finish RRI changes per points from Paolo Bonzini.Arnold D. Robbins2011-12-261-0/+10
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-081-21/+22
|\|
| * Fix a problem in improving test/Makefile.Arnold D. Robbins2011-12-061-1/+1
| |
| * Rationalize $(CMP) calls in test/Makefile.Arnold D. Robbins2011-12-061-22/+23
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-251-1/+1
|\|