Commit 6ff6c0ad by Ralf W. Grosse-Kunstleve

Merge branch 'test_unique_ptr_member' into pr2672_use_smart_holder_as_default

parents 21d01988 0ba59a42
...@@ -102,6 +102,7 @@ set(PYBIND11_TEST_FILES ...@@ -102,6 +102,7 @@ set(PYBIND11_TEST_FILES
test_chrono.cpp test_chrono.cpp
test_class.cpp test_class.cpp
test_class_sh_basic.cpp test_class_sh_basic.cpp
test_class_sh_factory_constructors.cpp
test_class_sh_inheritance.cpp test_class_sh_inheritance.cpp
test_class_sh_unique_ptr_member.cpp test_class_sh_unique_ptr_member.cpp
test_constants_and_functions.cpp test_constants_and_functions.cpp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment