Stop testing two recently failing ocaml tests
Problem here seems to be one also affecting other ocaml broken tests: 1. Enum value names should be using sym:name not name (ie %rename is broken for ocaml enum items) 2. directorin typemaps are not correct
This commit is contained in:
parent
ffe2f85417
commit
a71c318b06
1 changed files with 2 additions and 0 deletions
|
|
@ -25,10 +25,12 @@ director_enum \
|
|||
director_primitives \
|
||||
director_redefined \
|
||||
director_string \
|
||||
director_using_member_scopes \
|
||||
enum_thorough \
|
||||
li_windows \
|
||||
member_pointer_const \
|
||||
preproc_constants \
|
||||
rename_camel \
|
||||
smart_pointer_inherit \
|
||||
|
||||
FAILING_C_TESTS = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue