diff options
author | Katarina Behrens <Katarina.Behrens@cib.de> | 2016-06-15 14:07:16 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2016-08-18 02:39:08 +0200 |
commit | 181932b31ea9c07a9bec3677e73b67a9a6d4e3f2 (patch) | |
tree | a60e587ac6eba27e9a3075e2137d4393883f458d /sc/CppunitTest_sc_screenshots.mk | |
parent | 28a806d3f1a301660d68fc514e7443df43728e35 (diff) |
screenshots: unset VCL_HIDE_WINDOWS
Those screenshot cppunit tests need to run in non-headless mode with
dialog windows exposed (i.e. VCL_HIDE_WINDOWS must not be set)
To preserve the current behaviour (VCL_HIDE_WINDOWS is set always on Win
and Mac, and in use_vcl_non_headless case on Linux), introduce 2 new
variables:
gb_CppunitTest_show_windows: unset VCL_HIDE_WINDOWS unconditionally
gb_CppunitTest_hide_windows: set VCL_HIDE_WINDOWS=1 if HEADLESS is empty
(i.e. let's not use emptiness of HEADLESS as an indicator, as it is
empty in 2 mutually exclusive cases)
Change-Id: Ib2f7a9cfb1202944d10856c44b6ac7c41156b333
Diffstat (limited to 'sc/CppunitTest_sc_screenshots.mk')
0 files changed, 0 insertions, 0 deletions