pybind11/tools
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
..
clang@6a00cbc4a9 updated cindex.py submodule to latest version 2017-03-30 13:14:33 +02:00
check-style.sh check-style.sh: check for accidentally committed CRLF line endings 2016-12-13 00:24:08 +01:00
FindCatch.cmake Add Catch framework for testing embedding support and C++-side features 2017-05-28 02:12:24 +02:00
FindEigen3.cmake transparent conversion of dense and sparse Eigen types 2016-05-05 21:44:29 +02:00
FindPythonLibsNew.cmake Improve FindPythonLibsNew detection of python library directory (#523) 2016-11-22 22:01:03 +01:00
libsize.py Always use return_value_policy::move for rvalues (#510) 2016-11-20 05:31:02 +01:00
mkdoc.py improve mkdoc.py determinism 2017-04-12 11:09:47 +02:00
pybind11Config.cmake.in Add CMake target for embedding the Python interpreter 2017-05-28 02:12:24 +02:00
pybind11Tools.cmake Make PYBIND11_CPP_STANDARD work under MSVC 2017-05-09 16:41:47 -04:00