mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-26 09:49:15 +00:00
Refactor: Extract Custom Type Casts related tests
This commit is contained in:
committed by
Wenzel Jakob
parent
ae2ee2a4a5
commit
714424387f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user