aboutsummaryrefslogtreecommitdiffstats
path: root/tests/event/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13124] Add another test case as requestedMarc Alexander2014-10-091-0/+15
| | | | PHPBB3-13124
* [ticket/12273] Do not allow 3.1-A1 versionJoas Schilling2014-04-251-1/+1
| | | | PHPBB3-12273
* [ticket/12273] Fix unit tests for multi line arraysJoas Schilling2014-04-251-3/+23
| | | | PHPBB3-12273
* [ticket/12273] Fix unit test for multi line $varsJoas Schilling2014-04-241-2/+2
| | | | PHPBB3-12273
* [ticket/12273] Allow multiple $vars linesJoas Schilling2014-04-203-12/+47
| | | | PHPBB3-12273
* [ticket/12273] Use class properties instead of parametersJoas Schilling2014-04-182-1/+26
| | | | PHPBB3-12273
* [ticket/12273] Add more tests for the event exporterJoas Schilling2014-04-184-9/+42
| | | | PHPBB3-12273
* [ticket/12273] Add a basic set of tests for the exporterJoas Schilling2014-04-183-0/+29
PHPBB3-12273