aboutsummaryrefslogtreecommitdiffstats
path: root/tests/event/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15637] Updated test fixture to include complete event descriptionkasimi2018-07-071-1/+1
| | | | PHPBB3-15637
* [ticket/15389] Match multiple events in dispatcher in php_exporterOliver Schramm2017-10-041-0/+30
| | | | | | I've also improved some regular expressions PHPBB3-15389
* [ticket/13429] Replace @change with @changedJakub Senko2017-01-231-1/+1
| | | | PHPBB3-13429
* [ticket/13872] Allow template events to have a changed versionJoas Schilling2015-05-282-0/+20
| | | | PHPBB3-13872
* [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