Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86665 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46609 invoked from network); 15 Jun 2015 15:40:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2015 15:40:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=come.bernigaud@opensides.be; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=come.bernigaud@opensides.be; sender-id=pass Received-SPF: pass (pb1.pair.com: domain opensides.be designates 195.154.20.141 as permitted sender) X-PHP-List-Original-Sender: come.bernigaud@opensides.be X-Host-Fingerprint: 195.154.20.141 smtp.opensides.be Received: from [195.154.20.141] ([195.154.20.141:39361] helo=smtp.opensides.be) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3A/24-25272-302FE755 for ; Mon, 15 Jun 2015 11:40:52 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp.opensides.be (Postfix) with ESMTP id CCAED6FE23 for ; Mon, 15 Jun 2015 17:40:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at opensides.be Received: from smtp.opensides.be ([127.0.0.1]) by localhost (smtp.opensides.be [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jGYjd4kRjE-J for ; Mon, 15 Jun 2015 17:40:46 +0200 (CEST) Received: from [192.168.1.10] (ip-176.net-89-2-126.rev.numericable.fr [89.2.126.176]) by smtp.opensides.be (Postfix) with ESMTPSA id 63A166F702 for ; Mon, 15 Jun 2015 17:40:46 +0200 (CEST) Message-ID: <557EF106.8080003@opensides.be> Date: Mon, 15 Jun 2015 17:36:38 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: PHP Internals References: <557ECCDA.2020504@opensides.be> <557EEDD3.2070902@php.net> In-Reply-To: <557EEDD3.2070902@php.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Fq6xT5KD2KEPKGOvQjnDIkmiD27Hfn3vD" Subject: Re: [PHP-DEV] LDAP module test suite From: come.bernigaud@opensides.be (=?UTF-8?B?Q8O0bWUgQkVSTklHQVVE?=) --Fq6xT5KD2KEPKGOvQjnDIkmiD27Hfn3vD Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable On 2015-06-15 17:22, Michael Wallner wrote: > > Check out ext/ldap/tests/connect.inc; you can pass various parameters > from the environment. > I know that, but we can=E2=80=99t select the base, and it does not change= anything to the fact that it tries to add the base, which have to alread= y exists for the admin user account to exists. Can I try and fix this? (Add an env var for the base, remove base creatio= n.) My original question was if someone managed to pass all ldap tests as is.= And how he did that (which admin/base situation he used for both connect= ion and base creation to work) > > You can run `make test TESTS=3Dpath/to/ext/ldap`. > Awesome, thank you! --Fq6xT5KD2KEPKGOvQjnDIkmiD27Hfn3vD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAEBAgAGBQJVfvELAAoJEKhk2MPOyw4AtsEQAJbXeFGQccKJ3d5STS/iLLsC 4AObpZd1jpDCasnyNNQLD1NHUPwn0O8K4nSlDq3ct0fhQYO7hk4qaLWXnn6UJW8l SCO9ch4LASKoF/z0hXP2vz/rx6n+x5t+mhSKRKrOPFlJ3M3MPUJWpGvW2KeO4xGT oEHDlRYS+d2f3X8CMeOCttZ+vA8Q8Gv1inegfWt+ZTLutNosQUJyFyAFh7e0+IJ0 OcA1KIl2NJAftJwdDLu+GEAO4J43MpldvRMkeaaZZzlRvHs9c6kBDXchaf1JO7Gh Ghjv0MBvQxsmjwAbRJPUmmS2aHDdjPQGpDfMI/uwlX9hXfzBYLiMJZE9qEwpbodw Wz1IIm+MZab5ewAyUViZt9/nqMm4MqvxSSqogZDmiao2hGI9h8V9qkU74gudMwrR XE6hVXMMU6MM3tImrFttFQNsRhmnuM4Le0PY8z7Mgs1KB1i+nFFRgxPEMRlS9QOJ 2KefxfR+CeZRhBCxyGQnGW+kBURZ1j/HYVzGQ4vmSR9rG5qfdCuL5rRvnoVmTlzH o3I8BEsi3fWZe6blq+b4iAHRjWYjHayf0j9PGwMKFWlPmnopBNzXsqGCcpmkkJyi QZR+DcPowo2tMwTUNh4eEHZ8Dvf8Zf87SUwpvBSMC1eN5/4SAE25Tz54f6tN3CPF iymhhZvEJFR0I5e5pjho =cieH -----END PGP SIGNATURE----- --Fq6xT5KD2KEPKGOvQjnDIkmiD27Hfn3vD--