Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MFH: Adjust tests for removed old_function() in Zend Engine 2 | Derick Rethans | 2002-11-23 | 4 | -8/+8 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2002-11-19 | 1 | -0/+9 |
| | |||||
* | MFH: new syntax | Marcus Boerger | 2002-11-15 | 1 | -3/+3 |
| | |||||
* | Removed the test. I should have been more aware of variability of | Moriyoshi Koizumi | 2002-11-11 | 1 | -15/+0 |
| | | | | | error messages. Thanks Ilia. | ||||
* | Made it conscious of the line number | Moriyoshi Koizumi | 2002-11-10 | 1 | -1/+1 |
| | |||||
* | Added a test case for bug #17882 | Moriyoshi Koizumi | 2002-11-10 | 1 | -0/+15 |
| | |||||
* | Added a test for bug #19566 | Moriyoshi Koizumi | 2002-11-08 | 1 | -0/+10 |
| | |||||
* | Comment out part 3 for now | Marcus Boerger | 2002-11-05 | 1 | -7/+84 |
| | | | | | Added Part 4 | ||||
* | 2nd wow returns different results with ZE1/ZE2 | Marcus Boerger | 2002-11-04 | 1 | -2/+5 |
| | |||||
* | Removed \r, which caused the test to fail. | Ilia Alshanetsky | 2002-11-04 | 1 | -1/+1 |
| | |||||
* | See http://bugs.php.net/20175 | Marcus Boerger | 2002-11-04 | 1 | -0/+85 |
| | |||||
* | -testing the tests | Marcus Boerger | 2002-11-04 | 7 | -0/+77 |
| | | | | | | | -moved tests/dirname.phpt to tests/run-test/test007.phpt because many tests use this to find their additional files. -no more tests in tests directly only in subdirectories | ||||
* | Moved the test into the suitable place | Moriyoshi Koizumi | 2002-10-31 | 1 | -19/+0 |
| | |||||
* | Rewrite: Taken from ZE2 RFC + a little textual modification | Marcus Boerger | 2002-10-29 | 1 | -9/+26 |
| | |||||
* | no notices here | Marcus Boerger | 2002-10-29 | 1 | -3/+3 |
| | |||||
* | - Add test case for bug 20120, bison bug. | Derick Rethans | 2002-10-27 | 1 | -0/+26 |
| | |||||
* | - Use new setlocal semantics | Derick Rethans | 2002-10-23 | 1 | -13/+4 |
| | |||||
* | No longer needed. See README.TESTING | Marcus Boerger | 2002-10-22 | 1 | -60/+0 |
| | |||||
* | Test result depends on these ini settings | Marcus Boerger | 2002-10-22 | 1 | -2/+5 |
| | |||||
* | Sorry, shouldn't use undo on packetloss connections | Melvyn Sopacua | 2002-10-10 | 1 | -1/+1 |
| | |||||
* | Fix the test after Ilia's patch. | Andrei Zmievski | 2002-10-10 | 1 | -1/+1 |
| | |||||
* | Fix platform dependencies, setlocale output, bug #19836 | Melvyn Sopacua | 2002-10-10 | 1 | -2/+2 |
| | | | | | | | Testing numerics, so set numeric. If the platform doesn't support this category, passing this test is more likely to be coincedence than expected behavior. | ||||
* | - Drop requirement for php.ini-dist | Derick Rethans | 2002-10-08 | 1 | -2/+9 |
| | | | | | - Adjust test script to hard code ini settings | ||||
* | Skip this test if we're not using ZE2 | Sander Roobol | 2002-10-06 | 1 | -0/+2 |
| | |||||
* | - Fix highlight_string test. | Derick Rethans | 2002-10-06 | 1 | -2/+2 |
| | |||||
* | - Fix descriptions | Derick Rethans | 2002-10-03 | 2 | -2/+2 |
| | |||||
* | - Add highlight_string buffering test | Derick Rethans | 2002-10-03 | 1 | -0/+17 |
| | |||||
* | - Add tests | Derick Rethans | 2002-10-03 | 2 | -0/+36 |
| | |||||
* | Improve test to show output bufferring bypass bug clearly. | Yasuo Ohgaki | 2002-10-02 | 1 | -3/+5 |
| | |||||
* | WS and added missing output. | Yasuo Ohgaki | 2002-10-01 | 1 | -4/+6 |
| | | | | | It seems this bug is fixed in latest version at least. | ||||
* | Test argument passing for CLI | Marcus Boerger | 2002-08-21 | 1 | -0/+27 |
| | |||||
* | This does not work for CLI | Marcus Boerger | 2002-08-21 | 1 | -3/+4 |
| | |||||
* | @- Added set_exception_handler() function for registering a global, | Stig Bakken | 2002-08-16 | 1 | -6/+20 |
| | | | | | | | @ catch-all exception handling function (Stig) - Added set_exception_handler() function for registering a global, catch-all exception handling function (Stig) | ||||
* | Fix the levels. (php.ini-dist has output_buffering OFF) | foobar | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | Use the constant instead of string for locale type. | foobar | 2002-08-01 | 1 | -3/+4 |
| | |||||
* | Zend Engine behaviour is affected by setlocale() due to use of | Hartmut Holzgraefe | 2002-07-17 | 2 | -0/+35 |
| | | | | | locale aware functions like strtod(), atof(), tolower(), toupper() :( | ||||
* | Made the tests (and not only run-tests.php) actually use php.ini-dist, and | Sander Roobol | 2002-06-16 | 1 | -3/+0 |
| | | | | | removed unused php.ini file. | ||||
* | Default INI file used with run-tests.php | Preston L. Bannister | 2002-05-17 | 1 | -0/+3 |
| | |||||
* | More detailed/explanatory output. | Preston L. Bannister | 2002-05-16 | 1 | -6/+56 |
| | |||||
* | Make failed case tell you what was different. | Preston L. Bannister | 2002-05-16 | 1 | -1/+9 |
| | |||||
* | Make test valid for either "register globals" setting. | Preston L. Bannister | 2002-05-16 | 1 | -9/+10 |
| | |||||
* | Add TEST_PHP_DETAILED usage for verbose test runs. | Preston L. Bannister | 2002-05-16 | 1 | -2/+10 |
| | |||||
* | Fix typo in SKIP clause. | Preston L. Bannister | 2002-05-16 | 4 | -6/+6 |
| | |||||
* | dirname() checks that work for both Unix and Win32. | Preston L. Bannister | 2002-05-16 | 1 | -23/+51 |
| | |||||
* | Win32 project and makefile used to invoke run-tests.php | Preston L. Bannister | 2002-05-15 | 2 | -0/+80 |
| | |||||
* | Added ini_set()/ini_get()/ini_restore() test | Yasuo Ohgaki | 2002-04-03 | 1 | -0/+24 |
| | |||||
* | Updating tests: remove alternative syntax in tests, added a special | Sander Roobol | 2002-03-29 | 22 | -128/+201 |
| | | | | | alternative-syntax testfile. | ||||
* | Trying to be more clear. | Yasuo Ohgaki | 2002-03-29 | 1 | -1/+1 |
| | |||||
* | Added class method registration test. It does not test | Yasuo Ohgaki | 2002-03-29 | 1 | -0/+38 |
| | | | | | | for multiple method definitions due to test script limitation. # Current CVS source w/o my patch should fail, though. | ||||
* | Change title to reasonable one. | Yasuo Ohgaki | 2002-03-29 | 1 | -1/+1 |
| | | | | | # Shall we consider this as a bug or documentation problem? |