2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System / Test / Microsoft.VisualBasic / ChangeLog
1 2004-12-03  Raja R Harinath  <rharinath@novell.com>
2
3         * VBCodeProviderTest.cs: Change namespace to
4         MonoTests.Microsoft.VisualBasic.
5
6 2004-11-19  Raja R Harinath  <rharinath@novell.com>
7
8         * VBCodeProviderTest.cs (CreateCompiler): Be more verbose about
9         error exit.
10
11 2004-03-08  Nick Drochak  <ndrochak@ieee.org>
12
13         * VBCodeProviderTest.cs: On windows, do not use mono to execute 
14         assembly. Actually, this should be if running on MS's CLR, but
15         for now it will do.
16
17 2004-02-04  Jackson Harper <jackson@ximian.com>
18
19         * VBCodeProviderTest.cs: Use mono to execute assembly.
20         
21 2003-12-11  Nick Drochak  <ndrochak@ieee.org>
22
23         * VBCodeProviderTest.cs: Console.WriteLine's don't really belong in 
24         unit tests.
25
26 2003-12-11  Nick Drochak  <ndrochak@ieee.org>
27
28         * VBCodeProviderTest.cs: Fixed subtle namespace issues preventing
29         build with csc.
30
31 2003-12-10  Jochen Wezel  <jwezel@compumaster.de>
32
33         * VBCodeProviderTest.cs: moved into proper subdir
34                                  and also extended for additional testings
35
36         * CodeGenerator*.cs: C# units copied and changed for VB use
37