Re: [Mono-devel-list] Tests for System.DirectoryServices

2005-06-20 Thread Ben Maurer
On Sun, 2005-06-19 at 18:26 +0300, Boris Kirzner wrote: > The second point is that DirectoryServices tests require environment > variable of (some, not necessary the default) ldap server to run on. > So, the tests logic can possibly be: if no environment variable present, > test prints warning me

RE: [Mono-devel-list] Tests for System.DirectoryServices

2005-06-20 Thread Sébastien Pouliot
er; mono-devel-list@lists.ximian.com > Subject: Re: [Mono-devel-list] Tests for System.DirectoryServices > > > Hello Sébastien, > I've finished implementing the default ldap server feature (currently > waiting for devlist approval) and I've also made an example for defin

Re: [Mono-devel-list] Tests for System.DirectoryServices

2005-06-19 Thread Boris Kirzner
Hello Sébastien, I've finished implementing the default ldap server feature (currently waiting for devlist approval) and I've also made an example for defining default ldap server configuration.(attached are an example file and the proposed patch for the case you missed my mail to the devlist).

RE: [Mono-devel-list] Tests for System.DirectoryServices

2005-04-06 Thread Nigel Benns
I was just wondering... Is there anyway to specify that on linux it could check ldap.conf. I suppose this might cause problems because it could be saved anywhere on the filesystem. Is there anything else in mono that requires this type of ADHOC programming that could be different on all platforms

RE: [Mono-devel-list] Tests for System.DirectoryServices

2005-04-05 Thread Sébastien Pouliot
Hello Boris, > I understand that use of machine.config or app.config is far from ideal, > but at least it can provide us with a basic solution. When things gets too complicated people quit. I don't think many people are gonna be runned the LDAP tests but I wouldn't want to discourage anyone. So t

Re: [Mono-devel-list] Tests for System.DirectoryServices

2005-04-05 Thread Boris Kirzner
TED] [mailto:[EMAIL PROTECTED] Behalf Of Boris Kirzner Sent: 4 avril 2005 09:34 To: [EMAIL PROTECTED] Cc: MONO Subject: Re: [Mono-devel-list] Tests for System.DirectoryServices Hello all Sorry for the previous mail, I succeeded to introduce my idea in completely non-understandable way. The idea

RE: [Mono-devel-list] Tests for System.DirectoryServices

2005-04-05 Thread Sébastien Pouliot
et/ctech/poupou.html > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Boris > Kirzner > Sent: 4 avril 2005 09:34 > To: [EMAIL PROTECTED] > Cc: MONO > Subject: Re: [Mono-devel-list] Tests for System.DirectoryServices > > >

Re: [Mono-devel-list] Tests for System.DirectoryServices

2005-04-04 Thread Boris Kirzner
Hello all Sorry for the previous mail, I succeeded to introduce my idea in completely non-understandable way. The idea is to put the "default" server name into application settings at _machine.config level_, enable overriding this on "app.config_ level for particular application. The tests will