2008-08-27  Sebastien Pouliot  <sebastien@ximian.com>

	* FeatureRequiresRootPrivilegeOnUnixTest.cs: Remove unneeded 
	using clauses.
	* NewLineLiteralTest.cs: Convert to the new test API and add a 
	bit more coverage.

2008-08-24  Sebastien Pouliot  <sebastien@ximian.com>

	* FeatureRequiresRootPrivilegeOnUnixTest.cs: Convert to the new
	test API. Add a few more cases to get better unit tests coverage.

2008-08-07  Sebastien Pouliot  <sebastien@ximian.com>

	* DoNotHardcodePathsTest.cs: Add test case from Richard Birkby 
	and my (working) variation.

2008-07-10  Daniel Abramov  <ex@vingrad.ru>

	* DoNotHardcodePathsTest.cs: Unit tests for new rule.
	* Test.Rules.Portability.mdp, 
	* Tests.Rules.Portability.csproj: Add new rule.

2008-05-11  Andres G. Aragoneses <aaragoneses@novell.com> 

	* Test.Rules.Portability.mdp: Fix references.

2008-02-16  Sebastien Pouliot  <sebastien@ximian.com>

	* MonoCompatibilityReviewTest.cs: Use the runner, not the rule, to
	call CheckMethod (otherwise internal state won't be correct).

2008-02-15  Sebastien Pouliot  <sebastien@ximian.com> 

	* ExitCodeIsLimitedOnUnixTest.cs
	* FeatureRequiresRootPrivilegeOnUnixTest.cs
	* MonoCompatibilityReviewTest.cs
	* NewLineLiteralTest.cs:
		Updated unit tests wrt framework changes.

2007-12-29  Sebastien Pouliot  <sebastien@ximian.com> 

	* ExitCodeIsLimitedOnUnixTest.cs: New. Unit tests by Daniel Abramov

2007-12-29  Sebastien Pouliot  <sebastien@ximian.com>

	* NewLineLiteralTest.cs: Remove unused variable (compiler warning).
	* MonoCompatibilityReviewTest.cs: New. Unit tests by Andreas Noever
	* Test.Rules.Portability.mdp: Add new test to MonoDevelop project 
	file.

2007-12-26  Sebastien Pouliot  <sebastien@ximian.com>

	* FeatureRequiresRootPrivilegeOnUnixTest.cs: New. Unit tests for 
	FeatureRequiresRootPrivilegeOnUnixRule.
	* NewLineLiteralTest.cs: Fix namespace and remove unneeded variable.
	* Test.Rules.Portability.mdp: Add new rule to the MonoDevelop 
	project file.

2007-10-07  Sebastien Pouliot  <sebastien@ximian.com>

	* Test.Rules.Portability.mdp: Update project file.

2006-09-28  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Adjust EXTRA_DIST to include project files in tarballs.

2006-09-20  Jonathan Chambers  <joncham@gmail.com>

	* Test.Rules.Portability.csproj: Make reference to nunit.framework
	not a specific version for portability.
	
2006-07-31  Sebastien Pouliot  <sebastien@ximian.com>

	* Test.Rules.Portability.mdp: New. Project file for MonoDevelop.
	* NewLineLiteralTest.cs: Avoid compiler warnings.

2006-03-17  Sebastien Pouliot  <sebastien@ximian.com>

	* NewLineLiteralTest.cs: New. Unit tests for the NewLineLiteralRule.
