summaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-04-02 12:23:15 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-04-02 12:26:20 +0200
commit802518c59a2cf4b47ff893305ad9781db4353ec2 (patch)
tree0346a36807304fdeab244ea59c29f311846a0bba /sw
parentAutomate setting of FONTCONFIG_FILE (diff)
downloadcore-802518c59a2cf4b47ff893305ad9781db4353ec2.tar.gz
core-802518c59a2cf4b47ff893305ad9781db4353ec2.zip
always pass --headless to cppunits
They should not need any actual UI anyway, and most of them already pass the option manually. http://lists.freedesktop.org/archives/libreoffice/2012-March/029109.html
Diffstat (limited to 'sw')
-rw-r--r--sw/CppunitTest_sw_filters_test.mk1
-rw-r--r--sw/CppunitTest_sw_layout_test.mk1
-rw-r--r--sw/CppunitTest_sw_macros_test.mk1
-rw-r--r--sw/CppunitTest_sw_regression_test.mk1
-rw-r--r--sw/CppunitTest_sw_subsequent_ooxmltok.mk1
-rw-r--r--sw/CppunitTest_sw_subsequent_rtftok.mk1
-rw-r--r--sw/CppunitTest_sw_swdoc_test.mk1
7 files changed, 0 insertions, 7 deletions
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk
index acb7dd1d8616..ed4b368e83a7 100644
--- a/sw/CppunitTest_sw_filters_test.mk
+++ b/sw/CppunitTest_sw_filters_test.mk
@@ -100,7 +100,6 @@ $(eval $(call gb_CppunitTest_add_old_components,sw_filters_test,\
))
$(eval $(call gb_CppunitTest_set_args,sw_filters_test,\
- --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \
))
diff --git a/sw/CppunitTest_sw_layout_test.mk b/sw/CppunitTest_sw_layout_test.mk
index dc5929a55ebd..cbf8c6aa1c63 100644
--- a/sw/CppunitTest_sw_layout_test.mk
+++ b/sw/CppunitTest_sw_layout_test.mk
@@ -121,7 +121,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_layout_test,\
))
$(eval $(call gb_CppunitTest_set_args,sw_layout_test,\
- --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry) module:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry/spool) xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/unittest/registry)" \
))
diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk
index c08dc3834a23..1d287fbbc4ec 100644
--- a/sw/CppunitTest_sw_macros_test.mk
+++ b/sw/CppunitTest_sw_macros_test.mk
@@ -123,7 +123,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_macros_test,\
))
$(eval $(call gb_CppunitTest_set_args,sw_macros_test,\
- --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry) module:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry/spool) xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/unittest/registry)" \
))
diff --git a/sw/CppunitTest_sw_regression_test.mk b/sw/CppunitTest_sw_regression_test.mk
index 2e989ec83825..ca83d3211e4f 100644
--- a/sw/CppunitTest_sw_regression_test.mk
+++ b/sw/CppunitTest_sw_regression_test.mk
@@ -123,7 +123,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_regression_test,\
))
$(eval $(call gb_CppunitTest_set_args,sw_regression_test,\
- --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry) module:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry/spool) xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/unittest/registry)" \
))
diff --git a/sw/CppunitTest_sw_subsequent_ooxmltok.mk b/sw/CppunitTest_sw_subsequent_ooxmltok.mk
index cec2405a844f..dfc7f4456d11 100644
--- a/sw/CppunitTest_sw_subsequent_ooxmltok.mk
+++ b/sw/CppunitTest_sw_subsequent_ooxmltok.mk
@@ -81,7 +81,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_subsequent_ooxmltok,\
))
$(eval $(call gb_CppunitTest_set_args,sw_subsequent_ooxmltok,\
- --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry) module:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry/spool) xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/unittest/registry)" \
))
diff --git a/sw/CppunitTest_sw_subsequent_rtftok.mk b/sw/CppunitTest_sw_subsequent_rtftok.mk
index 1de0d64b1576..fd2aa19f4b46 100644
--- a/sw/CppunitTest_sw_subsequent_rtftok.mk
+++ b/sw/CppunitTest_sw_subsequent_rtftok.mk
@@ -75,7 +75,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_subsequent_rtftok,\
))
$(eval $(call gb_CppunitTest_set_args,sw_subsequent_rtftok,\
- --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry) module:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry/spool) xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/unittest/registry)" \
))
diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index bef7adbfb4c5..164ddaaaf115 100644
--- a/sw/CppunitTest_sw_swdoc_test.mk
+++ b/sw/CppunitTest_sw_swdoc_test.mk
@@ -105,7 +105,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_swdoc_test,\
))
$(eval $(call gb_CppunitTest_set_args,sw_swdoc_test,\
- --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
"-env:CONFIGURATION_LAYERS=xcsxcu:$(call gb_CppunitTarget__make_url,$(OUTDIR)/xml/registry)" \
))