build: move unit+quantity feature from xo-observable -> xo-unit
This commit is contained in:
parent
2f911bc109
commit
3c1f8389c7
20 changed files with 6324 additions and 0 deletions
6
utest/unit_utest_main.cpp
Normal file
6
utest/unit_utest_main.cpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* file unit_utest_main.cpp */
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch2/catch.hpp"
|
||||
|
||||
/* end unit_utest_main.cpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue