2006-11-20  Martin Baulig  <martin@ximian.com>

	* compiler-tester.cs
	(PositiveChecker.HandleFailure): Use `LogLine ("{0}", extra)'
	since the error message from the compiler might contain {}.

2006-10-06  Marek Safar  <marek.safar@seznam.cz>

	* compiler-tester.cs: Positive test file can be now DLL.

2006-09-27  Marek Safar  <marek.safar@seznam.cz>

	* compiler-tester.cs: Add a new "//GMCS:" comment for messages
	different on 2.0 runtime.
	Add detection of the exactly same error/warning.

2006-04-07  Marek Safar  <marek.safar@seznam.cz>

	* compiler-tester.cs: Prints known issues stats.

2006-01-18  Martin Baulig  <martin@ximian.com>

	* compiler-tester.cs: Added a new "// Dependencies: " magical
	comment to provide real dependency tracking.

2005-11-11  Marek Safar  <marek.safar@seznam.cz>

	* compiler-tester.cs: Implemented compiler warning map checking.
	Enabled message ckeck for gmcs.

2005-09-27  Marek Safar  <marek.safar@seznam.cz>

	* compiler-tester.cs (GetCompilerError): Small fix when no error
	location and text contains ':'.

2005-09-22  Raja R Harinath  <rharinath@novell.com>

	* 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  <marek.safar@seznam.cz>

	* 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  <martin@ximian.com>

	* compiler-tester: Reverted Marek's latest changes - they were
	breaking 231 gmcs tests.

2005-06-09  Marek Safar  <marek.safar@seznam.cz>

	* compiler-tester: Add process test runner to cope with
	too many files in AppDomain(s).

2005-06-06  Raja R Harinath  <harinath@gmail.com>

	* Makefile (NO_INSTALL): Set.

2005-06-06  Raja R Harinath  <rharinath@novell.com>

	* Makefile: Convert to use executable.make.
	* compiler-tester.exe.sources: New.

2005-06-06  Marek Safar  <marek.safar@seznam.cz>

	* Initial commit

