Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -4/+4 |
| | |||||
* | 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. | ||||
* | Adding tests for class features, including __autoload(), property ↵ | Robin Fernandes | 2008-01-30 | 1 | -0/+43 |
inheritance rules and class constants. |