aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/csharp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/csharp/Makefile.in')
-rw-r--r--Examples/test-suite/csharp/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Examples/test-suite/csharp/Makefile.in b/Examples/test-suite/csharp/Makefile.in
index 4fd8052c6..22d78ee1c 100644
--- a/Examples/test-suite/csharp/Makefile.in
+++ b/Examples/test-suite/csharp/Makefile.in
@@ -14,9 +14,11 @@ top_builddir = ../@top_builddir@
CPP_TEST_CASES = \
csharp_attributes \
+ csharp_swig2_compatibility \
csharp_exceptions \
csharp_features \
csharp_lib_arrays \
+ csharp_namespace_system_collision \
csharp_prepost \
csharp_typemaps \
enum_thorough_simple \
@@ -35,6 +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_compatibility.cpptest: SWIGOPT += -DSWIG2_CSHARP
# Rules for the different types of tests
%.cpptest: