aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11201] Update schema files and unit testJoas Schilling2014-01-171-3/+3
* [ticket/11201] Fix construction of dropdown type once againJoas Schilling2014-01-171-2/+12
* [ticket/11201] Fix dropdown testsJoas Schilling2014-01-152-55/+68
* [ticket/11201] Rename test file for now, so the other tests runJoas Schilling2014-01-141-0/+0
* Merge remote-tracking branch 'Marc/ticket/11997' into developJoas Schilling2014-01-087-11/+239
|\
| * [ticket/11997] Use functional test cases that should always workMarc Alexander2013-12-281-6/+2
| * [ticket/11997] Fix redirect tests for mod rewriteMarc Alexander2013-12-282-15/+27
| * [ticket/11997] Add user's page dir to redirect path and fix unit tests for itMarc Alexander2013-12-281-1/+5
| * [ticket/11997] Use path_helper in in foo/bar extension for redirect URLsMarc Alexander2013-12-273-10/+17
| * [ticket/11997] Do not check if file or dir we redirect to existMarc Alexander2013-12-271-14/+56
| * [ticket/11997] Modifiy tests after adding path_helper clean_url methodMarc Alexander2013-12-211-3/+3
| * [ticket/11997] Add clean_url() method to path_helperMarc Alexander2013-12-211-0/+23
| * [ticket/11997] Allow redirects to parent folders like previouslyMarc Alexander2013-12-212-3/+5
| * [ticket/11997] Move expected redirect returns to controller and output to HTMLMarc Alexander2013-12-203-28/+63
| * Merge branch 'develop' of https://github.com/phpbb/phpbb into ticket/11997Marc Alexander2013-12-0741-108/+650
| |\
| * | [ticket/11997] Fix tests for path_helper's get_controller_redirect_url()Marc Alexander2013-12-072-19/+29
| * | [ticket/11997] Add functional test for redirects in controllerJoas Schilling2013-11-135-1/+72
| * | [ticket/11997] Use $phpbb_filesystem->clean_path() for proper redirect pathsMarc Alexander2013-11-121-23/+35
| * | [ticket/11997] Correctly redirect to front controllersMarc Alexander2013-11-081-1/+15
* | | Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...Dhruv2013-12-253-111/+244
|\ \ \
| * | | [ticket/11849] Remove old pagination testJoas Schilling2013-12-181-111/+0
| * | | [ticket/11849] Replace pagination in viewforum.php with classJoas Schilling2013-12-181-0/+52
| * | | [ticket/11849] Test validate_start and on_pageJoas Schilling2013-12-182-11/+86
| * | | [ticket/11849] Move pagination code to classJoas Schilling2013-12-181-0/+117
* | | | Merge remote-tracking branch 'prototech/ticket/12009' into developJoas Schilling2013-12-1630-114/+196
|\ \ \ \
| * | | | [ticket/12009] Prevent user from enabling invalid extension through direct URLCesar G2013-12-123-1/+27
| * | | | [ticket/12009] Update functional test to check for invalid extensions.Cesar G2013-12-121-0/+6
| * | | | [ticket/12009] Fix functional tests.Cesar G2013-12-121-16/+18
| * | | | [ticket/12009] Move valid extensions in tests to correct dir structure.Cesar G2013-12-1227-97/+145
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'Marc/ticket/11859' into developJoas Schilling2013-12-122-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11859] Add missing get_template_name method to test driversMarc Alexander2013-11-272-0/+10
| |/ /
* | | Merge pull request #1813 from marc1706/ticket/11912Nathan Guse2013-12-044-0/+214
|\ \ \
| * | | [ticket/11912] Expect logic exceptions in test if no guesser availableMarc Alexander2013-11-231-0/+13
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11912Marc Alexander2013-11-2319-196/+305
| |\ \ \ | | |/ /
| * | | [ticket/11912] Use inverted $overload for setting function_exists in testsMarc Alexander2013-11-111-1/+1
| * | | [ticket/11912] Introduce guesser priority to mimetype guessersMarc Alexander2013-11-111-0/+15
| * | | [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 #1879 from Pico88/ticket/12026Nathan Guse2013-12-044-5/+91
|\ \ \ \
| * | | | [ticket/12026] Add functional test for ucp extension moduleJoas Schilling2013-12-034-5/+91
| | |/ / | |/| |
* | | | Merge pull request #1887 from nickvergessen/ticket/skouat/10910Nathan Guse2013-12-041-0/+50
|\ \ \ \
| * | | | [ticket/10910] Fix unit testsJoas Schilling2013-11-221-5/+20
| * | | | [ticket/10910] Add unit tests for selectMario Skouat2013-11-221-0/+35
| |/ / /
* | | | Merge remote-tracking branch 'Marc/ticket/11842' into developJoas Schilling2013-12-043-6/+46
|\ \ \ \
| * | | | [ticket/11842] Add functional test for creating groupMarc Alexander2013-12-041-0/+31
| * | | | [ticket/11842] Use avatar_data for obtaining driver that should be deletedMarc Alexander2013-12-041-0/+9
| * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11842Marc Alexander2013-11-2719-196/+305
| |\ \ \ \ | | |/ / /
| * | | | [ticket/11842] Replace outdated occurences of user and group avatar_typeMarc Alexander2013-10-241-6/+6
| | |/ / | |/| |