Import Catch and make a unit test program that uses it.
This commit is contained in:
parent
ce9eff82f1
commit
7f49ef36d6
5 changed files with 25 additions and 0 deletions
2
test/unit/main.cpp
Normal file
2
test/unit/main.cpp
Normal file
|
@ -0,0 +1,2 @@
|
|||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch.hpp"
|
Loading…
Add table
Add a link
Reference in a new issue