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
9d5afd67f0
apenwarr-redo
/
runtests.do
5 lines
68 B
Text
Raw
Normal View
History
Unescape
Escape
Extremely basic integration of wvtest for testing. And move test scripts into t/ subdir to keep things clean. As part of that, make sure redo adds itself to the PATH on startup so that subscripts can find it.
2010-11-12 17:16:03 -08:00
. wvtest.sh
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 t/all
Extremely basic integration of wvtest for testing. And move test scripts into t/ subdir to keep things clean. As part of that, make sure redo adds itself to the PATH on startup so that subscripts can find it.
2010-11-12 17:16:03 -08:00
WVSTART "t/runtests"
When running x/y/z/whatever.do, first cd to x/y/z. That way it's exactly equivalent to cd x/y/z; redo whatever
2010-11-12 23:14:58 -08:00
WVPASS redo t/runtests
Reference in a new issue
Copy permalink