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