Re: wldap32/tests: Skip tests if ldap_init failed (try 3)

2011-08-09 Thread Austin English
2011/8/9 André Hentschel : > Am 09.08.2011 19:44, schrieb Hans Leidekker: >> On Tue, 2011-08-09 at 19:31 +0200, André Hentschel wrote: >> >>> diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c >>> index 4cf8564..ed37d88 100644 >>> --- a/dlls/wldap32/tests/parse.c >>> +++ b/dlls/wl

Re: wldap32/tests: Skip tests if ldap_init failed (try 3)

2011-08-09 Thread André Hentschel
Am 09.08.2011 19:44, schrieb Hans Leidekker: > On Tue, 2011-08-09 at 19:31 +0200, André Hentschel wrote: > >> diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c >> index 4cf8564..ed37d88 100644 >> --- a/dlls/wldap32/tests/parse.c >> +++ b/dlls/wldap32/tests/parse.c >> @@ -128,7 +

Re: wldap32/tests: Skip tests if ldap_init failed (try 3)

2011-08-09 Thread Hans Leidekker
On Tue, 2011-08-09 at 19:31 +0200, André Hentschel wrote: > diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c > index 4cf8564..ed37d88 100644 > --- a/dlls/wldap32/tests/parse.c > +++ b/dlls/wldap32/tests/parse.c > @@ -128,7 +128,11 @@ START_TEST (parse) > LDAP *ld; > >

Re: wldap32/tests: Skip tests if ldap_init failed

2011-08-09 Thread André Hentschel
Am 09.08.2011 19:26, schrieb Hans Leidekker: > On Tue, 2011-08-09 at 19:17 +0200, André Hentschel wrote: > >> diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c >> index 4cf8564..faad474 100644 >> --- a/dlls/wldap32/tests/parse.c >> +++ b/dlls/wldap32/tests/parse.c >> @@ -128,7 +

Re: wldap32/tests: Skip tests if ldap_init failed

2011-08-09 Thread Hans Leidekker
On Tue, 2011-08-09 at 19:17 +0200, André Hentschel wrote: > diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c > index 4cf8564..faad474 100644 > --- a/dlls/wldap32/tests/parse.c > +++ b/dlls/wldap32/tests/parse.c > @@ -128,7 +128,11 @@ START_TEST (parse) > LDAP *ld; > >