[longomatch] Change visibility of some commands in the jabber rules
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Change visibility of some commands in the jabber rules
- Date: Wed, 18 Mar 2015 14:38:46 +0000 (UTC)
commit 94bc426a9f212adbd19b284abeaad4faef3b9364
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Mar 10 22:15:13 2015 +0100
Change visibility of some commands in the jabber rules
Tests/Makefile.am | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Tests/Makefile.am b/Tests/Makefile.am
index f8ebf6a..089a2d9 100644
--- a/Tests/Makefile.am
+++ b/Tests/Makefile.am
@@ -50,14 +50,14 @@ check:
if HAVE_COVEM
do-coverage:
@rm -rf $(ASSEMBLY).dll.covcfg.*
- cp $(NUNIT_FRAMEWORK_DLL) `dirname $(ASSEMBLY_FILE)`
- @BABOON_CFG=$(ASSEMBLY).dll.covcfg $(COVEM) $(NUNIT_CONSOLE_EXE) $(ASSEMBLY_FILE) || true
+ @cp $(NUNIT_FRAMEWORK_DLL) `dirname $(ASSEMBLY_FILE)`
+ BABOON_CFG=$(ASSEMBLY).dll.covcfg $(COVEM) $(NUNIT_CONSOLE_EXE) $(ASSEMBLY_FILE) || true
print-coverage:
@python print_coverage.py $(ASSEMBLY).dll.covcfg.covreport
render-coverage:
- @cov-html $(ASSEMBLY).dll.covcfg.covdb longomatch
+ cov-html $(ASSEMBLY).dll.covcfg.covdb longomatch
show-coverage:
$(COV_GTK) $(ASSEMBLY).dll.covcfg.covdb
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]