aboutsummaryrefslogtreecommitdiffstats
path: root/tests/search/postgres_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/13685] Fix tests for fulltext searchbrunoais2015-06-071-1/+2
| | | | PHPBB3-13685
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11255] Change search tests to use mock cache.Oleg Pudeyev2012-12-071-1/+1
| | | | PHPBB3-11255
* [ticket/11174] Global $cache is a cache service instance.Oleg Pudeyev2012-11-271-1/+1
| | | | PHPBB3-11174
* [ticket/11174] Delete more copy pasting.Oleg Pudeyev2012-11-271-95/+2
| | | | PHPBB3-11174
* [ticket/11174] Drop needless teardown functions.Oleg Pudeyev2012-11-271-5/+0
| | | | PHPBB3-11174
* [ticket/11174] These tests do not need posts fixtures.Oleg Pudeyev2012-11-271-1/+1
| | | | PHPBB3-11174
* [ticket/11174] Eliminate search wrapper copy pasting.Oleg Pudeyev2012-11-271-7/+4
| | | | PHPBB3-11174
* [ticket/11174] Delete copy pasting.Oleg Pudeyev2012-11-271-14/+0
| | | | PHPBB3-11174
* [ticket/11174] add unit tests for postgres search backendDhruv2012-11-271-0/+155
PHPBB3-11174