This includes: * Linkage against the Boost unit test libs * Configuration of the Boost libs * A place for common generics "extras" for unit test harnesses including * A simple way to allow "expected-failure" tests (without breaking Boost < 1.58, e.g. Ubuntu LTS) * Moving some simple numeric predicates from the geom tests to the utils library. Expand unit test docs to describe the expected failures macro. Add a few COLOR4D tests, including one with expected failures due to a pre-existing bug. This will be fixed in a follow-up commit. |
||
---|---|---|
.. | ||
geometry | ||
CMakeLists.txt | ||
common_mocks.cpp | ||
test_color4d.cpp | ||
test_hotkey_store.cpp | ||
test_module.cpp | ||
test_title_block.cpp | ||
test_utf8.cpp |