summaryrefslogtreecommitdiff
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Prettify lists of tests.Arnold D. Robbins2014-04-081-2/+1
* Fix test/Makefile.am for making dists.Arnold D. Robbins2014-04-031-0/+1
* Add input parser to readfile extension, document it and test it.Arnold D. Robbins2014-03-271-1/+7
* Improve readdir test for MinGW.Arnold D. Robbins2014-01-201-2/+5
* Fix -0 for MPFR.Arnold D. Robbins2014-01-191-1/+10
* Fix typo from last change.Arnold D. Robbins2014-01-171-1/+1
* Quote $(top_srcdir) in test/Makefile.am.Arnold D. Robbins2014-01-171-3/+3
* Fix strftime test race condition.Andrew J. Schorr2014-01-161-3/+1
* Bug fix to do_split().Arnold D. Robbins2014-01-141-2/+11
* Fix ignrcas2 test to use right locale.Arnold D. Robbins2013-12-301-1/+1
* Update to automake 1.13.4 and libtool 2.4.2.418.Arnold D. Robbins2013-12-211-16/+44
* Fix up unneeded "" in Makefile.am.Arnold D. Robbins2013-12-101-5/+5
* Improve fts test for Cygwin.Arnold D. Robbins2013-12-011-3/+7
* Remove pipeio3 test.Arnold D. Robbins2013-11-291-10/+1
* Make 'make distcheck' work.Arnold D. Robbins2013-11-281-1/+1
* Add --include long option and tests to make sure that --load and --include work.Andrew J. Schorr2013-11-271-2/+2
* Solaris fixes.Arnold D. Robbins2013-11-071-3/+5
* Make pipeio3 test work on PPC Mac OS X.Arnold D. Robbins2013-11-031-1/+2
* Addtional fix for \s in multibyte locales.Arnold D. Robbins2013-11-031-1/+9
* Make 'make check' exit non-zero if failure, for buildbots.Arnold D. Robbins2013-10-301-1/+1
* Make charasbytes test more robust. We hope.Arnold D. Robbins2013-10-301-1/+1
* Further fix to pipeio3.Arnold D. Robbins2013-10-301-1/+1
* Improve handling of writes to dead pipes.Arnold D. Robbins2013-10-241-5/+6
* Catch SIGPIPE.Arnold D. Robbins2013-10-171-2/+9
* Fix multibyte \s and \S in dfa.c from GNU grep.Arnold D. Robbins2013-10-101-1/+20
* Bug fix for $i++ = 3.Arnold D. Robbins2013-10-091-0/+8
* Fix problem when extending NF. See test/nfloop.Arnold D. Robbins2013-09-131-1/+8
* Fix generation of Maketests file.Arnold D. Robbins2013-09-131-533/+532
* Quote $(srcdir) in test makefiles.Arnold D. Robbins2013-08-151-250/+251
* Fix for %c in multibyte locale + new tests.Arnold D. Robbins2013-07-041-1/+10
* New test case for dfa problem fixed earlier.Arnold D. Robbins2013-06-271-1/+10
* Move clos1way test into Makefile.am.Arnold D. Robbins2013-06-241-5/+5
* Fix corner case use of exit.Arnold D. Robbins2013-06-031-1/+8
* Additional profiling tests.Arnold D. Robbins2013-05-301-1/+17
* Fix building, installing, and testing extensions on MS-Windows.Eli Zaretskii2013-05-141-2/+6
* Fix symtab9 test so it will work on Windows too.Arnold D. Robbins2013-05-021-5/+6
* Fix 'next' test to be locale-independent.Arnold D. Robbins2013-04-191-11/+12
* Update to automake 1.13.1.Arnold D. Robbins2013-04-161-16/+30
* Prettify lists of tests updating in Makefile.am.Arnold D. Robbins2013-04-161-11/+11
* More portability: mostly for SGI IRIX.Arnold D. Robbins2013-03-241-0/+4
* Add check and message for Linux and NFS for readdir.Arnold D. Robbins2013-03-241-0/+4
* Further portability fixes in extensions, tests.Arnold D. Robbins2013-03-201-1/+1
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-03-111-1/+11
|\
| * Fix a bug with ] as real char in regexps.Arnold D. Robbins2013-03-111-1/+11
* | Add API to --version output. Use it for shlib tests.Arnold D. Robbins2013-01-311-3/+3
* | Move functab4 into shlib tests.Arnold D. Robbins2013-01-311-7/+7
* | Use gawk --version to decide whether to run MPFR tests.Andrew J. Schorr2013-01-311-4/+6
* | Fix dist to include mpfr tests and fix reginttrad.Arnold D. Robbins2013-01-271-1/+14
* | Run MPFR tests is MPFR is available.Arnold D. Robbins2013-01-271-1/+10
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-201-1/+8
|\ \ | |/