This website requires JavaScript.
CODE
0x495fab29
Explore
Sign in
forks
/
apenwarr-redo
Watch
1
Star
0
Fork
You've already forked apenwarr-redo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8e4bfd10f9
apenwarr-redo
/
t
/
curse
/
default.n2.do
2 lines
30 B
Text
Raw
Normal View
History
Unescape
Escape
Add t/curse, a multi-level dependency build that really aggravates redo. ...because it seems my locking isn't very good. It exposes annoying problems involving rebuilding the same files more than once, screwing up stamp files with redo -j, and being unnecessarily slow when checking dependencies. So it's a pretty good test considering how simple it is. Didn't add it to t/all.do yet, because it would fail.
2010-11-19 00:28:16 -08:00
echo n2-$1
t/curse: test to make sure the same file isn't generated more than once. redo currently passes this when running serially, but not in parallel.
2010-11-19 00:55:36 -08:00
echo $1 >>$1.count
Reference in a new issue
Copy permalink