office-gobmx/test
Mike Kaganski e74c94c1a6 tdf#161509: Output the same special style names and identifiers as Word
Take care to match the case of the names. Some tools rely on specific
case; so standardize on what Word outputs.

getXPath is modified to tell which XPath has failed (needed for the
unit test).

Change-Id: I3e71f5905b26d7e784d68ba11ff205eefedaaa2c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168755
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
2024-06-13 07:49:19 +02:00
..
qa/cppunit loplugin:ostr in test 2024-05-14 11:47:53 +02:00
signing-keys
source tdf#161509: Output the same special style names and identifiers as Word 2024-06-13 07:49:19 +02: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
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 test: Add accessibility test dialog infrastructure 2023-02-24 15:13:39 +00:00
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.