Add Catch framework for testing embedding support and C++-side features
At this point, there is only a single test for interpreter basics. Apart from embedding itself, having a C++ test framework will also benefit the C++-side features by allowing them to be tested directly.
Showing
tests/test_embed/CMakeLists.txt
0 → 100644
tests/test_embed/catch.cpp
0 → 100644
tests/test_embed/test_interpreter.cpp
0 → 100644
tests/test_embed/test_interpreter.py
0 → 100644
tools/FindCatch.cmake
0 → 100644
Please
register
or
sign in
to comment