office-gobmx/test
2013-04-22 09:37:38 +01:00
..
inc/test Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
source Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
user-template
Library_subsequenttest.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Library_test.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Makefile
Module_test.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Package_inc.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Package_unittest.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
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.