tmp
This commit is contained in:
parent
101ef375ef
commit
5c7ee99d43
32 changed files with 232 additions and 2023 deletions
|
|
@ -1,6 +1,9 @@
|
|||
|
||||
#include "Testing.hpp"
|
||||
#include "Module.hpp"
|
||||
|
||||
#include "primitives/primitives.h"
|
||||
#include <UnitTest++/UnitTest++.h>
|
||||
#include <UnitTest++/TestReporterStdout.h>
|
||||
|
||||
extern tp::ModuleManifest objTestModule;
|
||||
extern tp::ModuleManifest objTestModule;
|
||||
|
||||
#define TEST_OFF(name) static void name()
|
||||
Loading…
Add table
Add a link
Reference in a new issue