aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-201-1/+8
|\|
| * Fix bug with --traditional + --re-interval.Arnold D. Robbins2013-01-201-1/+8
| |
* | Fix test/Makefile.am to get new file for tarballs.Arnold D. Robbins2013-01-171-0/+1
| |
* | Make more tests work with make diffout.Arnold D. Robbins2013-01-161-4/+7
| |
* | Patch readdir test to protect against failure on filesystems lacking type info.Andrew J. Schorr2013-01-151-2/+1
| |
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2013-01-141-1/+1
|\ \
| * | Fix symtab8 test to work when building outside the source tree.Andrew J. Schorr2013-01-141-1/+1
| | |
* | | Fix tests to run with -M.Arnold D. Robbins2013-01-141-10/+10
|/ /
* | Add tests for inplace extension.Andrew J. Schorr2013-01-101-2/+50
| |
* | Remove sym_constant() API and tests.Arnold D. Robbins2012-12-251-10/+1
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-231-2/+9
|\|
| * Bug fixes from John Haque.Arnold D. Robbins2012-12-231-2/+9
| |
* | Make indirectly updated vars accessable to SYMTAB, API.Arnold D. Robbins2012-12-191-1/+9
| |
* | Two new SYMTAB tests.Arnold D. Robbins2012-12-161-1/+18
| |
* | Merge branch 'gawk-4.0-stable'. Automake and bison.Arnold D. Robbins2012-12-151-1/+1
|\|
| * Move to automake 1.12.6.Arnold D. Robbins2012-12-151-1/+1
| |
| * Upgrade to Automake 1.12.4 and dist bugfix.Arnold D. Robbins2012-10-131-1/+2
| |
* | Simplify readdir extension.Arnold D. Robbins2012-11-191-0/+1
| |
* | Restore sorted order of tests.Arnold D. Robbins2012-11-131-9/+9
| |
* | Adjust symtab6 test.Arnold D. Robbins2012-11-121-1/+1
| |
* | YABF in symtab6 test.Arnold D. Robbins2012-11-101-1/+1
| |
* | Bug fix in symtab6 test.Arnold D. Robbins2012-11-101-1/+1
| |
* | Bug fixes for SYMTAB.Arnold D. Robbins2012-11-101-1/+25
| |
* | Fix two tests to work with make diffout.Arnold D. Robbins2012-10-281-4/+4
| |
* | Improvement to readdir test.Arnold D. Robbins2012-10-111-3/+2
| |
* | Merge branch 'symtab'Arnold D. Robbins2012-10-051-36/+94
|\ \
| * | Add tests for SYMTAB and FUNCTAB.Arnold D. Robbins2012-10-041-37/+95
| | |
* | | Update to autoconf 1.12.4.Arnold D. Robbins2012-10-041-3/+3
|/ /
* | Only run shlib tests on systems that support them.Arnold D. Robbins2012-09-111-1/+7
| |
* | Detect readdir test failures, and add some missing files to the distro tarball.Andrew J. Schorr2012-08-281-5/+6
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-261-1/+1
|\|
| * Fix charasbytes test for Mac OS X (10.5).Arnold D. Robbins2012-08-261-1/+1
| |
| * 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-241-1/+15
| |
* | Update infrastructure.Arnold D. Robbins2012-08-171-4/+3
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-171-9/+39
|\|
| * Fix doc on ranges and locales again. Add test.Arnold D. Robbins2012-08-121-1/+9
| |
| * New test for OFS from Nelson Beebe.Arnold D. Robbins2012-08-051-1/+9
| |
| * Doc update and new test on getline with side effects.Arnold D. Robbins2012-07-131-1/+8
| |
| * Fix bug with --characters-as-bytes.Arnold D. Robbins2012-06-191-1/+11
| |
| * Enhance jarebug for Mac OS X.Arnold D. Robbins2012-05-201-5/+2
| |
| * Minor and hopefully last fix to jarebug test.Arnold D. Robbins2012-05-161-1/+1
| |
* | Merge branch 'extgawk'Arnold D. Robbins2012-08-171-51/+142
|\ \
| * | 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
| | |
| * | Minor configure.ac/Makefile.am change for more elegant shared library support.Andrew J. Schorr2012-07-251-0/+1
| | |
| * | Allow creation of constants from extensions.Arnold D. Robbins2012-07-121-2/+11
| | |
| * | Add fnmatch extension.Arnold D. Robbins2012-07-121-1/+8
| | |