Skip to content

Commit d0c7b9b

Browse files
committed
Adding new tests to cmake file.
1 parent b53aa06 commit d0c7b9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ set(PYBIND11_TEST_FILES
104104
test_class_sh_basic.cpp
105105
test_class_sh_factory_constructors.cpp
106106
test_class_sh_inheritance.cpp
107+
test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
107108
test_class_sh_unique_ptr_member.cpp
109+
test_class_sh_with_alias.cpp
108110
test_constants_and_functions.cpp
109111
test_copy_move.cpp
110112
test_custom_type_casters.cpp

0 commit comments

Comments
 (0)