New test.
[mono.git] / mcs / tools / compiler-tester / ChangeLog
1 2006-09-27  Marek Safar  <marek.safar@seznam.cz>
2
3         * compiler-tester.cs: Add a new "//GMCS:" comment for messages
4         different on 2.0 runtime.
5         Add detection of the exactly same error/warning.
6
7 2006-04-07  Marek Safar  <marek.safar@seznam.cz>
8
9         * compiler-tester.cs: Prints known issues stats.
10
11 2006-01-18  Martin Baulig  <martin@ximian.com>
12
13         * compiler-tester.cs: Added a new "// Dependencies: " magical
14         comment to provide real dependency tracking.
15
16 2005-11-11  Marek Safar  <marek.safar@seznam.cz>
17
18         * compiler-tester.cs: Implemented compiler warning map checking.
19         Enabled message ckeck for gmcs.
20
21 2005-09-27  Marek Safar  <marek.safar@seznam.cz>
22
23         * compiler-tester.cs (GetCompilerError): Small fix when no error
24         location and text contains ':'.
25
26 2005-09-22  Raja R Harinath  <rharinath@novell.com>
27
28         * compiler-tester.cs (TestRunner.ExecFile): New helper carved out
29         of ...
30         (TestRunner.ExecuteFile) [process version]: ... this.
31         (TestRunner.ExecuteFile) [MethodInfo version]: Add new parameter.
32         Fall back to executing the process if the method invocation fails.
33         (TestRunner.Check): Update to changes.
34
35 2005-09-19  Marek Safar  <marek.safar@seznam.cz>
36
37         * compiler-tester: Reverted Martin's revert and ignore gmcs error
38         tests for new checks as most of them are not "valid".
39
40 2005-08-31  Martin Baulig  <martin@ximian.com>
41
42         * compiler-tester: Reverted Marek's latest changes - they were
43         breaking 231 gmcs tests.
44
45 2005-06-09  Marek Safar  <marek.safar@seznam.cz>
46
47         * compiler-tester: Add process test runner to cope with
48         too many files in AppDomain(s).
49
50 2005-06-06  Raja R Harinath  <harinath@gmail.com>
51
52         * Makefile (NO_INSTALL): Set.
53
54 2005-06-06  Raja R Harinath  <rharinath@novell.com>
55
56         * Makefile: Convert to use executable.make.
57         * compiler-tester.exe.sources: New.
58
59 2005-06-06  Marek Safar  <marek.safar@seznam.cz>
60
61         * Initial commit
62