apenwarr-redo/t/deps
Avery Pennarun 4c06332ea1 builder.py: we weren't stamping .do files correctly if dodir!='.'.
The result was that t/deps/dirtest was actually failing in some cases.  But
it wasn't failing quite reliably enough, because the failing test was
dirtest/dir1/all, which has the same name as some other 'all' files,
confusing the issue.  Renamed dirtest/dir1/all.do to dirtest/dir1/go.do instead.

Reported by Prakhar Goel and Berke Durak.
2011-01-18 00:48:51 -08:00
..
basic Fix tests on MacOS. 2010-12-12 05:38:30 -08:00
dirtest builder.py: we weren't stamping .do files correctly if dodir!='.'. 2011-01-18 00:48:51 -08:00
.gitignore doublestatic: fix dependencies if two files depend on one non-generated file. 2010-11-24 04:52:30 -08:00
broken.do A test for the previous redo-ifchange bug. 2010-11-21 07:15:48 -08:00
clean.do doublestatic: fix dependencies if two files depend on one non-generated file. 2010-11-24 04:52:30 -08:00
doublestatic.do Fix tests on MacOS. 2010-12-12 05:38:30 -08:00
genfile1.do If a target's .do file disappears, don't forget to stamp it. 2010-11-24 03:44:37 -08:00
gentest.do Fix tests on MacOS. 2010-12-12 05:38:30 -08:00
ifchange-fail.do A test for the previous redo-ifchange bug. 2010-11-21 07:15:48 -08:00
overwrite.do Disable the tests that don't work with minimal/do. 2010-12-11 21:06:12 -08:00
overwrite1.do user-friendliness sanity checks: catch common mistakes regarding $1/$2/$3. 2010-11-22 04:43:33 -08:00
overwrite2.do user-friendliness sanity checks: catch common mistakes regarding $1/$2/$3. 2010-11-22 04:43:33 -08:00
overwrite3.do user-friendliness sanity checks: catch common mistakes regarding $1/$2/$3. 2010-11-22 04:43:33 -08:00
static.in doublestatic: fix dependencies if two files depend on one non-generated file. 2010-11-24 04:52:30 -08:00
static1.do doublestatic: fix dependencies if two files depend on one non-generated file. 2010-11-24 04:52:30 -08:00
static2.do doublestatic: fix dependencies if two files depend on one non-generated file. 2010-11-24 04:52:30 -08:00
t1a.do Test for the previous bugfix. 2010-11-21 04:41:03 -08:00
t1dep.do Test for the previous bugfix. 2010-11-21 04:41:03 -08:00
t2.do Refactor all.do and test.do in various directories. 2010-11-21 05:47:48 -08:00
test.do doublestatic: fix dependencies if two files depend on one non-generated file. 2010-11-24 04:52:30 -08:00
test1.do flush-cache: run it as a separate program, not using 'source' 2010-12-10 00:50:52 -08:00
test2.do Fix tests on MacOS. 2010-12-12 05:38:30 -08:00