(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / btests / ChangeLog
blobdd7dd00b9563b55e0579501193c2e8e81df76e56
1 2004-10-15  Jambunathan K  <kjambunathan@novell.com>
2         * Audited existing negative test cases that emit multiple,
3         mutually independent error messages and splitted them in to
4         multiple files where possible so that atmost one error is tested
5         for in any given file.
7 2004-10-14 Anirban Bhattacharjee <banirban@novell.com>
8         * ForB.vb: Correction in test case
9         * ForC.vb: New test case
10         * Test.Sources: ForC.vb got included
12 2004-10-15  Jambunathan K  <kjambunathan@novell.com>
13         * Audited existing negative test cases that emit multiple,
14         mutually independent error messages and splitted them in to
15         multiple files where possible so that atmost one error is tested
16         for in any given file.
18 2004-10-14  Jambunathan K  <kjambunathan@novell.com>
19         * Added LineNo, ExpectedError and ErrorMessage to all negative
20         test case files that emit just a single compile time error. All
21         these files have multiple errors. Each of these files need to be
22         broken in to multiple files so that no more than one error gets
23         reported by a test case.
26 2004-10-13  Jambunathan K  <kjambunathan@novell.com>
27         * InheritanceK.vb: Yet another test case
28         * test-mbas.pl: Perl driver for regressing mbas - first cut
30 2004-10-12  Jambunathan K  <kjambunathan@novell.com>
31         * Added LineNo, ExpectedError and ErrorMessage to all
32         negative test case files that emit just a single compile time
33         error
35 2004-09-30 Anirban Bhattacharjee <banirban@novell.com>
36         * EventH.vb:
37         * EventI.vb:
38                 Couple of more scenario got covered
40 2004-09-29 K Satya Sudha
41         * Makefile : Modified it to log the names of the testcases that 
42                      passed successfully 
44 2004-09-21 Anirban Bhattacharjee <banirban@novell.com>
45         * EventF.vb: Modified
46         * EventI.vb: New test
47         * Test.Sources: Modified
49 2004-09-15 Anirban Bhattacharjee <banirban@novell.com>
50         * OptionalArgu_dll.vb:
51         * OptionalArgu_exe.vb:
52                 Tests for optional argument accross assembly
53         * Test.Sources : updated
54         * Makefile: Added dll name
56 2004-09-09 Bernie Solomon <bernard@ugsolutions.com>
57         * Test.Sources: fix case of a couple of filenames
59 2004-09-08 Anirban Bhattacharjee <banirban@novell.com>
60         * OptionalArgu_ByRefFuncA.vb:
61         * OptionalArgu_ByValFuncD.vb:
62         * OptionalArgu_ByValueD.vb:
63         * OptionalArgu_ByRefFuncB.vb:  
64         * OptionalArgu_ByValFuncE.vb:
65         * OptionalArgu_ByValueE.vb:
66         * OptionalArgu_ByFunctionC1.vb:
67         * OptionalArgu_ByRefFuncC.vb:
68         * OptionalArgu_ByReferenceA.vb:
69         * OptionalArgu_ByRefFuncD.vb:
70         * OptionalArgu_ByValueA.vb:
71         * OptionalArgu_ByReferenceB.vb:
72         * OptionalArgu_ByValFuncA.vb:
73         * OptionalArgu_ByValueB.vb:
74         * Optional_ParamArrayC1.vb:
75         * OptionalArgu_ByReferenceC.vb:
76         * OptionalArgu_ByValFuncB.vb:
77         * OptionalArgu_ByValueC1.vb:
78         * Optional_ParamArrayC2.vb:
79         * OptionalArgu_ByReferenceD.vb:
80         * OptionalArgu_ByValFuncC.vb:
81         * OptionalArgu_ByValueC.vb:
82         * Test.Sources: Updated with new test names
83                 This set of tests are developed by Manish Sinha <manishkumarsinha@sify.com> which nicely compliment Bernie Sonomon's nice & long work.
86 2004-07-07 Bernie Solomon <bernard@ugsolutions.com>
87         * Test.Sources: make file names match actual files
88         
89 2004-07-07 Bernie Solomon <bernard@ugsolutions.com>
90         * OptionalA.vb: new test for optional args + overloads
91         * Test.Sources:
93 2004-09-03 Sachin Kumar <skumar1@novell.com>
94         * ConversionsA.vb:
96 2004-09-02 Sachin Kumar <skumar1@novell.com>
97         * ControlFlowA.vb;
98         * ControlFlowC1.vb:
99         * SyncLock1.vb:
100         * SyncLockA.vb:
101         * SyncLockC1.vb:
102         * SyncLockC2.vb:
103         * SyncLockC3.vb:
104         * Test.Sources: added more tests
106 2004-09-01 Sachin Kumar <skumar1@novell.com>
107         * Array1.vb:
108         * Array2.vb:
109         * Array3.vb:
110         * ArrayC3.vb:
111         * ArrayC4.vb:
112         * ArrayC5.vb:
113         * ArrayC6.vb:
114         * ArrayF.vb:
115         * ArrayG.vb:
116         * Test.Sources: included new tests
118 2004-08-31 Sachin Kumar <skumar1@novell.com>
119         * ArrayE.vb:
120         * InvocationStatementA.vb:
121         * Test.Sources: included new tests
123 2004-08-27 Sachin Kumar <skumar1@novell.com>
124         * ExceptionHandlingC.vb:
125         * ExceptionHandlingC10.vb:
126         * ExceptionHandlingC11.vb:
127         * ExceptionHandlingC12.vb:
128         * ExceptionHandlingC13.vb:
129         * ExceptionHandlingC14.vb:
130         * ExceptionHandlingC15.vb:
131         * ExceptionHandlingC16.vb:
132         * ExceptionHandlingC17.vb:
133         * Test.Sources: included new tests      
135 2004-08-26 Sachin Kumar <skumar1@novell.com>
136         * ExceptionHandlingA.vb:
137         * ExceptionHandlingB.vb:
138         * ExceptionHandlingC1.vb:
139         * ExceptionHandlingC2.vb:
140         * ExceptionHandlingC3.vb:
141         * ExceptionHandlingC4.vb:
142         * ExceptionHandlingC5.vb:
143         * ExceptionHandlingC6.vb:
144         * ExceptionHandlingC7.vb:
145         * ExceptionHandlingC8.vb:
146         * ExceptionHandlingC9.vb:
147         * Test.Sources: included new tests
149 2004-08-26 Anirban Bhattacharjee <banirban@novell.com>
150         Following tests are submtted by Manish Sinha <manishkumarsinha@sify.com>
151         * Arguments_ByValueA:
152         * Arguments_ByValueB:
153         * Arguments_ByValueC:
154         * Arguments_ByValueD:
155         * Arguments_ByReferenceA:
156         * Arguments_ByReferenceB:
157         * Arguments_ByReferenceC:
158         * Arguments_ByReferenceD:
159         * Function_ArguByValueA:
160         * Function_ArguByValueB:
161         * Function_ArguByValueC:
162         * Function_ArguByValueD:
163         * Function_ArguByReferenceA:
164         * Function_ArguByReferenceB:
165         * Function_ArguByReferenceC:
166         * Function_ArguByReferenceD:
167         * ParamArrayA:
168         * ParamArrayB:
169         * Function_ParamArrayA:
170         * Function_ParamArrayB:
171         * Function_ParamArrayc:
172         * ParamArrayC2:
173         * Function_ParamArrayC1:
174         * Function_ParamArrayC2:
175         * Function_ParamArrayC3:
176         * Function_ParamArrayC4i:
177         * Test.Sources: Included new test
179 2004-08-25 Sachin Kumar <skumar1@novell.com>
180         * ConditionalStatementsC.vb: 
181                 Added small test for nested Select Case Statement 
182         * ConditionalStatementsC15.vb:
183                 A new negative compilation test case
185 2004-08-24 Sachin Kumar <skumar1@novell.com>
186         * ForA.vb:
187         * ForB.vb:
188         * ForC1.vb:
189         * ForC2.vb:
190         * ForC3.vb:
191         * ForC4.vb:
192         * ForC5.vb:
193         * ForC6.vb:
194         * ForC7.vb:
195         * ForC8.vb:
196         * ForC9.vb:
197         * ForEachB.vb:
198         * ForEachC1.vb:
199         * ForEachC2.vb:
200         * ForEachC3.vb:
201         * ForEachC4.vb:
202         * ForEachC5.vb:
203         * ForEachC6.vb:
204         * ForEachC7.vb:
205         * ForEachC8.vb:
206         * LoopStatements1.vb:
207         * LoopStatementsA.vb:
208         * Test.Sources: included new tests
210 2004-08-24 Sachin Kumar <skumar1@novell.com>
211         * LoopStatementsC1.vb:
212         * LoopStatementsC2.vb:
213         * LoopStatementsC3.vb:
214         * LoopStatementsC4.vb:  
215         * LoopStatementsC5.vb:
216         * LoopStatementsC6.vb:
217         * LoopStatementsC7.vb:
218         * LoopStatementsC8.vb:
219         * Test.Sources: included new tests
221 2004-08-23 Bernie Solomon <bernard@ugsolutions.com>
222         * DoubleTypeCharTest.vb: needs an Imports System
224 2004-08-23 Anirban Bhattacharjee <banirban@novell.com>
225         * Makefile: Trivial bug fixing
227 2004-08-20 Anirban Bhattacharjee <banirban@novell.com>
228         * Event_dll.vb:
229         * Event_exe.vb:
230                 New tests for invoking event form other assembly
231         * Test.Sources: Updated with new file names
232         * Makefile: Added new dll name
234 2004-08-20 Sachin Kumar <skumar1@novell.com>
235         * ConditionalStatementsB.vb:
236         * ConditionalStatementsC.vb:
237         * ConditionalStatementsD.vb:
238         * ConditionalStatementsC8.vb:
239         * ConditionalStatementsC9.vb:
240         * ConditionalStatementsC10.vb:
241         * ConditionalStatementsC11.vb:
242         * ConditionalStatementsC12.vb:
243         * ConditionalStatementsC13.vb:
244         * ConditionalStatementsC14.vb:
245         * Test.Sources: included new tests
247 2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
248         * NameSpaceTestA.vb: New test
249         * NameSpaceTestB.vb: New test
250         * Test.Source: Added new test names
252 2004-08-19 Sachin Kumar <skumar1@novell.com>
253         * ConditionalStatements1.vb:
254         * ConditionalStatementsA.vb:
255         * ConditionalStatementsC1.vb:
256         * ConditionalStatementsC2.vb:
257         * ConditionalStatementsC3.vb:
258         * ConditionalStatementsC4.vb:
259         * ConditionalStatementsC5.vb:
260         * ConditionalStatementsC6.vb:
261         * ConditionalStatementsC7.vb:
262         * Test.Sources: included new tests
264 2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
265         * Makefile: Changed the makefile to support multiple file compilation sothat  we can compile files A1.vb, A2.vb, A3.vb as A*.vb
267 2004-08-19 Sachin Kumar <skumar1@novell.com>
268         * AssignmentStatements5.vb:
269         * AssignmentStatementsC.vb:
270         * AssignmentStatementsC4.vb:
271         * Test.Sources: included new tests      
273 2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
274         * Override_dll.vb:
275         * Override_exe.vb:
276                 New test cases to test Overriding functions across assemblies
277         * Delegate_dll.vb:
278         * Delegate_exe.vb:
279                 New test cases to check delegates invoking functions across assemblies
280         * Makefile: Added new dll names to the dependency list
282 2004-08-19 Anirban Bhattacharjee <banirban@novell.com>
283         * EventG.vb: New test case
284         * EventH.vb: New test case
286 2004-08-17 Sachin Kumar <skumar1@novell.com>
287         * AssignmentStatements1.vb:
288         * AssignmentStatements2.vb:
289         * AssignmentStatements3.vb:
290         * AssignmentStatements4.vb:
291         * AssignmentStatementsA.vb:
292         * AssignmentStatementsB.vb:
293         * AssignmentStatementsC1.vb:
294         * AssignmentStatementsC2.vb:
295         * AssignmentStatementsC3.vb:
296         * Test.Sources: included new tests
298 2004-08-16 Sachin Kumar <skumar1@novell.com>
299         * WithStatementC.vb:
300         * WithStatementC3.vb:
301         * WithStatementC4.vb:
302         * Test.Sources: included new tests
304 2004-08-14 Bernie Solomon <bernard@ugsolutions.com>
305         * ForEachA.vb:
306         * Test.Sources: new test
308 2004-08-12 Sachin Kumar <skumar1@novell.com>
309         * WithStatementA.vb:
310         * WithStatementB.vb:
311         * WithStatementC1.vb:
312         * WithStatementC2.vb:
313         * Test.Sources: included new tests
315 2004-08-12 Sachin Kumar <skumar1@novell.com>
316         * LocalDeclarationA.vb:
317         * LocalDeclarationC1.vb:
318         * LocalDeclarationC2.vb:
319         * Test.Sources: Included new tests
321 2004-08-11 Bernie Solomon <bernard@ugsolutions.com>
322         * TypeOf.vb:
323         * Test.Sources: New test
325 2004-08-11 Bernie Solomon <bernard@ugsolutions.com>
326         * EnumB.vb:
327         * Test.Sources: New test
329 2004-08-11 Sachin Kumar <skumar1@novell.com>
330         * LocalVariables1.vb:
331         * LocalVariablesA.vb:
332         * LocalVariablesB.vb:
333         * LocalVariablesC1.vb:
334         * LocalVariablesC2.vb:
335         * LocalVariablesC3.vb:
336         * Test.Sources: Included new tests
338 2004-08-11 Sachin Kumar <skumar1@novell.com>
339         * BlockStatementsA.vb:
340         * BlockStatementsC1.vb:
341         * BlockStatementsC2.vb:
342         * BlockStatementsC3.vb:
343         * BlockStatementsC4.vb:
344         * Test.Sources: Included new tests 
346 2004-08-07 Bernie Solomon <bernard@ugsolutions.com>
347         * GetType.vb:
348         * Test.sources: add a test for GetType
350 2004-08-06 Bernie Solomon <bernard@Ugsolutions.com>
352         * Dll1.vb:
353         * Import1.vb: test importing a DLL with a byref arg
354         * Makefile: build support DLLs
355         * Test.Sources: add new test
357 2004-08-06 Sachin Kumar <skumar1@novell.com>
358         * ArithmeticOperators.vb:
359         * ArithmeticOperators1.vb:
360         * ArithmeticOperators2.vb:
361         * ArithmeticOperators3.vb:
362         * ArithmeticOperatorsA.vb:
363         * ArithmeticOperatorsC1.vb:
364         * ArithmeticOperatorsC2.vb:
365         * LikeOperator.vb:
366         * LikeOperator1.vb:
367         * LikeOperatorA.vb:
368         * LikeOperatorC1.vb:
369         * RelationalOperators1.vb:
370         * RelationalOperatorsC1.vb:
371         * Test.Sources: Included newly added operators tests    
372         
373 2004-08-06  Jambunathan K  <kjambunathan@novell.com>
374         * Makefile: Added 'mkdir -p $$logpath'
376 2004-08-05 Sachin Kumar <skumar1@novell.com>
377         * ConcatenationOperator.vb:
378         * ConcatenationOperatorC1.vb:
379         * LogicalOperators1.vb:
380         * LogicalOperatorsA.vb:
381         * LogicalOperatorsC1.vb:
382         * LogicalOperatorsC2.vb:
383         * LogicalOperatorsC3.vb:
384         * ShiftOperators1.vb:
385         * ShiftOperatorsA.vb:
386         * ShiftOperatorsC1.vb:
387         * ShiftOperatorsC2.vb:
388         * Test.Sources: Included newly added tests
390 2004-08-05 Anirban Bhattacharjee <banirban@novell.com>
391         * InheritanceJ.vb: New test case
392         * InheritanceA.vb: made corrections 
393         * InterfaceC.vb: Enhanced
395 2004-08-05 Anirban Bhattacharjee <banirban@novell.com>
396         * InterfaceH.vb: New test case
398 2004-08-05 Anirban Bhattacharjee <banirban@novell.com>
399         * InterfaceA.vb: Test now covers all Interface members.
401 2004-08-04  Jambunathan K  <kjambunathan@novell.com>
402         * RegionDirectivesC5.vb: 
403         * ConditionalCompilation9.vb: 
404         * ConditionalCompilation10.vb: Removed all these redundant test 
405           cases
407         * Test.Sources: Included the newly added pre-processor test cases
409 2004-08-04 Sachin Kumar <skumar1@novell.com>
410         * Makefile: Create clean set of test results log files
411         * Readme: Updated readme appropriately.
413 2004-08-03  Jambunathan K  <kjambunathan@novell.com>
414         * Readme: Reworded and Reformatted.
416 2004-08-01 Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
417         * LabelA.vb, LabelB.vb, LabelC.vb, LabelD.vb : new positive tests for labelled statements\r
419 2004-07-30  Jambunathan K  <kjambunathan@novell.com>\r
420         * RegionDirectivesC1.vb: \r
421         * RegionDirectives.vb: \r
422         * ExternalSourceDirectivesC1.vb: \r
423         * ExternalSourceDirectives.vb: \r
424         * ConditionalCompilationE.vb: \r
425         * ConditionalCompilationD.vb: \r
426         * ConditionalCompilationC.vb: \r
427         * ConditionalCompilationA.vb: \r
428         * ConditionalCompilation.vb: \r
429         * RegionDirectivesC5.vb: \r
430         * RegionDirectivesC4.vb: \r
431         * RegionDirectivesC3.vb: \r
432         * RegionDirectivesC2.vb: \r
433         * PreProcessorDirectiveC1.vb: \r
434         * PreProcessorDirective.vb: \r
435         * ExternalSourceDirectivesC4.vb: \r
436         * ExternalSourceDirectivesC3.vb: \r
437         * ExternalSourceDirectivesC2.vb: \r
438         * ConditionalCompilationC9.vb: \r
439         * ConditionalCompilationC8.vb: \r
440         * ConditionalCompilationC7.vb: \r
441         * ConditionalCompilationC6.vb: \r
442         * ConditionalCompilationC5.vb: \r
443         * ConditionalCompilationC4.vb: \r
444         * ConditionalCompilationC3.vb: \r
445         * ConditionalCompilation9.vb: \r
446         * ConditionalCompilation10.vb: Added or modified tests for region\r
447         externalsource and conditional compilation pre-processor directives\r
449 2004-07-29 Sachin Kumar <skumar1@novell.com>\r
450         * LogicalOperators.vb: Added tests for logical operators\r
452 2004-07-29 Sachin Kumar <skumar1@novell.com>\r
453         * RelationalOperators.vb: Added tests for relational operators\r
454         * RelationalOperatorsA.vb: Added more tests for relational operators\r
455         * AssignmentOperators.vb: Added tests for assignment operators   \r
457 2004-07-26 Anirban Bhattacharjee <banirban@novell.com>\r
458         * InheritanceC3.vb: Little correction in the test\r
460 2004-07-18 Anirban Bhattacharjee <banirban@novell.com>\r
461         * DelegateA.vb: The test for passing AddressOf operator in method parameter is added.\r
463 2004-06-11 Anirban Bhattacharjee <banirban@novell.com>\r
464         * Makefile: Removed inclusion of rules.make from Makefile for two reasons :\r
465                 - This Makefile as of now has no dependency on rules.make what so ever\r
466                 - Because of inclusion of INTENAL_MBAS in rules.make it was causing confliction with existing INTERNAL_MBAS in this makefile and causing lots of tests to fail\r
468 2004-05-15 Rafael Teixeira (rafaelteixeira@hotmail.com)\r
469         * Makefile: corrected /libpath: compiler flag (parameter) to point to ../class/lib/default/ the new location of libraries\r
471 2004-03-16 Rafael Teixeira (rafaelteixeira@hotmail.com)\r
472         * Test1.vb: corrected mispelling in keyword\r
473         * Test.Sources: no misc1.vb or CharacterLiteralsA.vb sources\r
474         * ConditionalCompilationC.vb: added some tests with #Const\r