|
@ -126,7 +126,8 @@ info_help(Description) -> |
|
|
" tests=\"baz\" (For every existing suite, run the first test whose~n" |
|
|
" tests=\"baz\" (For every existing suite, run the first test whose~n" |
|
|
" name starts with bar and, if no such test exists,~n" |
|
|
" name starts with bar and, if no such test exists,~n" |
|
|
" run the test whose name starts with bar in the~n" |
|
|
" run the test whose name starts with bar in the~n" |
|
|
" suite's _tests module)~n", |
|
|
|
|
|
|
|
|
" suite's _tests module)~n" |
|
|
|
|
|
" compile_only=true (Compile but do not run tests)", |
|
|
[ |
|
|
[ |
|
|
Description, |
|
|
Description, |
|
|
{eunit_opts, []}, |
|
|
{eunit_opts, []}, |
|
|