out-of-scope template definitions fixed
nested_private test disabled again
This commit is contained in:
parent
e1a4e11bea
commit
053c605df0
2 changed files with 14 additions and 4 deletions
|
|
@ -84,6 +84,7 @@ CPP_TEST_BROKEN += \
|
|||
extend_variable \
|
||||
li_std_vector_ptr \
|
||||
li_boost_shared_ptr_template \
|
||||
nested_private \
|
||||
overload_complicated \
|
||||
template_default_pointer \
|
||||
template_expr \
|
||||
|
|
@ -278,7 +279,6 @@ CPP_TEST_CASES += \
|
|||
naturalvar_more \
|
||||
nested_class \
|
||||
nested_comment \
|
||||
nested_private \
|
||||
nested_scope \
|
||||
nested_workaround \
|
||||
newobject1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue