summaryrefslogtreecommitdiffstats
path: root/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-09-16 10:38:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2011-09-16 10:38:06 +0200
commit7d1bb036e1d0c20920703e64132d76e4cce06826 (patch)
tree09d3bbf44e8fb031c2f8693ec5aeb35cd0925bb1 /hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
parentdesktop scripts need to be packaged on MacOSX too (diff)
downloadcore-7d1bb036e1d0c20920703e64132d76e4cce06826.tar.gz
core-7d1bb036e1d0c20920703e64132d76e4cce06826.zip
Simplified setting headless mode for smoke-/subsequenttetss.
Both C++ and Java OfficeConnection code now always pass --headless, so no need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that link against vcl still need an explicit --headless.
Diffstat (limited to 'hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk')
-rw-r--r--hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
index 71579c9e6444..bade4c83dcc9 100644
--- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
+++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
@@ -66,8 +66,6 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,hwpfilter_test_hwpfilter,\
))
$(eval $(call gb_CppunitTest_set_args,hwpfilter_test_hwpfilter,\
- --headless \
- --invisible \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
))