xo-jit: + utest
This commit is contained in:
parent
2f593d15d5
commit
5c7af2151b
4 changed files with 210 additions and 1 deletions
6
utest/jit_utest_main.cpp
Normal file
6
utest/jit_utest_main.cpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* @file jit_utest_main.cpp */
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
/* end jit_utest_main.cpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue