mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-22 01:09:00 +00:00

As defined by commit 69586e8381
(UI
tests: use a dedicated desktop on Windows, 2024-07-17).
Change-Id: Icd4ad6dfa95301fc1f6e699349278d3a0198fd08
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175296
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
4 lines
305 B
Plaintext
4 lines
305 B
Plaintext
Environment variables in VCL:
|
|
|
|
LO_TEST_LOCALE - the locale to be used during unit tests. Defaults to en-US.
|
|
LIBO_TEST_DEFAULT_DESKTOP - define this to make tests run in current (active) desktop on Windows (by default, they run on a dedicated desktop, to avoid unwanted interaction with current UI session) |