| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix test | Anatol Belski | 2015-08-17 | 1 | -5/+2 |
| | | | | | | | This fail has nothing together with any changes in run-tests.php Using run-tests.php from the 5.5 branch brings the same result. So merely it is about how PHP7 handles and buffers errors. | ||||
| * | Fixed tests(I am not sure, these tests seems strange, anyway it passes | Xinchen Hui | 2015-08-13 | 3 | -6/+6 |
| | | | | | locally now) | ||||
| * | bring back the division by zero warning | Anatol Belski | 2015-07-05 | 3 | -6/+8 |
| | | |||||
| * | Remove warning upon division by zero | Bob Weinand | 2015-07-02 | 3 | -8/+6 |
| | | |||||
| * | Revert "Fixed last previously broken tests" | Dmitry Stogov | 2015-06-29 | 2 | -4/+6 |
| | | | | | This reverts commit 79b1832dd5086cd9b4a2e778a62f1743b548726c. | ||||
| * | Fixed last previously broken tests | Bob Weinand | 2015-06-29 | 2 | -6/+4 |
| | | |||||
| * | Another CRLF test fix | Kalle Sommer Nielsen | 2015-03-26 | 1 | -2/+2 |
| | | |||||
| * | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 4 | -4/+4 |
| | | |||||
| * | Fix tests to account for warnings moved from RT to CT | Nikita Popov | 2014-08-15 | 2 | -2/+4 |
| | | |||||
| * | run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL ↵ | Tim Strehle | 2013-09-03 | 6 | -0/+33 |
| | | | | | and EXPECTREGEX_EXTERNAL. (Issue 55736) | ||||
| * | Fix tests (patch by Lars) | Hannes Magnusson | 2008-07-21 | 2 | -2/+2 |
| | | |||||
| * | Fixed tests (new E_ALL value) | Felipe Pena | 2008-02-24 | 2 | -2/+2 |
| | | |||||
| * | add --STDIN-- support | Nuno Lopes | 2006-09-14 | 1 | -0/+17 |
| | | |||||
| * | - Hardcoded error mode was changed to 8191 | Marcus Boerger | 2006-05-10 | 3 | -3/+3 |
| | | |||||
| * | Fix tests now that class names are shown in correct casing | Marcus Boerger | 2003-12-22 | 1 | -1/+1 |
| | | |||||
| * | Fix tests for E_STRICT and check for E_STRICT in run-tests.php. | Marcus Boerger | 2003-11-30 | 3 | -3/+3 |
| | | |||||
| * | Per request by Derick and Marcus. | Sebastian Bergmann | 2003-06-01 | 1 | -0/+12 |
| | | |||||
| * | Made dirname() binary-safe. | Moriyoshi Koizumi | 2003-04-12 | 1 | -0/+0 |
| | | |||||
| * | (re)check in non ZendOptimizer version of test | Marcus Boerger | 2003-03-03 | 1 | -0/+32 |
| | | |||||
| * | Fixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typo | Moriyoshi Koizumi | 2003-01-13 | 1 | -1/+1 |
| | | |||||
| * | - Fix tests if Zend Optimizer is loaded | Derick Rethans | 2003-01-01 | 2 | -1/+38 |
| | | |||||
| * | -testing the tests | Marcus Boerger | 2002-11-04 | 7 | -0/+135 |
| -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 | |||||
