Generate help before running tests

db4
Slava Pestov 2008-11-16 11:49:20 -06:00
parent 143f078dd8
commit 3061fe117d
1 changed files with 1 additions and 1 deletions

View File

@ -30,10 +30,10 @@ IN: mason.test
".." [
bootstrap-time get boot-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-help-lint ] benchmark help-lint-time-file to-file
[ do-benchmarks ] benchmark benchmark-time-file to-file
[ generate-help ] benchmark html-help-time-file to-file
] with-directory ;
MAIN: do-all