Adding Strings tests
This commit is contained in:
parent
91b00817e3
commit
6bca7431b7
7 changed files with 357 additions and 121 deletions
|
|
@ -1,11 +1,9 @@
|
|||
|
||||
#include "Testing.hpp"
|
||||
#include "Tests.hpp"
|
||||
#include "Logging.hpp"
|
||||
|
||||
TEST_DEF_STATIC(Simple) {
|
||||
// TEST(false);
|
||||
}
|
||||
using namespace tp;
|
||||
|
||||
TEST_DEF(Logging) {
|
||||
testSimple();
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue