Expand std::shared_ptr testing to C# D Java Python
This commit is contained in:
parent
9e79d3566b
commit
f5e1856650
8 changed files with 112 additions and 9 deletions
|
|
@ -44,6 +44,9 @@ CPP_TEST_CASES = \
|
|||
# li_boost_intrusive_ptr
|
||||
|
||||
CPP11_TEST_CASES = \
|
||||
cpp11_shared_ptr_const \
|
||||
cpp11_shared_ptr_nullptr_in_containers \
|
||||
cpp11_shared_ptr_upcast \
|
||||
cpp11_strongly_typed_enumerations_simple \
|
||||
|
||||
include $(srcdir)/../common.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue