office-gobmx/test
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
..
qa/cppunit Use good old string literals in assertXPath and friends 2024-10-05 10:06:44 +02:00
signing-keys
source version COVERITY conditionals 2024-10-14 13:07:37 +02:00
user-template
CppunitTest_test_a11y.mk CppunitTest_test_a11y: Missing test dependency 2024-02-26 16:00:38 +01:00
CppunitTest_test_xpath.mk
IwyuFilter_test.yaml
Library_subsequenttest.mk tdf#45904: Move _Footnote Java tests to C++ 2023-08-27 10:51:38 +02:00
Library_test.mk this duplicated CPPUNIT_ASSERT_POINT_EQUAL_WITH_TOLERANCE 2024-01-20 17:10:56 +01:00
Library_test_setupvcl.mk
Library_vclbootstrapprotector.mk
Makefile
Module_test.mk
Package_unittest.mk
README.md
README.vars Document LIBO_TEST_DEFAULT_DESKTOP environment variable 2024-10-21 10:48:29 +02:00

Test Harness Code for C++ Unit Testing

Many of these tests are run during the build process. In that case on unix, if a test fails follow the error messages to debug it under gdb.