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