Start
[mono.git] / mcs / btests / Test.Sources
index 5bbf151432efeee9b2bf18d2a008db74b03cf973..1f494a1c6bc99f96d7f27fd328838d3143190956 100644 (file)
@@ -67,6 +67,7 @@ NSA \
 NSB \
 ModuleTest \
 ModuleA \
+ModuleB \
 ClassTest \
 Scope \
 ScopeA \
@@ -87,6 +88,7 @@ MustInheritA \
 NotInheritable \
 ConstructorA \
 ConstructorB \
+ConstructorC \
 Interface \
 InterfaceA \
 InterfaceB \
@@ -115,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
@@ -181,6 +197,10 @@ NameSpaceC2 \
 NameSpaceC3 \
 ModuleTestC1 \
 ModuleTestC2 \
+ModuleTestC3 \
+ModuleTestC4 \
+ModuleTestC5 \
+ModuleTestC6 \
 ClassTestC1 \
 ScopeC1 \
 OverloadingC1 \
@@ -200,6 +220,11 @@ MustInheritC7 \
 NotInheritableC1 \
 NotInheritableC2 \
 NotInheritableC3 \
+ConstructorC1 \
+ConstructorC2 \
+ConstructorC4 \
+ConstructorC5 \
+ConstructorC6 \
 InterfaceC1 \
 InterfaceC2 \
 InterfaceC3 \
@@ -240,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