office-gobmx/test
Colomban Wendling d1589ade91 Disable test::AccessibleTestBase::awaitDialog() on macos altogether
The API doesn't actually work there yet because we don't get any event,
so there's no point in exposing it there, and it makes it clear it
isn't available there, avoiding future user to wonder why their tests
do not behave there.

Change-Id: I38dcc98ad3bc3b669df64bc1c53c91ef48a0d717
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147574
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2023-03-03 10:58:22 +00:00
..
qa/cppunit Disable test::AccessibleTestBase::awaitDialog() on macos altogether 2023-03-03 10:58:22 +00:00
signing-keys
source Disable test::AccessibleTestBase::awaitDialog() on macos altogether 2023-03-03 10:58:22 +00:00
user-template
CppunitTest_test_a11y.mk
CppunitTest_test_xpath.mk
IwyuFilter_test.yaml
Library_subsequenttest.mk test: Add a few basic dialog tests and helpers 2023-03-03 09:58:46 +00:00
Library_test.mk
Library_test_setupvcl.mk
Library_vclbootstrapprotector.mk
Makefile
Module_test.mk
Package_unittest.mk
README.md
README.vars

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.