Refactor: Extract Custom Type Casts related tests

This commit is contained in:
B Krishna Chaitanya
2020-06-21 17:23:53 +05:30
committed by Wenzel Jakob
parent ae2ee2a4a5
commit 714424387f
5 changed files with 215 additions and 196 deletions

View File

@@ -36,6 +36,7 @@ set(PYBIND11_TEST_FILES
test_class.cpp
test_constants_and_functions.cpp
test_copy_move.cpp
test_custom_type_casters.cpp
test_docstring_options.cpp
test_eigen.cpp
test_enum.cpp