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