office-gobmx/test
Mike Kaganski 3fef9fa3f5 assertXPath: disallow passing rAttribute without rExpectedValue
Change-Id: I7fb59039429361dad04fb68507f40545f9c4dd6d
Reviewed-on: https://gerrit.libreoffice.org/71290
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
2019-04-25 14:42:13 +02:00
..
qa/cppunit Add a test to check XPath testing facilities in XmlTestTools 2019-04-18 09:06:16 +02:00
source assertXPath: disallow passing rAttribute without rExpectedValue 2019-04-25 14:42:13 +02:00
user-template Fix deadlocks of make screenshot tests 2019-04-11 16:58:38 +02:00
CppunitTest_test_xpath.mk Add a test to check XPath testing facilities in XmlTestTools 2019-04-18 09:06:16 +02:00
Library_subsequenttest.mk tdf#45904 Move TableColumn Java tests to C++ 2019-04-25 01:21:49 +02:00
Library_test.mk Move UNO Api helper form to include/ 2019-03-29 23:04:32 +01: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.