aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Fix the test suite for the pc ports.Eli Zaretskii2014-01-282-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | test/strftime.awk: If DATECMD variable is non-empty, use it instead of the literal "date" as the 'date'-like command. pc/Makefile.tst (strftime): Pass the value of 'date' command through the DATECMD variable. (readdir): Adapt to changes in test/readdir0.awk.
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-204-18/+27
| |\|
| | * Improve readdir test for MinGW.Arnold D. Robbins2014-01-204-18/+27
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-195-2/+48
| |\|
| | * Fix -0 for MPFR.Arnold D. Robbins2014-01-195-2/+48
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-173-6/+10
| |\|
| | * Fix typo from last change.Arnold D. Robbins2014-01-172-2/+2
| | |
| | * Quote $(top_srcdir) in test/Makefile.am.Arnold D. Robbins2014-01-173-6/+10
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-164-14/+38
| |\|
| | * Fix strftime test race condition.Andrew J. Schorr2014-01-164-14/+38
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-147-4/+44
| |\|
| | * Bug fix to do_split().Arnold D. Robbins2014-01-147-4/+44
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-103-12/+49
| |\|
| | * Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-303-2/+8
| | |\
| | * | Build and test dynamic extensions on VMS. Documented too.Arnold D. Robbins2013-12-303-9/+24
| | | |
| | * | Enable compiling extensions on VMS.Arnold D. Robbins2013-12-292-3/+25
| | | |
| * | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-303-2/+8
| |\ \ \ | | | |/ | | |/|
| | * | Fix ignrcas2 test to use right locale.Arnold D. Robbins2013-12-303-2/+8
| | |/
* | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-12-2329-1613/+2286
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-211-16/+44
| |\|
| | * Update to automake 1.13.4 and libtool 2.4.2.418.Arnold D. Robbins2013-12-211-16/+44
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-103-10/+15
| |\|
| | * Fix up unneeded "" in Makefile.am.Arnold D. Robbins2013-12-103-10/+15
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-013-6/+19
| |\|
| | * Improve fts test for Cygwin.Arnold D. Robbins2013-12-013-6/+19
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-11-296-45/+8
| |\|
| | * Remove pipeio3 test.Arnold D. Robbins2013-11-296-45/+8
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-11-284-4/+11
| |\|
| | * Make 'make distcheck' work.Arnold D. Robbins2013-11-284-4/+11
| | |
| * | Merge branch 'gawk-4.1-stable' to fix readdir test.Andrew J. Schorr2013-11-272-1/+6
| |\|
| | * Readdir test should work on filesystems lacking type info in the dirent.Andrew J. Schorr2013-11-272-1/+6
| | |
| * | Merge branch 'gawk-4.1-stable' to get --include to work.Andrew J. Schorr2013-11-273-4/+13
| |\|
| | * Add --include long option and tests to make sure that --load and --include work.Andrew J. Schorr2013-11-273-4/+13
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-11-202-1/+8
| |\|
| | * Make readdir test work if group name has spaces.Arnold D. Robbins2013-11-202-1/+8
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-11-074-13/+50
| |\|
| | * Solaris fixes.Arnold D. Robbins2013-11-074-13/+50
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-11-036-4/+44
| |\|
| | * Make pipeio3 test work on PPC Mac OS X.Arnold D. Robbins2013-11-034-2/+11
| | |
| | * Addtional fix for \s in multibyte locales.Arnold D. Robbins2013-11-035-2/+33
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-10-303-2/+9
| |\|
| | * Make 'make check' exit non-zero if failure, for buildbots.Arnold D. Robbins2013-10-303-2/+9
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-10-303-8/+15
| |\|
| | * Make charasbytes test more robust. We hope.Arnold D. Robbins2013-10-303-3/+4
| | |
| | * Further fix to pipeio3.Arnold D. Robbins2013-10-303-5/+11
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-10-244-10/+23
| |\|
| | * Improve handling of writes to dead pipes.Arnold D. Robbins2013-10-244-10/+23
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-10-175-4/+39
| |\|
| | * Catch SIGPIPE.Arnold D. Robbins2013-10-175-4/+39
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-10-109-2/+100
| |\|