apenwarr-redo/t/deps
Avery Pennarun ac36c5bbb1 t/deps/dirtest: test correct dependency checking for targets named 'dirname'
We had a bug (fixed in the previous commit) where doing 'redo-ifchange
dirname' (which runs dirname/all.do) would not create the stamp correctly,
so that it would always show up as dirty.

It's a little bit complicated to simulate, but this does it.
2010-11-23 01:08:32 -08:00
..
basic Add t/deps/basic, to test basic autodependency behaviour. 2010-11-22 22:53:40 -08:00
dirtest t/deps/dirtest: test correct dependency checking for targets named 'dirname' 2010-11-23 01:08:32 -08:00
.gitignore user-friendliness sanity checks: catch common mistakes regarding $1/$2/$3. 2010-11-22 04:43:33 -08:00
broken.do A test for the previous redo-ifchange bug. 2010-11-21 07:15:48 -08:00
clean.do user-friendliness sanity checks: catch common mistakes regarding $1/$2/$3. 2010-11-22 04:43:33 -08:00
ifchange-fail.do A test for the previous redo-ifchange bug. 2010-11-21 07:15:48 -08:00
overwrite.do user-friendliness sanity checks: catch common mistakes regarding $1/$2/$3. 2010-11-22 04:43:33 -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
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 t/deps/dirtest: test correct dependency checking for targets named 'dirname' 2010-11-23 01:08:32 -08:00
test1.do Test for the previous bugfix. 2010-11-21 04:41:03 -08:00
test2.do Refactor all.do and test.do in various directories. 2010-11-21 05:47:48 -08:00