office-gobmx/test
Stephan Bergmann 187d7f8f52 CPPUNIT_ASSERT[_DOUBLES]_EQUAL
Change-Id: I417cea926abcc511e74a090ee90a851c138ac0c0
2016-10-06 16:35:53 +02:00
..
source CPPUNIT_ASSERT[_DOUBLES]_EQUAL 2016-10-06 16:35:53 +02:00
user-template
Library_subsequenttest.mk
Library_test.mk
Library_test_setupvcl.mk Fix naming of makefile to mend make dump-deps. 2016-09-29 06:48:31 +00:00
Library_vclbootstrapprotector.mk
Makefile
Module_test.mk Fix naming of makefile to mend make dump-deps. 2016-09-29 06:48:31 +00:00
Package_unittest.mk
README

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.