summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Address 'make sc_error_message_uppercase' failures.Eric Blake2010-01-077-48/+48
* More whitespace cleanup.Eric Blake2010-01-071-1/+1
* Switch to indentation by space, not tab.Eric Blake2010-01-057-66/+66
* Update copyright year.Eric Blake2010-01-0510-11/+17
* Prepare to bulk update copyright year.Eric Blake2010-01-051-0/+0
* Fix testsuite failure on newer glibc.Eric Blake2010-01-052-6/+16
* Pick up gnulib fixes for sub-process execution.Eric Blake2009-08-241-0/+16
* Stress test for hash resizing.Eric Blake2009-06-171-0/+9
* Drop .cvsignore and redundant .gitignore files.Eric Blake2009-06-152-30/+0
* Silence verbose testsuite runs.Eric Blake2009-05-114-8/+10
* Try to tolerate spaces in directory names in testsuite.Eric Blake2009-03-131-0/+0
* Fix awk script portability.Eric Blake2009-03-131-7/+8
* Speed up translit when from argument is short.Eric Blake2009-02-231-0/+27
* Fix regression in multicharacter quotes, from 2008-01-26.Eric Blake2009-02-161-0/+4
* Avoid quadratic code when walking definition stack.Eric Blake2009-02-121-0/+9
* Stage 28c: Warn on embedded NUL in remaining cases.Eric Blake2009-02-115-3/+16
* Stage 28b: Warn on embedded NUL in file arguments.Eric Blake2009-02-115-6/+6
* Stage 28a: Warn on embedded NUL in numeric arguments.Eric Blake2009-02-114-2/+6
* Make --debugfile argument optional.Eric Blake2008-12-231-1/+15
* Avoid quadratic behavior for some cases of divert/undivert.Eric Blake2008-12-151-0/+14
* Stage 27: Allow embedded NUL in text processing macros.Eric Blake2008-12-025-4/+10
* Allow user to choose which sed to use in testsuite.Eric Blake2008-10-096-30/+39
* Clean up testsuite invocation.Eric Blake2008-10-091-1/+16
* Tweak error message on command line failure.Eric Blake2008-09-252-9/+9
* Unify error handling for reading directories.Eric Blake2008-09-251-0/+12
* Avoid bugs on platforms that mishandle trailing /.Eric Blake2008-09-251-0/+32
* Allow debugmode control over whether defn(undef) warns.Eric Blake2008-08-232-2/+2
* Remove deprecated -N option; fixes a regression from 2006-09-14.Eric Blake2008-08-181-4/+5
* Stage 26: Allow embedded NUL in macro definitions.Eric Blake2008-08-034-2/+2
* Fix regression in commenting unbalanced quotes, from 2008-02-16.Eric Blake2008-08-031-2/+28
* Fix regression in trace output, introduced 2008-05-08.Eric Blake2008-07-301-0/+13
* Give example for O(n) foreach on m4 1.4.x.Eric Blake2008-07-261-3/+14
* Stage 25b: Handle embedded NUL in changesyntax and friends.Eric Blake2008-06-184-3/+4
* Stage 24c: Improve display of macro names with embedded NUL.Eric Blake2008-06-024-3/+3
* Stage 24b: Allow embedded NUL in macro names.Eric Blake2008-06-022-2/+3
* Stage 24a: Use full call context in error reporting.Eric Blake2008-06-022-1/+25
* Improve frozen debugmode behavior.Eric Blake2008-05-282-1/+53
* Fix some testsuite failures on Solaris 8.Eric Blake2008-05-273-7/+36
* Support 'make dist' with BSD make.Eric Blake2008-05-271-1/+1
* Test NUL in frozen files.Eric Blake2008-05-242-6/+40
* Improve handling of frozen file errors.Eric Blake2008-05-231-0/+19
* In frozen file, split consecutive strings with newline.Eric Blake2008-05-191-13/+31
* Allow freezing the trace status of macros.Eric Blake2008-05-171-11/+31
* Fix frozen file regression in pushdef stacks from 2001-09-01.Eric Blake2008-05-151-101/+58
* Fix frozen file regression in diversions from 2007-01-21.Eric Blake2008-05-131-1/+2
* Improve error message when frozen file is invalid.Eric Blake2008-05-131-10/+29
* Detect integer overflow when loading frozen file.Eric Blake2008-05-101-1/+44
* Stage 23: allow tracing of indirect macro calls.Eric Blake2008-05-083-1/+1
* Stage 22: allow builtin token concatenation outside $@.Eric Blake2008-05-051-5/+0
* Improve debugmode testing, based on recent branch-1.6 regressions.Eric Blake2008-05-011-7/+15