aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/search/base.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-10-281-14/+10
|\
| * [ticket/14830] Fix testsrxu2016-10-241-14/+10
| | | | | | | | PHPBB3-14830
| * [ticket/14830] Fix FORM_INVALID error during AСP search index deletionrxu2016-10-211-6/+6
| | | | | | | | PHPBB3-14830
| * [ticket/14830] Fix ACP search control functional testsrxu2016-10-211-5/+5
| | | | | | | | PHPBB3-14830
* | [ticket/14791] Get form tokens from correct button in search test baseMarc Alexander2016-09-211-1/+1
| | | | | | | | PHPBB3-14791
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-181-0/+8
|\ \ | |/ | | | | | | | | * 3.1.x: [ticket/14789] Add form tokens to tests and uncomment add_form_key [ticket/14789] Add link hashes and form tokens to all acp links/buttons
| * [ticket/14789] Add form tokens to tests and uncomment add_form_keyMarc Alexander2016-09-181-0/+8
| | | | | | | | PHPBB3-14789
* | [ticket/14044] Deduplicate the installersMate Bartus2015-10-221-2/+5
|/ | | | PHPBB3-14044
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11040] Topic is deleted if test is skippedDhruv2014-03-121-0/+1
| | | | PHPBB3-11040
* [ticket/11040] Use unique text for the test post addedDhruv2014-03-121-2/+2
| | | | PHPBB3-11040
* [ticket/11040] Delete the functional test topic to avoid conflictsDhruv2014-03-121-0/+1
| | | | PHPBB3-11040
* [ticket/11040] Add test cases for searching subject and post content togetherDhruv2014-03-121-4/+7
| | | | PHPBB3-11040
* [ticket/11608] Move markIncomplete to search backends testDhruv2013-10-051-9/+0
| | | | PHPBB3-11608
* [ticket/11608] Rename base search test class fileDhruv2013-10-051-0/+104
PHPBB3-11608