Writing PHPT test cases for various extensions and the core language.
Hello Ant,
please provide patches containing tests which we can review first.
You can 'cvs di -u' to get patches with you modified files. For new files
you can either add them to cvs once you have access by 'cvs di -N' or
adding dummy lines to the CVS/Entries files before you get access. For new
files you can of course also just send an archive with them. Remember that
the list provider strips out anything attachement that is non .txt. So you
might need to provide a dowload url
marcus
Monday, April 14, 2008, 4:02:25 PM, you wrote:
Writing PHPT test cases for various extensions and the core language.
Best regards,
Marcus
Hi Ant,
Writing PHPT test cases for various extensions and the core language.
The idea is to centralize the posts in a single location, get them
reviewed and then commited. See the php-festtest-web discussion on
php-qa.
Indeed, you can always ask for a CVS account afterwards if you plan to
continue to help after the fest.
Thanks for your efforts!
Cheers,
Hi Marcus/Pierre,
Yes I've put together a bunch of tests for the session extension and have
posted to the QA mailing list with the zip download details. There are quite
a few tests (a little over 110 at last count) tested against the latest php
5.2, 5.3 and 6.0 snaps (and on Windows/Linux).
The test fest work is just something different I'm helping Zoe Slattery and
Scott MacVicar with for the London event.
I'm very happy for some kind soul to commit my tests but I'd like to help
keep them up to date (there are some pending bug fixes for problems in php
6.0 they have found). I'm also hoping to start sprouting tests for
date/time, although I noticed there are some holes in the file system tests
which I'd like to plug [:o)
Cheers
Ant