summaryrefslogtreecommitdiffstats
path: root/sc/CppunitTest_sc_filters_test.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-10-22 00:04:31 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-10-22 05:01:00 +0200
commit63354873b7e2fb9e51abee45082e415cd438d8b2 (patch)
tree4eed359d316a9d0104a8d9fe18063c23928c7370 /sc/CppunitTest_sc_filters_test.mk
parentMake the update unit test compile. (diff)
downloadcore-63354873b7e2fb9e51abee45082e415cd438d8b2.tar.gz
core-63354873b7e2fb9e51abee45082e415cd438d8b2.zip
execute filters-test in headless mode
Diffstat (limited to 'sc/CppunitTest_sc_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_filters_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index 38f013b31fef..e40ae2e63e33 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -97,6 +97,7 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,sc_filters_test,\
))
$(eval $(call gb_CppunitTest_set_args,sc_filters_test,\
+ --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
-env:OOO_CONFIG_REGISTRY_DIR=$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry) \
))