summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix regression in define from 2008-02-22.Eric Blake2008-05-011-0/+10
* Simplify previous patch.Eric Blake2008-04-211-5/+1
* Fix --disable-shared testsuite regression from previous patch.Eric Blake2008-04-211-4/+9
* Fix testsuite bug when SIGPIPE is ignored.Eric Blake2008-04-171-1/+1
* Fix 'make installcheck' after './configure --prefix-progname'.Eric Blake2008-04-154-13/+33
* Update prerequisite tools to match recent releases.Eric Blake2008-04-151-2/+2
* Work around OS/2 limitation of printf(1).Eric Blake2008-04-152-0/+0
* Ensure __m4_version__ is unquoted.Eric Blake2008-04-141-1/+9