office-gobmx/test
Michael Stahl a53586f4ef gbuild: do not copy boost headers around
- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus

Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2013-01-26 22:20:06 +01:00
..
inc/test sc test XSheetOutline 2013-01-24 11:21:53 +00:00
prj
source sc test XSheetOutline 2013-01-24 11:21:53 +00:00
user-template
Library_subsequenttest.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Library_test.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Makefile
Module_test.mk
Package_inc.mk sc test XSheetOutline 2013-01-24 11:21:53 +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.