office-gobmx/test
Yukio Siraichi 3bf3face22 tdf#130975 replace rtl::math::isNan with std::isnan.
Change-Id: I5d53e6369d35093445b2efd8936bbf8c6775ff47
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90451
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-03-14 09:19:00 +01:00
..
qa/cppunit Make getXPathPosition assert on requested child found 2019-05-01 12:30:22 +02:00
source tdf#130975 replace rtl::math::isNan with std::isnan. 2020-03-14 09:19:00 +01:00
user-template Fix typos 2019-05-19 18:33:26 +02: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 tdf#42949 Fix IWYU warnings in test/ 2019-12-19 10:20:04 +01:00
Library_subsequenttest.mk use common PCH for more libraries 2019-10-14 22:27:00 +02:00
Library_test.mk lok: re-factor getTextSelection. 2019-06-07 15:42:05 +02:00
Library_test_setupvcl.mk
Library_vclbootstrapprotector.mk
Makefile
Module_test.mk Add a test to check XPath testing facilities in XmlTestTools 2019-04-18 09:06:16 +02:00
Package_unittest.mk
README
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.