2005-09-27 Marek Safar * compiler-tester.cs (GetCompilerError): Small fix when no error location and text contains ':'. 2005-09-22 Raja R Harinath * compiler-tester.cs (TestRunner.ExecFile): New helper carved out of ... (TestRunner.ExecuteFile) [process version]: ... this. (TestRunner.ExecuteFile) [MethodInfo version]: Add new parameter. Fall back to executing the process if the method invocation fails. (TestRunner.Check): Update to changes. 2005-09-19 Marek Safar * compiler-tester: Reverted Martin's revert and ignore gmcs error tests for new checks as most of them are not "valid". 2005-08-31 Martin Baulig * compiler-tester: Reverted Marek's latest changes - they were breaking 231 gmcs tests. 2005-06-09 Marek Safar * compiler-tester: Add process test runner to cope with too many files in AppDomain(s). 2005-06-06 Raja R Harinath * Makefile (NO_INSTALL): Set. 2005-06-06 Raja R Harinath * Makefile: Convert to use executable.make. * compiler-tester.exe.sources: New. 2005-06-06 Marek Safar * Initial commit