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
cd702a8126
apenwarr-redo
/
test.do
3 lines
68 B
Text
Raw
Normal View
History
Unescape
Escape
Oops, 'redo t/c.c' didn't work, because find_do_file() was slightly wrong. We weren't searching for default.*.do in the subdir when needed.
2010-11-16 04:16:01 -08:00
redo-ifchange t/c.c t/all
Improve 'redo -v' output whitespace. It was too hard to tell when an ifchange ended and the commands from the prior level started running again. Now it's a little better.
2010-11-18 23:06:38 -08:00
echo >&2
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