2005-03-29 Boris Kirzner * DirectoryServicesDirectoryEntryTest.cs: - Fixed SetUp method. - More test cases and test fixes. * DirectoryServicesDirectorySearcherTest.cs: - Fixed SetUp method. - More test cases and test fixes. * DirectoryServicesSearchResultTest.cs: - Fixed SetUp method. - Fixed test case (the filter feature is checked in DirectorySearcherTest). 2005-03-20 Boris Kirzner * DirectoryServicesDirectoryEntryTest.cs: Added DirectoryEntry_SchemaClassName test. 2005-03-17 Boris Kirzner * DirectoryServicesDirectoryEntryTest.cs: New. Unit tests for DirectoryServices.DirectoryEntry. * DirectoryServicesDirectorySearcherTest.cs: New. Unit tests for DirectoryServices.DirectorySearcher. * DirectoryServicesSearchResultTest.cs: New. Unit tests for DirectoryServices.SearchResult. 2004-09-10 Sebastien Pouliot * ChangeLog: New. * DirectoryServicesPermissionAttributeTest.cs: New. Unit tests for DirectoryServicesPermissionAttribute. * DirectoryServicesPermissionTest.cs: New. Unit tests for Directory ServicesPermission.