| Commit message (Expand) | Author | Age | Files | Lines |
* | adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the do... | Ferenc Kovacs | 2011-10-23 | 1 | -0/+4 |
* | Add skip message | Hannes Magnusson | 2011-09-07 | 1 | -1/+1 |
* | revert to the previous good revision, as the new improved parse error syntax ... | Ferenc Kovacs | 2011-09-01 | 1 | -2/+2 |
* | - error msg may vary (parser) | Pierre Joye | 2011-08-31 | 1 | -2/+2 |
* | Revert my previous change - getting different results in different environmen... | Joey Smith | 2011-08-24 | 1 | -1/+0 |
* | Fix tests/lang/bug45392.phpt to log expected error when run with -n flag | Joey Smith | 2011-08-24 | 1 | -0/+1 |
* | Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch by | Adam Harvey | 2011-03-23 | 2 | -4/+4 |
* | - Fixed tests | Jani Taskinen | 2010-02-13 | 1 | -2/+5 |
* | More tests from 2009 testfest | Zoe Slattery | 2009-08-30 | 1 | -0/+14 |
* | Removing unnecessary SKIPIF sections | Zoe Slattery | 2009-07-18 | 1 | -2/+0 |
* | New lang tests. | andy wharmby | 2009-06-21 | 3 | -0/+113 |
* | New test for standard object compare handler. Tested on Windows, Linux and Li... | andy wharmby | 2009-06-17 | 2 | -0/+88 |
* | New foreach tests. Tested on Windows, Linux and Linux 64 bit. | andy wharmby | 2009-06-17 | 6 | -0/+718 |
* | New test for bitwise operators. Tested on Linux 64 bit | andy wharmby | 2009-06-15 | 7 | -0/+3556 |
* | Move tests to correct directory | andy wharmby | 2009-06-15 | 6 | -0/+1186 |
* | New tests for operators. These tests were auto generated to verify correctnes... | Robert Nicholson | 2009-06-08 | 50 | -0/+9030 |
* | New tests for foreach loops. These were written by another member of the Proj... | Robert Nicholson | 2009-06-07 | 17 | -0/+2941 |
* | Engine execution order tests | Zoe Slattery | 2009-06-01 | 1 | -0/+198 |
* | MFH: Add test for the timeout inside shutdown function | Etienne Kneuss | 2009-05-31 | 1 | -0/+23 |
* | Engine execution order tests | Zoe Slattery | 2009-05-29 | 9 | -0/+804 |
* | Language Tests: returnByReference | Robert Nicholson | 2009-05-27 | 9 | -0/+445 |
* | MFH | Jani Taskinen | 2009-05-07 | 1 | -1/+0 |
* | MFH | Jani Taskinen | 2009-05-07 | 1 | -2/+0 |
* | - Fixed tests | Felipe Pena | 2009-01-10 | 2 | -1/+2 |
* | MFH: fixed test | Arnaud Le Blanc | 2008-12-09 | 1 | -1/+0 |
* | MFH:- Better descriptions for these tests | Jani Taskinen | 2008-12-09 | 4 | -5/+5 |
* | MFH: fix tests | Jani Taskinen | 2008-12-09 | 2 | -3/+5 |
* | Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 6... | Ant Phillips | 2008-11-28 | 32 | -0/+1519 |
* | Fixed Bug #43958 (class name added into the error message) | Dmitry Stogov | 2008-09-02 | 1 | -0/+17 |
* | MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). | Arnaud Le Blanc | 2008-08-18 | 1 | -0/+22 |
* | Reenabling the test but removing the test cases for old_function as the alter... | Lars Strojny | 2008-07-15 | 1 | -9/+3 |
* | add more tests for the parser. currently both fail | Nuno Lopes | 2008-07-08 | 3 | -1/+27 |
* | fix last part of bug #44654 | Nuno Lopes | 2008-07-06 | 1 | -0/+8 |
* | add test for #-style comments. passes fine on both 5.2 and 5.3 | Nuno Lopes | 2008-07-06 | 1 | -0/+23 |
* | Adding language tests. | Steve Seear | 2008-03-19 | 9 | -0/+67 |
* | - Ok to fail on OSX, adjusted bug, patch from scoates | David Coallier | 2008-03-08 | 1 | -0/+2 |
* | Fix tests (removed space on error message "Undefined index: ...") | Felipe Pena | 2008-03-08 | 1 | -1/+1 |
* | Fixed wrong result of cascading assignment to string offset | Dmitry Stogov | 2008-03-04 | 1 | -3/+3 |
* | - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus) | Marcus Boerger | 2008-02-23 | 3 | -6/+6 |
* | Fixed tests | Dmitry Stogov | 2007-11-19 | 1 | -1/+1 |
* | - Readd support for ynamic access of static members (Etienne) | Johannes Schlüter | 2007-09-27 | 4 | -0/+79 |
* | fix expected output | Nuno Lopes | 2007-09-13 | 1 | -0/+1 |
* | revert variable class support for 5.2 | Stanislav Malyshev | 2007-08-13 | 4 | -79/+0 |
* | - Add possibility to call static class members using variables (Etienne Kneuss) | Johannes Schlüter | 2007-08-02 | 4 | -0/+79 |
* | fix tests | Antony Dovgal | 2007-05-18 | 1 | -0/+2 |
* | fix test names | Antony Dovgal | 2007-05-07 | 2 | -2/+2 |
* | MFH | Antony Dovgal | 2007-02-11 | 1 | -1/+1 |
* | Fixed tests | Dmitry Stogov | 2007-01-10 | 1 | -0/+2 |
* | Fix tests | Hannes Magnusson | 2006-12-19 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2006-11-20 | 1 | -21/+21 |