90 Commits (c1f93729b83141e8ec71a33f25e019f3c2c62b47)

Author SHA1 Message Date
foobar 2e3fbf41f9 Make these tests work regardless of the register_globals setting. 24 years ago
foobar 76fcdc1afb Fix these to give correct results even if register_globals=off or 24 years ago
Jeroen van Wolffelaar a1c2b86701 Fix the pow-test, it now succeeds on my machine 24 years ago
Jeroen van Wolffelaar 860be31cae More tests 25 years ago
Thies C. Arntzen d34453258d fixed. 25 years ago
Andi Gutmans f725a0d11a - Convert cfunction -> function. 25 years ago
Rasmus Lerdorf 334cba47b9 printf argnum (parameter swapping) support from Morten Poulsen 25 years ago
André Langhorst e35a679e74 more win32 fixes 25 years ago
Uwe Steinmann 415e396ac8 - test script for rewritten domxml module 25 years ago
Hartmut Holzgraefe f1caba9325 removed LC_* warnin 25 years ago
Sascha Schumann a1322e145c Sync the expected output with Linux dirname output. The test passes now. 25 years ago
Uwe Steinmann 25e3740bcc - add test for hw_insertanchors() 25 years ago
Andre Langhorst b03af37e19 updated with =& new syntax 25 years ago
Andre Langhorst 45c218968c added $this in constructor test (fails currently) 25 years ago
Andre Langhorst 41f8d621b6 added OO test (will fail currently) 25 years ago
Hartmut Holzgraefe 5f683e7d78 changed run-tests.php to use 'php -q' instead of 'php -f' 25 years ago
Uwe Steinmann 7c8f9371e5 - add testing for xpath 25 years ago
Hartmut Holzgraefe 86c0d81253 have you ever tried to run the regression tests with error_reporting=E_ALL ? 25 years ago
Stig Bakken de527c2379 * changed Andi's "testdirname" into a real regression test 26 years ago
Andi Gutmans 897b701dee - Add dirname() test. Don't have time to create a real regression test 26 years ago
Stanislav Malyshev bdde2b4303 Remove deprecated call-time reference 26 years ago
Stig Bakken 1bb90f5805 * all tests should pass now (expect for the interbase stuff that I haven't 26 years ago
Stig Bakken 315f4f5658 @PHP 3 regression testing framework re-born (Stig) 26 years ago
David Croft 9ee9eaab3a test file for pfpro 26 years ago
Uwe Steinmann 2d66c98f28 - The pdfclock example using cpdf 26 years ago
Andrei Zmievski cd5b7dd64a bonsai test 26 years ago
Uwe Steinmann a35d575ba6 - changes to handle the slightly different access to attributes 26 years ago
Andrei Zmievski 34a7f94d57 test 26 years ago
Clayton Collie 24b26065e0 PHP code to test sscanf() 26 years ago
Andreas Karajannis 1e949e6caa Test scripts for ODBC added 26 years ago
Uwe Steinmann 7bde3adbd4 - test script to test creation of flash files 26 years ago
Andrei Zmievski 74011b6767 Testing. 26 years ago
Andrei Zmievski dee6170da3 test 26 years ago
Andrei Zmievski ffef0d8d44 Another test. 26 years ago
Andrei Zmievski b0f87cdb5f Testing. 26 years ago
Andrei Zmievski 3f65342eb2 test 26 years ago
Andrei Zmievski 06358248a4 Testing. 26 years ago
Zeev Suraski 64f91d80fa Object overloading API changed slightly (llist is now a pointer) 26 years ago
Uwe Steinmann db065413d1 - fixed invalid class names 26 years ago
Uwe Steinmann ff2443eb67 - bug fix, insertion of links back into HTML document 26 years ago
Uwe Steinmann d037fdc8be - several fixes and cleanups in hw module 26 years ago
Uwe Steinmann dd4f37a4cf - tiny changes to testscript and domxml 26 years ago
Uwe Steinmann 2552876786 - dom class now distinguishes between $dom->root() and $dom->children() 26 years ago
Uwe Steinmann ad311c35c7 - The root node of a xml doc is now an array since it is possible 26 years ago
Uwe Steinmann d693d6b2cb - started to implement overload class for xml node 26 years ago
Uwe Steinmann 9133a9b8b0 - some tiny changes to the test routine 26 years ago
Uwe Steinmann 5dd0055c77 - pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef 26 years ago
Zeev Suraski f1dac01f11 - Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms 26 years ago
Uwe Steinmann d526de3fa8 - fixed bug if attribute value is entity 26 years ago
Uwe Steinmann 995c565fba - change some function name into php style 26 years ago