2004-01-05  Sebastien Pouliot  <spouliot@videotron.ca>

	* CodeGroupTest.cs: Updated to NUnit2. Added new tests for exceptions 
	and for ToXml/FromXml methods.
	* FileCodeGroupTest.cs: New. Unit tests for FileCodeGroup. Missing 
	Resolve unit tests.
	* FirstMatchCodeGroupTest.cs: New. Unit tests for FirstMatchCodeGroup. 
	Missing Resolve unit tests.
	* NetCodeGroupTest.cs: New. Unit tests for NetCodeGroup. Missing 
	Resolve unit tests.
	* UnionCodeGroupTest.cs: New. Unit tests for NetCodeGroup. Missing 
	Resolve unit tests.
	* PolicyLevelTest.cs: New. Unit tests for PolicyLevel. Missing Resolve
	unit tests.

2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>

	* SiteTest.cs: New. Unit tests for Site.
	* SiteMembershipConditionTest.cs: New. Implemented.

2004-01-02  Sebastien Pouliot  <spouliot@videotron.ca>

	* EvidenceTest.cs: Upgraded tests to NUnit2. Added new tests.
	* StrongNameTest.cs: Class now inherits from Assertion.

2004-01-01  Nick Drochak  <ndrochak@gol.com>

	* PermissionRequestEvidenceTest.cs: New File

2003-12-15  Sebastien Pouliot  <spouliot@videotron.ca>

	* PublisherMembershipConditionTest.cs: Added new unit tests for the
	newly implemented methods.

2003-07-03  Sebastien Pouliot  <spouliot@videotron.ca>

	* ZoneTest.cs: New. Test everything except the unimplemented static 
	CreateFromUrl method.

2003-04-23  Sebastien Pouliot  <spouliot@videotron.ca>

	* PublisherTest.cs: Updated to NUnit2 style.
	* PublisherMembershipConditionTest.cs: Updated to NUnit2 style.
	* StrongNameTest.cs: Updated to NUnit2 style.

2002-12-21  Nick Drochak <ndrochak@gol.com>

	* all: make tests build and run under nunit2

2002-12-16  Sebastien Pouliot  <spouliot@videotron.ca>

	* AllTests.cs: Added test suites for StrongName.
	* StrongNameTest.cs: New. Test suite for StrongName (complete).

2002-12-15  Sebastien Pouliot  <spouliot@videotron.ca>

	* AllTests.cs: Added test suites for Publisher and
	PublisherMembershipCondition.
	* PublisherTest.cs: New. Test suite for Publisher (complete).
	* PublisherMembershipConditionTest.cs: New. Test suite for Publisher
	PublisherMembershipCondition (incomplete).

2002-10-28  Jackson Harper <jackson@latitudegeo.com>

	* AllTests.cs EvidenceTest.cs: Added test for Evidence class

2002-02-10  Nick Drochak  <ndrochak@gol.com>

	* AllTests.cs: Add new file.

2002-02-07  Nick Drochak  <ndrochak@gol.com>

	* CodeGroupTest.cs: Tests everything except the (To|From)Xml methods.

2002-02-01  Nick Drochak  <ndrochak@gol.com>

	* CodeGroupTest.cs: Still not done, checking in now just in case

2002-01-30  Nick Drochak  <ndrochak@gol.com>

	* CodeGroupTest.cs: New File.  Not done, but checking in now just in case
