From 04e6f18eed7e2453dc5639bcac09c5182d2626e1 Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Mon, 4 Dec 2017 11:10:55 +0100 Subject: [PATCH] Announce that slapdtest is now a package --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index b64c263..05283bf 100644 --- a/CHANGES +++ b/CHANGES @@ -70,10 +70,11 @@ and, thanks to Michael Ströder: * module ldif now uses functions b64encode() and b64decode() * fixed pickling and restoring of ReconnectLDAPObject -Lib/slapdtest.py +Lib/slapdtest * Automatically try some common locations for SCHEMADIR * Ensure server is stopped when the process exits * Check for LDAP schema and slapd binaries +* slapdtest is now a package and includes testing certificates Tests/ * Expand cidict membership test