apenwarr-redo/t/curse
Avery Pennarun 8f9453a55d Fix tests on MacOS.
This comes down to the lack of a 'seq' command (what?!) and the fact that
BSD "wc -l" returns extra whitespace, while the GNU version doesn't.  We
should be using numeric comparisons instead of string comparisons, and then
it's ok.
2010-12-12 05:38:30 -08:00
..
.gitignore t/curse: test that 'redo' (not redo-ifchange) always redoes a command. 2010-11-19 02:20:17 -08:00
check-1.sh t/curse: add a Makefile so we can compare speed when using GNU make. 2010-11-21 00:31:48 -08:00
check-2.sh Fix tests on MacOS. 2010-12-12 05:38:30 -08:00
clean.do t/curse: add a Makefile so we can compare speed when using GNU make. 2010-11-21 00:31:48 -08:00
countall.do t/curse: test that 'redo' (not redo-ifchange) always redoes a command. 2010-11-19 02:20:17 -08:00
default.n0.do Fix tests on MacOS. 2010-12-12 05:38:30 -08:00
default.n1.do Fix tests on MacOS. 2010-12-12 05:38:30 -08:00
default.n2.do t/curse: test that 'redo' (not redo-ifchange) always redoes a command. 2010-11-19 02:20:17 -08:00
Makefile Fix tests on MacOS. 2010-12-12 05:38:30 -08:00
seq Fix tests on MacOS. 2010-12-12 05:38:30 -08:00
test.do Fix tests on MacOS. 2010-12-12 05:38:30 -08:00