Generate help before running tests
parent
143f078dd8
commit
3061fe117d
|
@ -30,10 +30,10 @@ IN: mason.test
|
||||||
".." [
|
".." [
|
||||||
bootstrap-time get boot-time-file to-file
|
bootstrap-time get boot-time-file to-file
|
||||||
[ do-load ] benchmark load-time-file to-file
|
[ do-load ] benchmark load-time-file to-file
|
||||||
|
[ generate-help ] benchmark html-help-time-file to-file
|
||||||
[ do-tests ] benchmark test-time-file to-file
|
[ do-tests ] benchmark test-time-file to-file
|
||||||
[ do-help-lint ] benchmark help-lint-time-file to-file
|
[ do-help-lint ] benchmark help-lint-time-file to-file
|
||||||
[ do-benchmarks ] benchmark benchmark-time-file to-file
|
[ do-benchmarks ] benchmark benchmark-time-file to-file
|
||||||
[ generate-help ] benchmark html-help-time-file to-file
|
|
||||||
] with-directory ;
|
] with-directory ;
|
||||||
|
|
||||||
MAIN: do-all
|
MAIN: do-all
|
Loading…
Reference in New Issue