aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/browse_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11202] Check response success before content assertions.Oleg Pudeyev2012-11-151-0/+3
| | | | | | | This does not change tests that perform requests which are either clearly not supposed to succeed or are a gray area. PHPBB3-11202
* [task/functional] Increase code coverage for functional testsDavid King2012-04-231-0/+6
| | | | PHPBB3-10758
* [ticket/10492] Fix line endingsPatrick Webster2012-04-211-26/+26
| | | | PHPBB3-10492
* [ticket/10492] Backporting functional testsPatrick Webster2012-04-211-0/+26
PHPBB3-10492