aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/submit_post_base.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12050] Make phpbb_notification_submit_post_base abstract.Andreas Fischer2013-12-011-1/+1
* [ticket/12008] Update the run time value for the prune notifications cron taskCesar G2013-11-141-1/+1
* [ticket/11700] Correclty use namespaces in notificationsNils Adermann2013-09-161-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-10/+10
* [ticket/9657] Fix notification testsJoas Schilling2013-07-111-0/+1
* [ticket/11413] Remove remaining irrelevant code to this PRNathaniel Guse2013-05-031-1/+1
* [ticket/11413] Fix test fixtures and testsNathaniel Guse2013-04-291-15/+25
* [ticket/11413] Fix some more testsNathaniel Guse2013-04-291-4/+6
* [ticket/11335] (more tests) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-3/+3
* [ticket/11405] Fix "only variables should be passed by reference"Joas Schilling2013-03-261-1/+3
* [ticket/11405] Use different fixtures so it's not a total messJoas Schilling2013-03-261-1/+1
* [ticket/11405] Move test to submit_post_base.php and use data sets for testingJoas Schilling2013-03-261-1/+46
* [ticket/11405] Add a base class to avoid duplicated setUp() codeJoas Schilling2013-03-251-0/+94