summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Let's just use the quicktester from HEAD since it seems to work and theRasmus Lerdorf2001-11-131-17/+57
* MFHfoobar2001-11-135-6/+14
* 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
* - some tiny changes to the test routineUwe Steinmann2000-02-221-2/+19
* - pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdefUwe Steinmann2000-02-211-1/+1
* - Fix some issues with the ISAPI module, made it friendlier to non Win32 plat...Zeev Suraski2000-02-182-0/+28
* - fixed bug if attribute value is entityUwe Steinmann2000-02-171-1/+1
* - change some function name into php styleUwe Steinmann2000-02-171-7/+7
* - added funktion xmltree(), renamed dom() to xmldoc() and domfile()Uwe Steinmann2000-02-101-8/+16