[Mono-dev] [Mono-devel-list] Patch for System.DirectoryServices tests

Boris Kirzner borisk at mainsoft.com
Thu Nov 3 11:46:59 EST 2005


Hello all,

Attached is a proposed patch for System.DirectoryServices tests.
The change introduces an ability to change almost all the information
needed for running DirectoryServices tests without actually changing
them, but by specifying the required info in app config.

The patch consists of the following main parts :
* TestConfiguration.cs: New class to read tests configuration from app
config.
* example.app.config: Example app config file for tests configuration.
Note that authentication methods can be combined using "|" operator.
* DirectoryServicesDirectoryEntryTest.cs,
DirectoryServicesDirectorySearcherTest.cs,
DirectoryServicesSearchResultTest.cs: changed to work with
TestConfiguration instead of hardcoded values.

If no one objects, I'll commit.

--
Boris Kirzner
Mono R&D team, Mainsoft Corporation.
Blogging at http://boriskirzner.blogspot.com/ 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ds_test.patch
Type: application/octet-stream
Size: 103614 bytes
Desc: ds_test.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051103/e4f6f25b/attachment.obj 


More information about the Mono-devel-list mailing list