Commit Graph

18 Commits

Author SHA1 Message Date
Hans Leidekker accdabadba wldap32: Create version 3 contexts by default.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-05 10:34:27 +02:00
Hans Leidekker 165081e53c wldap32/tests: Skip tests if the connection times out. 2014-04-01 13:31:00 +02:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Hans Leidekker 0994781df6 wldap32/tests: Compile with -D__WINESRC__. 2013-10-14 16:05:31 +02:00
Michael Stefaniuc 0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
Hans Leidekker 95a5e9eba1 wldap32: Accept a NULL value in ldap_set_option. 2011-03-29 15:41:16 +02:00
André Hentschel 08400e9dd7 wldap32/tests: Fix skipping if server is unavailable. 2010-11-29 19:51:28 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Hans Leidekker 3fbf6bdf11 wldap32: Fix handling of zero timeout value in ldap_search_extW.
Based on a patch by Adam Romanek.
2010-08-18 15:31:56 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Paul Vriens d17f3fe8a5 wldap32/tests: Skip a test on older versions of wldap32 to prevent a crash. 2009-06-18 15:17:28 +02:00
Alexandre Julliard 796197d97c wldap32/tests: Use ~0u instead of ~0ul for DWORD values. 2009-01-03 20:15:13 +01:00
Hans Leidekker 0c82af8a27 wldap32: Skip tests when the server can't be reached. 2008-10-22 13:54:55 +02:00
Hans Leidekker 6d901a173d wldap32: Use a test query that is more likely to succeed within 20 seconds. 2008-10-21 14:00:36 +02:00
Alexandre Julliard 316f3fc693 wldap32/tests: Don't crash if ldap_search_ext_sA fails. 2008-10-20 12:20:48 +02:00
Hans Leidekker b981387383 wldap32: Add tests for ldap_parse_sort_control and make them pass. 2008-10-07 12:02:44 +02:00