We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6fa1d commit febf9ceCopy full SHA for febf9ce
tests/CMakeLists.txt
@@ -106,7 +106,7 @@ set(PYBIND11_TEST_FILES
106
test_class_sh_disowning_mi.cpp
107
test_class_sh_factory_constructors.cpp
108
test_class_sh_inheritance.cpp
109
- test_class_sh_shared_from_this.cpp
+ # test_class_sh_shared_from_this.cpp
110
test_class_sh_trampoline_basic.cpp
111
test_class_sh_trampoline_self_life_support.cpp
112
test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
0 commit comments