Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
| | | | | EXPECTF logic in run-tests.php is considerable, so let's avoid it. | ||||
* | Remove superfluous SKIPIF sections in tests | Gabriel Caruso | 2018-02-03 | 1 | -2/+0 |
| | |||||
* | Deprecate __autoload() | Nikita Popov | 2017-02-03 | 1 | -12/+11 |
| | |||||
* | Adding tests for class features, including __autoload(), property ↵ | Robin Fernandes | 2008-01-30 | 1 | -0/+22 |
inheritance rules and class constants. |