Exclude li_std_auto_ptr test from C test suite
There are (and there probably will never be) std::auto_ptr<> typemaps for this language.
This commit is contained in:
parent
23144219af
commit
799fd7a5be
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ FAILING_CPP_TESTS := \
|
|||
li_attribute \
|
||||
li_attribute_template \
|
||||
li_boost_shared_ptr_attribute \
|
||||
li_std_auto_ptr \
|
||||
li_std_deque \
|
||||
li_std_wstring \
|
||||
li_windows \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue