From: Graham B. <gb...@us...> - 2003-05-09 14:58:45
|
Update of /cvsroot/perl-ldap/ldap/data In directory sc8-pr-cvs1:/tmp/cvs-serv29763/data Modified Files: 50-cmp.ldif 51b-cmp.ldif 51c-cmp.ldif 51d-cmp.ldif 52-cmp.ldif Log Message: Testcase tweaks to cope with differences between different openldap server versions. Tested with 1.2.11 2.0.27 and 2.1.19 Index: 50-cmp.ldif =================================================================== RCS file: /cvsroot/perl-ldap/ldap/data/50-cmp.ldif,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- 50-cmp.ldif 11 Jun 2001 17:03:35 -0000 1.2 +++ 50-cmp.ldif 9 May 2003 14:58:42 -0000 1.3 @@ -30,7 +30,7 @@ objectclass: organizationalUnit ou: Groups -dn: cn=All Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=All Staff, ou=Groups, o=University of Michigan, c=US member: cn=Manager, o=University of Michigan, c=US member: cn=Barbara Jensen, ou=Information Technology Division, ou=People, o=Un iversity of Michigan, c=US @@ -57,7 +57,7 @@ description: Everyone in the sample data objectclass: groupofnames -dn: cn=Alumni Assoc Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=Alumni Assoc Staff, ou=Groups, o=University of Michigan, c=US member: cn=Manager, o=University of Michigan, c=US member: cn=Dorothy Stevens, ou=Alumni Association, ou=People, o=University of Michigan, c=US @@ -76,7 +76,7 @@ cn: Alumni Assoc Staff objectclass: groupofnames -dn: cn=ITD Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=ITD Staff, ou=Groups, o=University of Michigan, c=US owner: cn=Manager, o=University of Michigan, c=US description: All ITD Staff cn: ITD Staff Index: 51b-cmp.ldif =================================================================== RCS file: /cvsroot/perl-ldap/ldap/data/51b-cmp.ldif,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- 51b-cmp.ldif 11 Jun 2001 17:03:35 -0000 1.2 +++ 51b-cmp.ldif 9 May 2003 14:58:42 -0000 1.3 @@ -1,4 +1,4 @@ -dn: cn=All Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=All Staff, ou=Groups, o=University of Michigan, c=US member: cn=Manager, o=University of Michigan, c=US member: cn=Barbara Jensen, ou=Information Technology Division, ou=People, o=Un iversity of Michigan, c=US @@ -25,7 +25,7 @@ description: Everyone in the sample data objectclass: groupofnames -dn: cn=Alumni Assoc Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=Alumni Assoc Staff, ou=Groups, o=University of Michigan, c=US member: cn=Manager, o=University of Michigan, c=US member: cn=Dorothy Stevens, ou=Alumni Association, ou=People, o=University of Michigan, c=US @@ -44,7 +44,7 @@ cn: Alumni Assoc Staff objectclass: groupofnames -dn: cn=ITD Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=ITD Staff, ou=Groups, o=University of Michigan, c=US owner: cn=Manager, o=University of Michigan, c=US description: All ITD Staff cn: ITD Staff Index: 51c-cmp.ldif =================================================================== RCS file: /cvsroot/perl-ldap/ldap/data/51c-cmp.ldif,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- 51c-cmp.ldif 11 Jun 2001 17:03:35 -0000 1.2 +++ 51c-cmp.ldif 9 May 2003 14:58:42 -0000 1.3 @@ -1,4 +1,4 @@ -dn: cn=All Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=All Staff, ou=Groups, o=University of Michigan, c=US member: cn=Manager, o=University of Michigan, c=US member: cn=Barbara Jensen, ou=Information Technology Division, ou=People, o=Un iversity of Michigan, c=US @@ -25,7 +25,7 @@ description: Everyone in the sample data objectclass: groupofnames -dn: cn=Alumni Assoc Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=Alumni Assoc Staff, ou=Groups, o=University of Michigan, c=US member: cn=Manager, o=University of Michigan, c=US member: cn=Dorothy Stevens, ou=Alumni Association, ou=People, o=University of Michigan, c=US Index: 51d-cmp.ldif =================================================================== RCS file: /cvsroot/perl-ldap/ldap/data/51d-cmp.ldif,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- 51d-cmp.ldif 11 Jun 2001 17:03:35 -0000 1.2 +++ 51d-cmp.ldif 9 May 2003 14:58:42 -0000 1.3 @@ -20,7 +20,7 @@ objectclass: organizationalUnit ou: Groups -dn: cn=All Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=All Staff, ou=Groups, o=University of Michigan, c=US member: cn=Manager, o=University of Michigan, c=US member: cn=Barbara Jensen, ou=Information Technology Division, ou=People, o=Un iversity of Michigan, c=US @@ -47,7 +47,7 @@ description: Everyone in the sample data objectclass: groupofnames -dn: cn=Alumni Assoc Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=Alumni Assoc Staff, ou=Groups, o=University of Michigan, c=US member: cn=Manager, o=University of Michigan, c=US member: cn=Dorothy Stevens, ou=Alumni Association, ou=People, o=University of Michigan, c=US @@ -66,7 +66,7 @@ cn: Alumni Assoc Staff objectclass: groupofnames -dn: cn=ITD Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=ITD Staff, ou=Groups, o=University of Michigan, c=US owner: cn=Manager, o=University of Michigan, c=US description: All ITD Staff cn: ITD Staff Index: 52-cmp.ldif =================================================================== RCS file: /cvsroot/perl-ldap/ldap/data/52-cmp.ldif,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- 52-cmp.ldif 11 Jun 2001 17:03:35 -0000 1.2 +++ 52-cmp.ldif 9 May 2003 14:58:42 -0000 1.3 @@ -30,13 +30,13 @@ objectclass: organizationalUnit ou: Groups -dn: cn=All Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=All Staff, ou=Groups, o=University of Michigan, c=US owner: cn=Manager, o=University of Michigan, c=US cn: All Staff description: Everyone in the sample data objectclass: groupofnames -dn: cn=Alumni Assoc Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=Alumni Assoc Staff, ou=Groups, o=University of Michigan, c=US member: cn=Manager, o=University of Michigan, c=US member: cn=Dorothy Stevens, ou=Alumni Association, ou=People, o=University of Michigan, c=US @@ -55,7 +55,7 @@ cn: Alumni Assoc Staff objectclass: groupofnames -dn: cn=ITD Staff,ou=Groups,o=University of Michigan,c=US +dn: cn=ITD Staff, ou=Groups, o=University of Michigan, c=US owner: cn=Manager, o=University of Michigan, c=US description: All ITD Staff cn: ITD Staff |