Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53575 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4607 invoked from network); 24 Jun 2011 16:01:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2011 16:01:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 209.85.214.170 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:48588] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/62-23679-D84B40E4 for ; Fri, 24 Jun 2011 12:01:01 -0400 Received: by iwn36 with SMTP id 36so3025401iwn.29 for ; Fri, 24 Jun 2011 09:00:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.146.200 with SMTP id k8mr3754942icv.102.1308931203431; Fri, 24 Jun 2011 09:00:03 -0700 (PDT) Received: by 10.231.192.132 with HTTP; Fri, 24 Jun 2011 09:00:03 -0700 (PDT) Date: Fri, 24 Jun 2011 18:00:03 +0200 Message-ID: To: php-dev Content-Type: text/plain; charset=ISO-8859-1 Subject: Test suite for SAPIs ? From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) Hi guys, is there a way to make tests for SAPIs ? ++ Jerome