summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2013-06-15 02:35:14 +1000
committerAlexey Shchepin <alexey@process-one.net>2013-06-17 16:04:54 +0300
commit7b96d8cc24ce17e3766e1e2dafa90c607654774c (patch)
tree11de7f45798258307f5c2d1f013383767018258d /Makefile.in
parentFix the error report of an incorrect certfile (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 d6958022..df8c4071 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