[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Please test OPENLDAP_REL_ENG_2_3
Kurt D. Zeilenga wrote:
I've now merged in the updated build environment into
RE23, as well as most everything else from HEAD.
Thanks, Kurt
On Windows XP configured with --enable-modules --enable-overlays=mod
test006 fails the final comparison. This test passes using the current HEAD.
diff -u *.flt
--- ldapsearch.flt Mon Aug 29 13:02:13 2005
+++ ldif.flt Mon Aug 29 13:02:13 2005
@@ -16,9 +16,21 @@
facsimileTelephoneNumber: +1 313 555 4332
telephoneNumber: +1 313 555 0895
-dn: ou=Add & Delete,dc=example,dc=com
+dn: ou=Add/Delete,dc=example,dc=com
objectClass: organizationalUnit
-ou: Add & Delete
+ou: Add/Delete
+
+dn: cn=Added by Bjorn (must succeed),ou=Add/Delete,dc=example,dc=com
+objectClass: inetOrgPerson
+cn: Added by Bjorn (must succeed)
+sn: None
+description: this attribute value has been added __after__entry creation
+description: Bjorn will try to delete this attribute value (should fail)
+
+dn: cn=Added by Bjorn (renamed by Jaj),ou=Add/Delete,dc=example,dc=com
+objectClass: inetOrgPerson
+sn: None
+cn: Added by Bjorn (renamed by Jaj)
dn: cn=All Staff,ou=Groups,dc=example,dc=com
member: cn=Manager,dc=example,dc=com
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
OpenLDAP Core Team http://www.openldap.org/project/