2005-08-26 Iain McCoy <iain@mccoy.id.au>
[mono.git] / mcs / tools / compiler-tester / ChangeLog
1 2005-08-26  Raja R Harinath  <rharinath@novell.com>
2
3         * compiler-tester.cs (NegativeChecker.GetCompilerError): Don't
4         look for exactly two ':'s in the error message.
5         (NegativeChecker.HandleFailure): Print an informative message when
6         CompilerError.MissingLocation.
7
8 2005-06-24  Marek Safar  <marek.safar@seznam.cz>
9
10         * compiler-tester:.cs Enabled error/warning message checking.
11
12 2005-06-13  Marek Safar  <marek.safar@seznam.cz>
13
14         * compiler-tester.cs: Add check for correct error test case
15         syntax.
16
17 2005-06-09  Marek Safar  <marek.safar@seznam.cz>
18
19         * compiler-tester.cs: Add process test runner to cope with
20         too many files in AppDomain(s).
21
22 2005-06-06  Raja R Harinath  <harinath@gmail.com>
23
24         * Makefile (NO_INSTALL): Set.
25
26 2005-06-06  Raja R Harinath  <rharinath@novell.com>
27
28         * Makefile: Convert to use executable.make.
29         * compiler-tester.exe.sources: New.
30
31 2005-06-06  Marek Safar  <marek.safar@seznam.cz>
32
33         * Initial commit
34