Skip failing bool[] test cases when running under mono
This commit is contained in:
parent
58863bba59
commit
15ad67c37f
2 changed files with 11 additions and 3 deletions
|
|
@ -37,9 +37,6 @@ CPP11_TEST_CASES = \
|
|||
cpp11_shared_ptr_upcast \
|
||||
cpp11_strongly_typed_enumerations_simple \
|
||||
|
||||
# bool[] typemaps don't work correctly when running under mono
|
||||
FAILING_CPP_TESTS = csharp_lib_arrays_bool
|
||||
|
||||
include $(srcdir)/../common.mk
|
||||
|
||||
# Overridden variables here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue