Unit test refactoring

Move ut framework to tl, so there are less complex
dependencies.
This commit is contained in:
Matthias Koefferlein
2017-09-03 01:54:11 +02:00
parent 47b2e29137
commit cfe8375be0
138 changed files with 1378 additions and 1432 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#include "layBitmap.h"
#include "utHead.h"
#include "tlUnitTest.h"
static std::string
to_string (const lay::Bitmap &bm)