mirror of
https://github.com/correl/rebar.git
synced 2024-12-18 11:06:20 +00:00
Fix bug 629; updated help for new common_test command
This commit is contained in:
parent
b063d3b8df
commit
ed59ed2b52
1 changed files with 1 additions and 4 deletions
|
@ -219,10 +219,7 @@ generate [dump_spec=0/1] Build release with reltool
|
||||||
install [target=] Install build into target
|
install [target=] Install build into target
|
||||||
|
|
||||||
eunit [suite=foo] Run eunit [test/foo_tests.erl] tests
|
eunit [suite=foo] Run eunit [test/foo_tests.erl] tests
|
||||||
|
ct [suite=] [case=] Run common_test suites in ./test
|
||||||
int_test [suite=] [case=] Run ct suites in ./int_test
|
|
||||||
perf_test [suite=] [case=] Run ct suites in ./perf_test
|
|
||||||
test [suite=] [case=] Run ct suites in ./test
|
|
||||||
|
|
||||||
xref Run cross reference analysis
|
xref Run cross reference analysis
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue