aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/submit_post_base.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11413] Remove remaining irrelevant code to this PRNathaniel Guse2013-05-031-1/+1
| | | | PHPBB3-11413
* [ticket/11413] Fix test fixtures and testsNathaniel Guse2013-04-291-15/+25
| | | | PHPBB3-11413
* [ticket/11413] Fix some more testsNathaniel Guse2013-04-291-4/+6
| | | | PHPBB3-11413
* [ticket/11335] (more tests) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-3/+3
| | | | PHPBB3-11335
* [ticket/11405] Fix "only variables should be passed by reference"Joas Schilling2013-03-261-1/+3
| | | | PHPBB3-11405
* [ticket/11405] Use different fixtures so it's not a total messJoas Schilling2013-03-261-1/+1
| | | | PHPBB3-11405
* [ticket/11405] Move test to submit_post_base.php and use data sets for testingJoas Schilling2013-03-261-1/+46
| | | | PHPBB3-11405
* [ticket/11405] Add a base class to avoid duplicated setUp() codeJoas Schilling2013-03-251-0/+94
PHPBB3-11405