office-gobmx/test
Pranam Lashkari c9763a9f16 LOK: don't recreate the dialogs of an old view when loading new views
follow up for f5ebf512ccd3d5ae3af5fe706b411a85fa19182d

now same actions are performed on all the dialogs

Change-Id: I6531a766327dda106770a2c513ebd492dea7c655
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176933
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
(cherry picked from commit 2fba6df7242586870988b62909156538b42c2bc0)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177892
Tested-by: Jenkins
2024-12-05 18:49:58 +01:00
..
qa/cppunit Use good old string literals in assertXPath and friends 2024-10-05 10:06:44 +02:00
signing-keys
source LOK: don't recreate the dialogs of an old view when loading new views 2024-12-05 18:49:58 +01:00
user-template Verify that zh-Hant-TW locale works in configmgr as intended 2023-02-17 18:56:56 +00:00
CppunitTest_test_a11y.mk CppunitTest_test_a11y: Missing test dependency 2024-02-26 16:00:38 +01:00
CppunitTest_test_xpath.mk Add a test to check XPath testing facilities in XmlTestTools 2019-04-18 09:06:16 +02:00
IwyuFilter_test.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_subsequenttest.mk test: Merge SwAccessibleTestBase and AccessibleTestBase 2024-10-29 09:12:47 +01:00
Library_test.mk this duplicated CPPUNIT_ASSERT_POINT_EQUAL_WITH_TOLERANCE 2024-01-20 17:10:56 +01:00
Library_test_setupvcl.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Library_vclbootstrapprotector.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_test.mk test: Add accessibility test dialog infrastructure 2023-02-24 15:13:39 +00:00
Package_unittest.mk unittest: Split out registry entries to alter UI definition search path 2022-07-12 16:27:18 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
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.