Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2013-06-14 20:35:14 +0400
committerAlexey Shchepin <alexey@process-one.net>2013-06-17 17:04:54 +0400
commit7b96d8cc24ce17e3766e1e2dafa90c607654774c (patch)
tree11de7f45798258307f5c2d1f013383767018258d /Makefile.in
parentb50a4948ed12e1692269d7be310b221928e590e2 (diff)
Test suite cleanup.
* Split test cases in groups. * Increase a loglevel of common_test framework.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d69580220..df8c4071a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -251,7 +251,7 @@ dialyzer: plt
--get_warnings -o dialyzer.log ebin
test:
- $(REBAR) skip_deps=true ct
+ $(REBAR) -v skip_deps=true ct
.PHONY: src doc edoc dialyzer Makefile TAGS clean clean-rel distclean rel plt \
install uninstall uninstall-binary uninstall-all translations deps test spec