146 Commits (2a8fa04b1872ec79b2281da754f0e1bc2aa1dfcd)

Author SHA1 Message Date
Moriyoshi Koizumi 5e2464ed38 Removed the test. I should have been more aware of variability of 24 years ago
Moriyoshi Koizumi f13fd7a713 Made it conscious of the line number 24 years ago
Moriyoshi Koizumi b8d56f5ec2 Added a test case for bug #17882 24 years ago
Moriyoshi Koizumi c0dfdd2ff6 Added a test for bug #19566 24 years ago
Marcus Boerger bc9757f07a Comment out part 3 for now 24 years ago
Marcus Boerger b8f8591326 2nd wow returns different results with ZE1/ZE2 24 years ago
Ilia Alshanetsky 79d6b61523 Removed \r, which caused the test to fail. 24 years ago
Marcus Boerger 29372b231b See http://bugs.php.net/20175 24 years ago
Marcus Boerger 2b927548d3 -testing the tests 24 years ago
Moriyoshi Koizumi f94e45aaf3 Moved the test into the suitable place 24 years ago
Marcus Boerger 0725405d74 Rewrite: Taken from ZE2 RFC + a little textual modification 24 years ago
Marcus Boerger f168c6feef no notices here 24 years ago
Derick Rethans edf4496491 - Add test case for bug 20120, bison bug. 24 years ago
Derick Rethans 31224b8923 - Use new setlocal semantics 24 years ago
Marcus Boerger f1d158c41c No longer needed. See README.TESTING 24 years ago
Marcus Boerger 42d33c38b3 Test result depends on these ini settings 24 years ago
Melvyn Sopacua 6dde848d9e Sorry, shouldn't use undo on packetloss connections 24 years ago
Andrei Zmievski 9275b2bd9a Fix the test after Ilia's patch. 24 years ago
Melvyn Sopacua 0ff44ce57b Fix platform dependencies, setlocale output, bug #19836 24 years ago
Derick Rethans d53dd88854 - Drop requirement for php.ini-dist 24 years ago
Sander Roobol 83189bd742 Skip this test if we're not using ZE2 24 years ago
Derick Rethans 2ae0e71c97 - Fix highlight_string test. 24 years ago
Derick Rethans dbc6935c16 - Fix descriptions 24 years ago
Derick Rethans 7ad71ed442 - Add highlight_string buffering test 24 years ago
Derick Rethans b6323ef5e2 - Add tests 24 years ago
Yasuo Ohgaki d4c7e8bbaf Improve test to show output bufferring bypass bug clearly. 24 years ago
Yasuo Ohgaki 7cacf9713d WS and added missing output. 24 years ago
Marcus Boerger eb6e31f802 Test argument passing for CLI 24 years ago
Marcus Boerger 9cec8a13bd This does not work for CLI 24 years ago
Stig Bakken 04788f9503 @- Added set_exception_handler() function for registering a global, 24 years ago
foobar 7d8c9d2f7f Fix the levels. (php.ini-dist has output_buffering OFF) 24 years ago
foobar 725b3573be Use the constant instead of string for locale type. 24 years ago
Hartmut Holzgraefe 40007c2049 Zend Engine behaviour is affected by setlocale() due to use of 24 years ago
Sander Roobol fcb692a75d Made the tests (and not only run-tests.php) actually use php.ini-dist, and 24 years ago
Preston L. Bannister 3d4d3e3330 Default INI file used with run-tests.php 24 years ago
Preston L. Bannister 5c1d215976 More detailed/explanatory output. 24 years ago
Preston L. Bannister 285b73fa1f Make failed case tell you what was different. 24 years ago
Preston L. Bannister c2c16263e8 Make test valid for either "register globals" setting. 24 years ago
Preston L. Bannister b1dbd42c4b Add TEST_PHP_DETAILED usage for verbose test runs. 24 years ago
Preston L. Bannister 7fa0e68dcc Fix typo in SKIP clause. 24 years ago
Preston L. Bannister aa0702f051 dirname() checks that work for both Unix and Win32. 24 years ago
Preston L. Bannister e2da502e03 Win32 project and makefile used to invoke run-tests.php 24 years ago
Yasuo Ohgaki ee26bf084d Added ini_set()/ini_get()/ini_restore() test 24 years ago
Sander Roobol ef2608925c Updating tests: remove alternative syntax in tests, added a special 24 years ago
Yasuo Ohgaki 7e570674cd Trying to be more clear. 24 years ago
Yasuo Ohgaki 0090003920 Added class method registration test. It does not test 24 years ago
Yasuo Ohgaki 99723b511e Change title to reasonable one. 24 years ago
Jan Lehnardt 26e1958c8e - added basic output buffering tests 24 years ago
Yasuo Ohgaki 5f3d9a67f9 Fix test :) 24 years ago
Yasuo Ohgaki 4a95a9295a Added while(list() = each()) test 24 years ago