Correct spelling of compatibility.
This commit is contained in:
parent
29c98fa7f8
commit
5f53503b7d
4 changed files with 10 additions and 10 deletions
|
|
@ -14,7 +14,7 @@ top_builddir = ../@top_builddir@
|
|||
|
||||
CPP_TEST_CASES = \
|
||||
csharp_attributes \
|
||||
csharp_swig2_compatability \
|
||||
csharp_swig2_compatibility \
|
||||
csharp_exceptions \
|
||||
csharp_features \
|
||||
csharp_lib_arrays \
|
||||
|
|
@ -37,7 +37,7 @@ CSHARPFLAGSSPECIAL =
|
|||
# Custom tests - tests with additional commandline options
|
||||
intermediary_classname.cpptest: SWIGOPT += -dllimport intermediary_classname
|
||||
csharp_lib_arrays.cpptest: CSHARPFLAGSSPECIAL = -unsafe
|
||||
csharp_swig2_compatability.cpptest: SWIGOPT += -DSWIG2_CSHARP
|
||||
csharp_swig2_compatibility.cpptest: SWIGOPT += -DSWIG2_CSHARP
|
||||
|
||||
# Rules for the different types of tests
|
||||
%.cpptest:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue