Re: WLDAP32: tests for ldap_err2string{A,W} and LdapMapErrorToWin32 (#2)

2005-08-02 Thread Hans Leidekker
On Tuesday 2 August 2005 16:30, Alexandre Julliard wrote: > I don't see any point in testing the actual strings. Surely no code is > going to rely on the exact string contents. OK, fair enough. I had written it to get at the strings, but I agree it has limited value in detecting regressions. -H

Re: WLDAP32: tests for ldap_err2string{A,W} and LdapMapErrorToWin32 (#2)

2005-08-02 Thread Alexandre Julliard
Hans Leidekker <[EMAIL PROTECTED]> writes: > This patch restricts the ldap_err2string tests to a specific thread locale. > > -Hans > > Changelog > Tests for ldap_err2string{A,W} and LdapMapErrorToWin32. I don't see any point in testing the actual strings. Surely no code is going to rely on the