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.
This commit is contained in:
parent
cd853fccfb
commit
ac36c5bbb1
10 changed files with 34 additions and 2 deletions
2
t/deps/dirtest/.gitignore
vendored
Normal file
2
t/deps/dirtest/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
log
|
||||
dir1/stinky
|
||||
Loading…
Add table
Add a link
Reference in a new issue