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
4b8c929cdc
apenwarr-redo
/
test.do
2 lines
53 B
Text
Raw
Normal View
History
Unescape
Escape
Change the default rule name from 'it' to 'all'. This is a departure from how djb seems to have it set up, but I just like it better. It's more like the reasonably-common Makefile standard. (Although what make *actually* does is just use the first target declared in the file.)
2010-11-13 01:40:37 -08:00
redo-ifchange t/all
Add minimal/do, a stripped-down redo implementation in 977 bytes of sh. This could be good for distributing with your packages, so that people who don't have redo installed can at least build it. Also, we could use it for building redo itself. Will surely need to get slightly bigger as I inevitably discover I've forgotten a critical feature.
2010-11-15 20:39:34 -08:00
./wvtestrun "$REDO" runtests >&2
Reference in a new issue
Copy permalink