Start
[mono.git] / mcs / btests / Test.Sources
index 580543d800885b5bdcc364ee6c27f49916c27eab..1f494a1c6bc99f96d7f27fd328838d3143190956 100644 (file)
@@ -126,8 +126,13 @@ StructureB \
 ArrayA \
 ArrayB \
 ArrayC \
-ArrayD
-
+ArrayD \
+EnumA \
+PropertyA \
+PropertyB \
+PropertyC \
+PropertyD \
+PropertyE                                                          
 
 # All negetive test cases which should
 # fail during compilation goes here
@@ -265,8 +270,18 @@ StructureC1 \
 StructureC2 \
 StructureC3 \
 ArrayC1 \
-ArrayC2 
-
+ArrayC2 \
+EnumC1 \
+EnumC2 \
+EnumC3 \
+EnumC4 \
+EnumC5 \
+EnumC6 \
+EnumC7 \
+PropertyC1 \
+PropertyC2 \
+PropertyC3 \
+PropertyC4 
 
 # All negetive test cases which should fail at
 # runtime goes here