office-gobmx/test
Michael Meeks ed7d5822c0 cleanup README files.
Convert DOS -> unix newlines.
Cleanup and clarify several files.
2012-11-05 12:30:34 +00:00
..
inc/test
prj
source Fix copy&paste in test 2012-11-04 00:27:22 +01:00
user-template
Library_subsequenttest.mk
Library_test.mk
Makefile
Module_test.mk
Package_inc.mk
Package_unittest.mk
README cleanup README files. 2012-11-05 12:30:34 +00:00

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.