aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/search/postgres_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11608] Update search backend class names to namespacesDhruv2013-10-051-1/+1
| | | | PHPBB3-11608
* [ticket/11608] Move markIncomplete to search backends testDhruv2013-10-051-0/+5
| | | | PHPBB3-11608
* [ticket/11608] Rename base search test class fileDhruv2013-10-051-1/+1
| | | | PHPBB3-11608
* [ticket/11608] Remove suffix test from base classDhruv2013-10-051-7/+7
| | | | | | | Rename base class to phpbb_functional_search_base and fix Docblocks as per phpbb guidelines. PHPBB3-11608
* [ticket/11608] remove setUp method overrideDhruv2013-10-051-7/+1
| | | | PHPBB3-11608
* [ticket/11608] add search functional tests to search subfolderDhruv2013-10-051-0/+24
PHPBB3-11608