Start
[mono.git] / mcs / btests / Test.Sources
index 4f46067b9e8db27e480bb051f19673ff9a384e73..1f494a1c6bc99f96d7f27fd328838d3143190956 100644 (file)
@@ -67,6 +67,7 @@ NSA \
 NSB \
 ModuleTest \
 ModuleA \
+ModuleB \
 ClassTest \
 Scope \
 ScopeA \
@@ -85,6 +86,9 @@ InheritanceI \
 MustInherit \
 MustInheritA \
 NotInheritable \
+ConstructorA \
+ConstructorB \
+ConstructorC \
 Interface \
 InterfaceA \
 InterfaceB \
@@ -113,8 +117,22 @@ Variables \
 VariablesA \
 VariablesB \
 VariablesC \
-ConstantA
-
+VariablesD \
+VariablesE \
+ConstantA \
+ConstantB \
+StructureA \
+StructureB \
+ArrayA \
+ArrayB \
+ArrayC \
+ArrayD \
+EnumA \
+PropertyA \
+PropertyB \
+PropertyC \
+PropertyD \
+PropertyE                                                          
 
 # All negetive test cases which should
 # fail during compilation goes here
@@ -179,6 +197,10 @@ NameSpaceC2 \
 NameSpaceC3 \
 ModuleTestC1 \
 ModuleTestC2 \
+ModuleTestC3 \
+ModuleTestC4 \
+ModuleTestC5 \
+ModuleTestC6 \
 ClassTestC1 \
 ScopeC1 \
 OverloadingC1 \
@@ -187,6 +209,7 @@ OverloadingC3 \
 InheritanceC1 \
 InheritanceC2 \
 InheritanceC3 \
+InheritanceC4 \
 MustInheritC1 \
 MustInheritC2 \
 MustInheritC3 \
@@ -197,6 +220,11 @@ MustInheritC7 \
 NotInheritableC1 \
 NotInheritableC2 \
 NotInheritableC3 \
+ConstructorC1 \
+ConstructorC2 \
+ConstructorC4 \
+ConstructorC5 \
+ConstructorC6 \
 InterfaceC1 \
 InterfaceC2 \
 InterfaceC3 \
@@ -212,8 +240,16 @@ OverrideC1 \
 OverrideC2 \
 OverrideC3 \
 OverrideC4 \
+OverrideC5 \
+OverrideC6 \
+OverrideC7 \
+OverrideC8 \
+OverrideC9 \
 AccessibilityC1 \
 AccessibilityC2 \
+AccessibilityC3 \
+AccessibilityC4 \
+AccessibilityC5 \
 AttributesC1 \
 AttributesC2 \
 AttributesC3 \
@@ -229,8 +265,23 @@ ConstantC4 \
 ConstantC5 \
 VariablesC1 \
 VariablesC2 \
-VariablesC3 
-
+VariablesC3 \
+StructureC1 \
+StructureC2 \
+StructureC3 \
+ArrayC1 \
+ArrayC2 \
+EnumC1 \
+EnumC2 \
+EnumC3 \
+EnumC4 \
+EnumC5 \
+EnumC6 \
+EnumC7 \
+PropertyC1 \
+PropertyC2 \
+PropertyC3 \
+PropertyC4 
 
 # All negetive test cases which should fail at
 # runtime goes here