ok, i am attaching the 'hello world' PHP test.
if you get the php source tarball, and look under php-4.0.x/tests, i made 
testcases out of every .phpt under that directory.

you will see a reference to &Covalent::TestEnv::has_php in the .t.  TestEnv.pm 
is attached and should be pretty self explanatory... dougm mentioned possibly 
adding something like that to the harness itself, so maybe we can get rid of 
that later.

let me know if anyone has questions or comments...
-j

On Wed, Jul 25, 2001 at 02:30:51PM -0700, Ryan Bloom wrote:
+ 
+ 
+ Yeah, I guess.  That's a lot, can we get one or two at first so that we can 
review those?
+ If those are good, maybe the best solution is to just commit everything, and 
review once
+ they are in CVS.
+ 
+ Any complaints?
+ 
+ Ryan
+ 
+ On Wednesday 25 July 2001 12:29, john sachs wrote:
+ > there are 50 .t files, 50 .php, 4 .inc and 1 .pm.
+ > its only about 500k tho..
+ > do you want me to just attach the files to a mail?
+ > -j
+ >
+ > On Wed, Jul 25, 2001 at 12:08:00PM -0700, Ryan Bloom wrote:
+ > +
+ > + Post them to the list so that we can get them reviewed and committed. 
+ > :-) +
+ > + Ryan
+ > +
+ > + On Wednesday 25 July 2001 11:41, john sachs wrote:
+ > + > hello,
+ > + > i have automated the PHP tests to be used with the apache test harness.
+ >  is + > there some process i need to go through to commit these here? -j +
+ > + --
+ > +
+ > +
+ > ___________________________________________________________________________
+ >__ + Ryan Bloom                              [EMAIL PROTECTED]
+ > + Covalent Technologies                     [EMAIL PROTECTED]
+ > +
+ > ---------------------------------------------------------------------------
+ >--
+ 
+ -- 
+ 
+ _____________________________________________________________________________
+ Ryan Bloom                            [EMAIL PROTECTED]
+ Covalent Technologies                 [EMAIL PROTECTED]
+ -----------------------------------------------------------------------------

Attachment: hello.t
Description: Troff document

<?php echo "Hello World"?>

Attachment: TestEnv.pm
Description: Perl program

Reply via email to