aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* | Detect readdir test failures, and add some missing files to the distro tarball.Andrew J. Schorr2012-08-283-10/+20
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-264-4/+10
|\|
| * Fix charasbytes test for Mac OS X (10.5).Arnold D. Robbins2012-08-264-4/+10
| |
| * Update infrastructure.Arnold D. Robbins2012-08-171-4/+3
| |
* | Add output and two-way processors to API. Update Mac config stuff.Arnold D. Robbins2012-08-248-2/+55
| |
* | Update infrastructure.Arnold D. Robbins2012-08-171-4/+3
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-1715-18/+271
|\|
| * Fix doc on ranges and locales again. Add test.Arnold D. Robbins2012-08-126-2/+89
| |
| * New test for OFS from Nelson Beebe.Arnold D. Robbins2012-08-057-2/+59
| |
| * Doc update and new test on getline with side effects.Arnold D. Robbins2012-07-136-2/+57
| |
| * Add new test files for characters-as-bytes fix.Arnold D. Robbins2012-06-193-0/+5
| |
| * Fix bug with --characters-as-bytes.Arnold D. Robbins2012-06-193-2/+26
| |
| * Enhance jarebug for Mac OS X.Arnold D. Robbins2012-05-204-10/+30
| |
| * Minor and hopefully last fix to jarebug test.Arnold D. Robbins2012-05-163-2/+6
| |
* | Merge branch 'extgawk'Arnold D. Robbins2012-08-1733-58/+1590
|\ \
| * | Make it a fatal error to load the same file with -f and -i (or @include).Andrew J. Schorr2012-08-118-2/+73
| | |
| * | Add fts() extension, support, doc, and test.Arnold D. Robbins2012-08-084-4/+142
| | |
| * | Update assignconst test.Arnold D. Robbins2012-07-304-15/+21
| | |
| * | Finish work on iop management. New readdir test.Arnold D. Robbins2012-07-295-2/+41
| | |
| * | Minor configure.ac/Makefile.am change for more elegant shared library support.Andrew J. Schorr2012-07-251-0/+1
| | |
| * | fnmatch extension improvements.Arnold D. Robbins2012-07-163-7/+12
| | |
| * | Additional test for AWK_SCALAR.Arnold D. Robbins2012-07-152-0/+19
| | |
| * | Allow creation of constants from extensions.Arnold D. Robbins2012-07-125-4/+125
| | |
| * | Add fnmatch extension.Arnold D. Robbins2012-07-126-2/+40
| | |
| * | Protect against race condition in test/time.awk.Andrew J. Schorr2012-06-282-2/+17
| | |
| * | Add rwarray to extension tests.Arnold D. Robbins2012-06-257-6/+848
| | |
| * | Further API code and test code.Arnold D. Robbins2012-06-212-2/+8
| | |
| * | API: Add set_parameter function and test.Arnold D. Robbins2012-06-202-0/+12
| | |
| * | Delete marked elements from flattened array.Arnold D. Robbins2012-06-192-3/+9
| | |
| * | Get most of array flattening done.Arnold D. Robbins2012-06-182-0/+12
| | |
| * | Add testext to list of shared library tests.Arnold D. Robbins2012-06-184-4/+54
| | |
| * | Further cleanups and improvements in API.Arnold D. Robbins2012-06-123-2/+6
| | |
| * | Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-106-2/+37
| | |
| * | Further API work.Arnold D. Robbins2012-05-293-2/+6
| | |
| * | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test.Andrew J. Schorr2012-05-265-2/+21
| | |
| * | Additional changes / some cleanups.Arnold D. Robbins2012-05-253-2/+7
| | |
| * | First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-243-10/+15
| | |
| * | Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-211-44/+17
| | |
| * | Build infrastructure updated.Arnold D. Robbins2012-05-201-3/+3
| | |
| * | Add -i option, append .awk if initial search fails, and allow -f repeats.Andrew J. Schorr2012-05-1913-4/+110
| | |
* | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-143-13/+20
|\ \ \ | |/ / |/| / | |/
| * Fix jarebug test.Arnold D. Robbins2012-05-143-10/+17
| |
* | Merge remote branch 'origin/xgawk-build'Arnold D. Robbins2012-05-094-26/+134
|\ \
| * | Protect against environment VALGRIND value.Andrew J. Schorr2012-04-083-0/+13
| | |
| * | Update test/Makefile.in to reflect last patch.Andrew J. Schorr2012-04-081-0/+3
| | |
| * | Add some missing test .ok files to EXTRA_DIST.Andrew J. Schorr2012-04-082-0/+8
| | |
| * | Fix valgrind targets to respect environment settings and work with for ↵Andrew J. Schorr2012-04-083-4/+9
| | | | | | | | | | | | shared library tests.
| * | Fix shared library tests to work properly with make diffout.Andrew J. Schorr2012-04-074-8/+15
| | |
| * | Extension enhancements and tests.Andrew J. Schorr2012-04-0712-6/+210
| | |
| * | Update valgrind-scan rule.Andrew J. Schorr2012-04-013-4/+8
| | |