2004-03-16 Rafael Teixeira (rafaelteixeira@hotmail.com)
[mono.git] / mcs / btests / Test.Sources
1 #
2 # All positive test cases goes here
3 #
4
5 TEST_SOURCES = \
6 Test1 \
7 Test2 \
8 misc2 \
9 Identifier \
10 IntegerTypeCharTest\
11 IntegerTypeCharTestA \
12 IntegerTypeCharTestB \
13 LongTypeCharTest\
14 LongTypeCharTestA \
15 LongTypeCharTestB \
16 SingleTypeCharTest \
17 SingleTypeCharTestA \
18 SingleTypeCharTestB \
19 DecimalTypeCharTest \
20 DecimalTypeCharTestA \
21 DecimalTypeCharTestB \
22 DoubleTypeCharTest \
23 DoubleTypeCharTestA \
24 DoubleTypeCharTestB \
25 StringTypeCharTest \
26 StringTypeCharTestA \
27 StringTypeCharTestB \
28 IntegerLiteralTest \
29 IntegerLiteralA \
30 IntegerLiteralB \
31 IntegerLiteral1Test \
32 IntegerLiteral2Test \
33 LongLiteralA \
34 LongLiteralB \
35 SingleLiteral \
36 SingleLiteralA \
37 SingleLiteralB \
38 DecimalLiteral \
39 DecimalLiteralA \
40 DecimalLiteralB \
41 DoubleLiteral \
42 DoubleLiteralA \
43 DoubleLiteralB \
44 BoolLiteralTest \
45 BoolLiteralA \
46 StringLiterals \
47 StringLiteralsA\
48 CharacterLiterals \
49 DateLiterals \
50 LiteralNothing \
51 ConditionalCompilation \
52 ConditionalCompilationA \
53 ConditionalCompilationB \
54 ConditionalCompilationC \
55 ConditionalCompilationD \
56 ConditionalCompilationE \
57 ConditionalConstants \
58 ConditionalConstantsA \
59 ExternalSourceDirectives \
60 RegionDirectives \
61 NameSpace \
62 NameSpaceA \
63 NameSpaceB \
64 NameSpaceC \
65 NameSpaceD \
66 NSA \
67 NSB \
68 ModuleTest \
69 ModuleA \
70 ClassTest \
71 Scope \
72 ScopeA \
73 Overloading \
74 OverloadingA \
75 Inheritance \
76 InheritanceA \
77 InheritanceB \
78 InheritanceC \
79 InheritanceD \
80 InheritanceE \
81 InheritanceF \
82 InheritanceG \
83 InheritanceH \
84 InheritanceI \
85 MustInherit \
86 MustInheritA \
87 NotInheritable \
88 Interface \
89 InterfaceA \
90 InterfaceB \
91 InterfaceC \
92 InterfaceD \
93 InterfaceE \
94 InterfaceF \
95 InterfaceG \
96 ShadowsA \
97 ShadowsB \
98 ShadowsC \
99 ShadowsD \
100 OverrideA \
101 OverrideB \
102 Accessibility \
103 AccessibilityA \
104 AccessibilityB \
105 AccessibilityC \
106 Attributes \
107 AttributesA \
108 AttributesB \
109 AttributesC \
110 AttributesD \
111 QualifiedNames \
112 Variables \
113
114
115 # All negetive test cases which should
116 # fail during compilation goes here
117
118 TEST_NGTIVE_COMPILATION_SOURCES = \
119 CommentC1 \
120 WhiteSpaceC1 \
121 LineContinuationC1 \
122 LineContinuationC2 \
123 IdentifierFail1 \
124 IdentifierFail2 \
125 IdentifierFail3 \
126 IdentifierFail4 \
127 IntegerTypeCharTestC1 \
128 IntegerTypeCharTestC2 \
129 IntegerTypeCharTestC3 \
130 LongTypeCharTestC1 \
131 LongTypeCharTestC2 \
132 SingleTypeCharTestC1 \
133 SingleTypeCharTestC2 \
134 DecimalTypeCharTestC1 \
135 DecimalTypeCharTestC2 \
136 DoubleTypeCharTestC1 \
137 DoubleTypeCharTestC2 \
138 StringTypeCharTestC1 \
139 StringTypeCharTestC2 \
140 IntegerLiteralTestC1 \
141 IntegerLiteralTestC2 \
142 IntegerLiteralTestC3 \
143 IntegerLiteralTestC4 \
144 IntegerLiteralC1 \
145 LongLiteralC1 \
146 DecimalLiteralC1 \
147 DoubleLiteralC1 \
148 StringLiteralsC1 \
149 StringLiteralsC2 \
150 BoolLiteralTest1 \
151 CharacterLiteralsC1 \
152 CharacterLiteralsC2 \
153 CharacterLiteralsC3 \
154 CharacterLiteralsC4 \
155 DateLiteralsC1 \
156 DateLiteralsC2 \
157 DateLiteralsC3 \
158 DateLiteralsC4 \
159 DateLiteralsC5 \
160 DateLiteralsC6 \
161 DateLiteralsC7 \
162 DateLiteralsC8 \
163 DateLiteralsC9 \
164 DateLiteralsC10 \
165 DateLiteralsC11 \
166 DateLiteralsC12 \
167 DateLiteralsC13 \
168 ConditionalCompilationC1 \
169 ConditionalCompilationC2 \
170 ConditionalConstantsC1 \
171 ExternalSourceDirectivesC1 \
172 RegionDirectivesC1 \
173 NameSpaceC1 \
174 NameSpaceC2 \
175 NameSpaceC3 \
176 ModuleTestC1 \
177 ModuleTestC2 \
178 ClassTestC1 \
179 ScopeC1 \
180 OverloadingC1 \
181 OverloadingC2 \
182 OverloadingC3 \
183 InheritanceC1 \
184 InheritanceC2 \
185 InheritanceC3 \
186 MustInheritC1 \
187 MustInheritC2 \
188 MustInheritC3 \
189 MustInheritC4 \
190 MustInheritC5 \
191 MustInheritC6 \
192 MustInheritC7 \
193 NotInheritableC1 \
194 NotInheritableC2 \
195 NotInheritableC3 \
196 InterfaceC1 \
197 InterfaceC2 \
198 InterfaceC3 \
199 InterfaceC4 \
200 InterfaceC5 \
201 InterfaceC6 \
202 InterfaceC7 \
203 ShadowsC1 \
204 ShadowsC2 \
205 ShadowsC3 \
206 ShadowsC4 \
207 OverrideC1 \
208 OverrideC2 \
209 OverrideC3 \
210 OverrideC4 \
211 AccessibilityC1 \
212 AccessibilityC2 \
213 AttributesC1 \
214 AttributesC2 \
215 AttributesC3 \
216 AttributesC4 \
217 AttributesC5 \
218 AttributesC6 \
219 ConstituentTypesC1 \
220 VariablesC1 \
221
222 # All negetive test cases which should fail at
223 # runtime goes here
224
225 TEST_NGTIVE_RUNTIME_SOURCES = \
226 IntegerLiteralTest1 \
227 IntegerLiteralTest2 \
228 IntegerLiteralTest3 \
229 IntegerLiteralTest4 \
230 IntegerLiteral1 \
231 LongLiteral1 \
232 DecimalLiteral1 \
233 DoubleLiteral1 \
234 SingleLiteral1 \
235 StringLiterals1 \
236 BoolLiteralTest1 \
237 CharacterLiterals1 \
238 LiteralNothing1 \
239 Inheritance1 
240
241