build a combined executable for all tests

This commit is contained in:
Daniel Pfeifer
2015-05-29 21:15:26 +02:00
parent 036d63e6cf
commit b99e2f653b
15 changed files with 62 additions and 34 deletions

View File

@@ -29,7 +29,7 @@
#include <sqlpp11/functions.h>
#include <sqlpp11/select.h>
int main()
int Prepared(int, char**)
{
MockDb db = {};
//test::TabFoo f;