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