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