summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_macros_test.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-10-24 23:21:24 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-10-24 23:21:24 +0200
commitfb95e1d94538ff7847f0597be756ff289a5608f5 (patch)
treedbec2e69134c89e66dc2c6993662d26c65c0343c /sc/CppunitTest_sc_macros_test.mk
parentc631b30c6b9b9ffaf9a402c406282225c21560ff (diff)
execute macros_test in headless mode too
otherwise a error dialog might pop up
Diffstat (limited to 'sc/CppunitTest_sc_macros_test.mk')
-rw-r--r--sc/CppunitTest_sc_macros_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_macros_test.mk b/sc/CppunitTest_sc_macros_test.mk
index 9049f8598c39..8a9bd3dacade 100644
--- a/sc/CppunitTest_sc_macros_test.mk
+++ b/sc/CppunitTest_sc_macros_test.mk
@@ -97,6 +97,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,sc_macros_test,\
))
$(eval $(call gb_CppunitTest_set_args,sc_macros_test,\
+ --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
-env:OOO_CONFIG_REGISTRY_DIR=$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry) \
))