• Jan-Marek Glogowski's avatar
    Default all tests to run with the svp plugin · 2edc86a5
    Jan-Marek Glogowski yazdı
    Otherwise a test can already require a windowed VCL plugin by
    calling gb_CppunitTest_use_vcl_non_headless(_with_windows)?.
    
    For compatibility on unix --headless still implies the use of the
    svp plugin, but now a SAL_USE_VCLPLUGIN will override it.
    
    All the explicit SAL_USE_VCLPLUGIN=svp are not needed, as this is
    now included in the gb_TEST_ENV_VARS variable and gengal already
    calls Application::EnableConsoleOnly().
    
    Change-Id: I6b4e75282aa88d747db87d60ffe6c8f282187c5f
    Reviewed-on: https://gerrit.libreoffice.org/64052
    Tested-by: Jenkins
    Reviewed-by: 's avatarJan-Marek Glogowski <glogow@fbihome.de>
    2edc86a5
Gallery.mk 6.47 KB