[Libreoffice-commits] .: sc/Module_sc.mk
Markus Mohrhard
mmohrhard at kemper.freedesktop.org
Tue Nov 29 11:28:23 PST 2011
sc/Module_sc.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 92440ddb00a4f2bc8c2a8dc726c20bca78d5b916
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Tue Nov 29 13:46:44 2011 +0100
move sc's macros_test to the subsequenttest target
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 6a18985..d7d18dd 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -36,11 +36,11 @@ $(eval $(call gb_Module_add_targets,sc,\
$(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_filters_test \
- CppunitTest_sc_macros_test \
CppunitTest_sc_ucalc \
))
$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
+ CppunitTest_sc_macros_test \
JunitTest_sc_unoapi \
))
More information about the Libreoffice-commits
mailing list