summaryrefslogtreecommitdiff
path: root/tests/mk-script
AgeCommit message (Collapse)Author
2005-01-13(validate): Add code (if-0'd out) to detectJim Meyering
names of temporary files that would clash on 8.3 file systems.
2003-10-18Get $srcdir from first parameter instead of hardcoding it.Jim Meyering
(main): Update usage.
2003-07-27Emit `$xx', not its expansion.Jim Meyering
2002-03-02be careful about leading/trailing spacesJim Meyering
2002-02-18When getting input via a pipe, apply theJim Meyering
environment settings to the command in question, not to `cat'. No longer allow more than one element in the $Test::env or $Test::env_default arrays. No one used that.
2001-08-12(main): Iterate over the sorted keys (rather than `while...each...'),Jim Meyering
so this script produces the same output regardless of which version of perl (e.g., perl5.6) is used.
2001-08-12($program_name): Define.Jim Meyering
(main): Use $program_name, rather than long-inaccurate `build-script'.
2000-02-10Invoke `diff' when differences are found.Jim Meyering
1998-10-05back out last changeJim Meyering
1998-10-05half-hearted attempt to support file name quotingJim Meyering
1998-02-04.Jim Meyering