Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add proper tests | Lukas Reschke | 2016-12-19 | 2 | -12/+97 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Update tests | Victor Dubiniuk | 2016-12-16 | 1 | -1/+18 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Make sure memory limit is > post size and upload filesize | Joas Schilling | 2016-09-13 | 1 | -6/+6 |
| | |||||
* | Compare arrays not json strings | Roeland Jago Douma | 2016-09-07 | 1 | -6/+31 |
| | | | | | In php 7.1 the pretty print json output changed. Thus now we compare arrays. | ||||
* | Fix getMock checkertest | Roeland Jago Douma | 2016-09-07 | 1 | -6/+6 |
| | |||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 4 | -0/+1192 |
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader |