aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11912] Add extension_guesser for guessing mimetype by extensionMarc Alexander2013-11-111-3/+12
* [ticket/11912] Supply filename to content_guesser for guessing on windowsMarc Alexander2013-10-241-1/+2
* [ticket/11912] Add tests for content_guesserMarc Alexander2013-10-231-3/+48
* [ticket/11912] Add tests for phpbb mimetype guesserMarc Alexander2013-10-234-0/+131
* Merge pull request #1801 from nickvergessen/ticket/11948Nils Adermann2013-10-223-2/+16
|\
| * [ticket/11948] Check actual result of routesJoas Schilling2013-10-211-1/+8
| * [ticket/11948] Allow resource importing for routingJoas Schilling2013-10-212-1/+5
| * [ticket/11948] Add second routing file to testsJoas Schilling2013-10-192-1/+4
* | [ticket/11930] Move path_helper in front of optional cache argumentMarc Alexander2013-10-211-2/+2
* | [ticket/11930] Fix tests after adding phpbb\path_helper to avatar driversMarc Alexander2013-10-171-2/+10
|/
* [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-112-0/+168
* Merge pull request #1764 from EXreaction/ticket/11874Nils Adermann2013-10-103-16/+21
|\
| * [ticket/11874] Fix testsNathan Guse2013-10-103-16/+21
* | [ticket/11903] Speed up paging testNathan Guse2013-10-101-4/+4
|/
* Merge pull request #1481 from dhruvgoel92/ticket/11608Nathan Guse2013-10-076-0/+192
|\
| * [ticket/11608] Mark failed test as incomplete for mysql search backendDhruv2013-10-051-0/+5
| * [ticket/11608] Update search backend class names to namespacesDhruv2013-10-054-4/+4
| * [ticket/11608] Move markIncomplete to search backends testDhruv2013-10-054-9/+15
| * [ticket/11608] Rename base search test class fileDhruv2013-10-055-4/+4
| * [ticket/11608] Remove suffix test from base classDhruv2013-10-055-37/+37
| * [ticket/11608] Mark postgres search not found test as incompleteDhruv2013-10-051-2/+2
| * [ticket/11608] Mark sphinx tests as incomplete for nowDhruv2013-10-051-0/+5
| * [ticket/11608] Mark failed search test incomplete for native searchDhruv2013-10-051-0/+4
| * [ticket/11608] remove setUp method overrideDhruv2013-10-054-32/+4
| * [ticket/11608] add search functional tests to search subfolderDhruv2013-10-055-11/+10
| * [ticket/11608] rename search_found and not_found methodDhruv2013-10-051-8/+6
| * [ticket/11608] pass keywords to search_found and search_not_found testDhruv2013-10-051-7/+9
| * [ticket/11608] Set sphinx id from test_config file for testsDhruv2013-10-052-1/+9
| * [ticket/11608] Use assertEquals for more accurate assertionsDhruv2013-10-051-2/+2
| * [ticket/11608] Use assertContainsLang to compare language stringsDhruv2013-10-051-2/+2
| * [ticket/11608] split search tests into separate filesDhruv2013-10-055-36/+109
| * [ticket/11608] Check for word highlights in search resultsDhruv2013-10-051-1/+2
| * [ticket/11608] Mark sphinx test as incompleteDhruv2013-10-051-1/+2
| * [ticket/11608] Logout before searchingDhruv2013-10-051-0/+4
| * [ticket/11608] Add more assetions in testsDhruv2013-10-051-1/+5
| * [ticket/11608] Use assertions in testDhruv2013-10-051-4/+2
| * [ticket/11608] complete search tests functionalitiesDhruv2013-10-051-4/+33
| * [ticket/11608] Skip tests for unsupported search backendsDhruv2013-10-051-4/+10
| * [ticket/11608] add basic search functional test structureDhruv2013-10-051-0/+77
* | Merge pull request #1742 from EXreaction/ticket/11840David King2013-10-045-31/+30
|\ \ | |/ |/|
| * [ticket/11840] Correct Moo test extension composerNathan Guse2013-09-301-2/+2
| * [ticket/11840] Use generic information in the test extensionNathan Guse2013-09-303-7/+7
| * [task/composer-compatibility] Minor changes that will break extension BCMichaelC2013-10-014-22/+21
* | Merge pull request #1726 from EXreaction/ticket/11850David King2013-10-035-39/+122
|\ \
| * | [ticket/11850] More namespacesNathan Guse2013-09-301-1/+1
| * | [ticket/11850] More namespacesNathan Guse2013-09-303-4/+4
| * | [ticket/11850] Fix testsNathan Guse2013-09-301-2/+3
| * | [ticket/11850] Update for namespacesNathan Guse2013-09-303-5/+10
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11850Nathan Guse2013-09-30159-637/+866
| |\ \ | | |/
| * | [ticket/11850] Fix extract current page testNathan Guse2013-09-192-11/+47