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