summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* MFH (not with cli)Marcus Boerger2002-08-291-11/+12
* MFH (skip if cli)Marcus Boerger2002-08-244-0/+8
* - MFHJan Lehnardt2002-03-241-1/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.SVN Migration2002-03-241-0/+21
* - More test fixesDerick Rethans2002-03-051-1/+1
* Make these tests work regardless of the register_globals setting.foobar2001-11-134-4/+4
* Fix these to give correct results even if register_globals=off orfoobar2001-10-231-2/+10
* Fix the pow-test, it now succeeds on my machineJeroen van Wolffelaar2001-10-051-17/+57
* More testsJeroen van Wolffelaar2001-08-051-0/+35
* fixed.Thies C. Arntzen2001-06-211-1/+1
* - Convert cfunction -> function.Andi Gutmans2001-04-264-7/+7
* printf argnum (parameter swapping) support from Morten PoulsenRasmus Lerdorf2001-04-091-0/+8
* more win32 fixesAndré Langhorst2001-03-2112-118/+2
* - test script for rewritten domxml moduleUwe Steinmann2001-03-201-101/+41
* removed LC_* warninHartmut Holzgraefe2001-02-221-1/+1
* Sync the expected output with Linux dirname output. The test passes now.Sascha Schumann2000-12-241-6/+6
* - add test for hw_insertanchors()Uwe Steinmann2000-12-121-2/+15
* updated with =& new syntaxAndre Langhorst2000-12-061-5/+5
* added $this in constructor test (fails currently)Andre Langhorst2000-12-061-0/+33
* added OO test (will fail currently)Andre Langhorst2000-12-061-0/+30
* changed run-tests.php to use 'php -q' instead of 'php -f'Hartmut Holzgraefe2000-12-031-3/+3
* - add testing for xpathUwe Steinmann2000-11-101-3/+24
* have you ever tried to run the regression tests with error_reporting=E_ALL ?Hartmut Holzgraefe2000-10-233-12/+12
* * changed Andi's "testdirname" into a real regression testStig Bakken2000-10-041-2/+16
* - Add dirname() test. Don't have time to create a real regression testAndi Gutmans2000-10-031-0/+16
* Remove deprecated call-time referenceStanislav Malyshev2000-09-031-1/+1
* * all tests should pass now (expect for the interbase stuff that I haven'tStig Bakken2000-08-314-1134/+18
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-2754-0/+16638
* test file for pfproDavid Croft2000-07-151-0/+39
* - The pdfclock example using cpdfUwe Steinmann2000-07-121-0/+87
* bonsai testAndrei Zmievski2000-06-201-2/+2
* - changes to handle the slightly different access to attributesUwe Steinmann2000-06-151-3/+5
* testAndrei Zmievski2000-06-141-0/+1
* PHP code to test sscanf()Clayton Collie2000-06-062-0/+141
* Test scripts for ODBC addedAndreas Karajannis2000-05-286-0/+462
* - test script to test creation of flash filesUwe Steinmann2000-05-171-0/+120
* Testing.Andrei Zmievski2000-05-122-2/+2
* testAndrei Zmievski2000-05-121-2/+0
* Another test.Andrei Zmievski2000-05-121-1/+1
* Testing.Andrei Zmievski2000-05-121-2/+1
* testAndrei Zmievski2000-05-121-0/+1
* Testing.Andrei Zmievski2000-05-051-1/+1
* Object overloading API changed slightly (llist is now a pointer)Zeev Suraski2000-04-101-1/+3
* - fixed invalid class namesUwe Steinmann2000-03-141-1/+4
* - bug fix, insertion of links back into HTML documentUwe Steinmann2000-03-091-3/+13
* - several fixes and cleanups in hw moduleUwe Steinmann2000-03-081-3/+15
* - tiny changes to testscript and domxmlUwe Steinmann2000-03-032-11/+11
* - dom class now distinguishes between $dom->root() and $dom->children()Uwe Steinmann2000-03-021-1/+3
* - The root node of a xml doc is now an array since it is possibleUwe Steinmann2000-03-021-2/+3
* - started to implement overload class for xml nodeUwe Steinmann2000-03-011-1/+6