apenwarr-redo/t/deps/dirtest
Avery Pennarun 984ad747f8 Remove special case for "dirname" -> "dirname/all"
It actually decreases readability of the .do files - by not making it
explicit when you're going into a subdir.

Plus it adds ambiguity: what if there's a dirname.do *and* a dirname/all?
We could resolve the ambiguity if we wanted, but that adds more code, while
taking out this special case makes *less* code and improves readability.
I think it's the right way to go.
2010-11-24 02:48:27 -08:00
..
dir1 t/deps/dirtest: test correct dependency checking for targets named 'dirname' 2010-11-23 01:08:32 -08:00
.gitignore t/deps/dirtest: test correct dependency checking for targets named 'dirname' 2010-11-23 01:08:32 -08:00
clean.do t/deps/dirtest: test correct dependency checking for targets named 'dirname' 2010-11-23 01:08:32 -08:00
t1.do Remove special case for "dirname" -> "dirname/all" 2010-11-24 02:48:27 -08:00
test.do Remove special case for "dirname" -> "dirname/all" 2010-11-24 02:48:27 -08:00