Reorganizing tests to improve build performance

This commit is contained in:
Michael Tryby
2019-03-18 16:06:21 -04:00
parent 592e4c6ada
commit ed9a89763b
11 changed files with 619 additions and 543 deletions

5
tests/shared_test.cpp Normal file
View File

@@ -0,0 +1,5 @@
//
// Hack to get boost unit test to compile faster
//
#include <boost/test/included/unit_test.hpp>