From 7d1bb036e1d0c20920703e64132d76e4cce06826 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 16 Sep 2011 10:38:06 +0200 Subject: 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. --- lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'lotuswordpro') diff --git a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk index 8fa7f4f03337..ea178dc07717 100644 --- a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk +++ b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk @@ -67,7 +67,6 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,lotuswordpro_test_lotuswordpro,\ $(eval $(call gb_CppunitTest_set_args,lotuswordpro_test_lotuswordpro,\ --headless \ - --invisible \ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \ )) -- cgit v1.2.3