office-gobmx/test/README.vars
Mike Kaganski 6b2b85b93d Document LIBO_TEST_DEFAULT_DESKTOP environment variable
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>
2024-10-21 10:48:29 +02:00

4 lines
No EOL
305 B
Text

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)