compile fixes + unit tests
This commit is contained in:
parent
e281bc9213
commit
797db3e021
10 changed files with 114 additions and 9 deletions
6
utest/distribution_utest_main.cpp
Normal file
6
utest/distribution_utest_main.cpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* file distribution_utest_main.cpp */
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch2/catch.hpp"
|
||||
|
||||
/* end distribution_utest_main.cpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue