Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-31 | (run_tests): Remove `.orig' file. | Jim Meyering | |
Remove debugging diagnostic. | |||
2004-03-29 | Accept new directives: OUT_SUBST, ERR_SUBST. | Jim Meyering | |
Rename `%tmp' to `%actual'. Reverse order of last two args to _compare_files (to actual, $expected) so as to match declaration. | |||
2004-03-28 | Correct the indentation of a foreach loop. | Jim Meyering | |
2004-03-21 | Fix typo in comment. | Jim Meyering | |
2002-12-02 | (_at_replace): Do the substitution only if there's something to replace. | Jim Meyering | |
2001-05-13 | (run_tests): Fail if any test name is longer than 12 bytes. | Jim Meyering | |
2001-03-18 | If the $DJDIR envvar is defined, set SHELL | Jim Meyering | |
to $DJDIR/bin/bash.exe. Patch from Richard Dawe, based on a suggestion from Eli Zaretskii. | |||
2000-11-26 | (_compare_files): New function. | Jim Meyering | |
(_process_file_spec): Likewise. (_at_replace): Likewise. (run_tests): Support new keywords, AUX and CMP and associated syntax and semantics. | |||
2000-02-13 | (run_tests): Discard stderr. | Jim Meyering | |
Reverse diff args, so `expected' is last, as in mk-script. | |||
2000-02-12 | (run_tests): Invoke `diff' when differences are found. | Jim Meyering | |
1998-10-17 | (run_tests): Run $prog with --version only if $verbose. | Jim Meyering | |
1998-10-04 | use debug, not verbose | Jim Meyering | |
1998-10-03 | Make `VERBOSE' be a little more verbose. | Jim Meyering | |
1998-09-07 | (_create_file): Don't include $$ in temp file name. | Jim Meyering | |
(run_tests): Use shorter suffixes for temp file names. | |||
1998-09-07 | (run_tests): Add simple PRE/POST hooks. | Jim Meyering | |
1998-08-26 | . | Jim Meyering | |