pybind11/tests/test_embed
Dean Moldovan 9693a5c78f 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.
2017-05-28 02:12:24 +02:00
..
catch.cpp Add Catch framework for testing embedding support and C++-side features 2017-05-28 02:12:24 +02:00
CMakeLists.txt Add Catch framework for testing embedding support and C++-side features 2017-05-28 02:12:24 +02:00
test_interpreter.cpp Add Catch framework for testing embedding support and C++-side features 2017-05-28 02:12:24 +02:00
test_interpreter.py Add Catch framework for testing embedding support and C++-side features 2017-05-28 02:12:24 +02:00