aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [feature/avatars] Differentiate tests for get drivers functionsMarc Alexander2013-01-082-1/+31
* [feature/avatars] Remove $request property and pass as argument if neededMarc Alexander2013-01-072-5/+5
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-01-046-9/+180
|\
| * [ticket/11305] Mock container for cache driver in functional create_user()Igor Wiedler2013-01-021-1/+9
| * Merge remote-tracking branch 'p/ticket/11037' into developAndreas Fischer2012-12-312-4/+6
| |\
| | * [ticket/11037] Fix unit tests.Oleg Pudeyev2012-12-292-4/+6
| * | [ticket/11294] Update required/optional extension list for develop.Oleg Pudeyev2012-12-271-0/+3
| * | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-261-2/+19
| |\ \
| | * | [ticket/11294] Capitalize phpunit.Oleg Pudeyev2012-12-261-3/+3
| | * | [ticket/11294] Update required/optional extension list for olympus.Oleg Pudeyev2012-12-251-1/+18
| * | | Merge remote-tracking branch 'p/ticket/10758' into developAndreas Fischer2012-12-253-2/+143
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/10758] Admin is not working yet.Oleg Pudeyev2012-12-191-0/+2
| | * | [ticket/10758] Test moderator and admin permissions.Oleg Pudeyev2012-12-191-5/+60
| | * | [ticket/10758] Check that acl was changed in the test.Oleg Pudeyev2012-12-191-1/+19
| | * | [ticket/10758] Functional test for changing a user's permission.Oleg Pudeyev2012-12-151-0/+53
| | * | [ticket/10758] Add a test for acp login.Oleg Pudeyev2012-12-152-2/+15
* | | | [feature/avatars] Improve testing to also check for enabled driversMarc Alexander2012-12-271-4/+15
* | | | Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatarsMarc Alexander2012-12-2445-251/+1201
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'p/ticket/10758-upload' into developAndreas Fischer2012-12-222-1/+19
| |\ \ \
| | * | | [ticket/10758-upload] Mark tests that don't work incomplete.Oleg Pudeyev2012-12-211-0/+2
| | * | | [ticket/10758-upload] Convert error to a failure.Oleg Pudeyev2012-12-202-1/+17
| * | | | Merge remote-tracking branch 'p/ticket/11248' into developAndreas Fischer2012-12-221-54/+54
| |\ \ \ \
| | * | | | [ticket/11248] Convert line endings to LF - develop edition.Oleg Pudeyev2012-12-071-54/+54
| * | | | | Merge remote-tracking branch 'p/ticket/11037' into developAndreas Fischer2012-12-221-1/+5
| |\ \ \ \ \
| | * | | | | [ticket/11037] Eliminate global $db usage in cache drivers.Oleg Pudeyev2012-12-201-1/+5
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-201-7/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | [ticket/11285] Use more granularity in dependency checks in compress testOleg Pudeyev2012-12-201-7/+18
| * | | | Merge PR #1147 branch 'marc1706/ticket/10763' into developOleg Pudeyev2012-12-182-31/+1
| |\ \ \ \
| | * | | | [ticket/10763] Make functions for remote avatars staticMarc Alexander2012-12-172-31/+1
| * | | | | Merge PR #1140 branch 'develop-olympus' into developOleg Pudeyev2012-12-161-56/+93
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | * | | [ticket/8610] Do not use requests to submit posts except in posting_test.phpNathan Guse2012-12-153-137/+108
| | * | | [ticket/8610] Move posting helpers to separate fileNathan Guse2012-12-133-105/+137
| | * | | [ticket/8610] Create helper functions to create topic/post in functional testsNathan Guse2012-12-132-78/+112
| * | | | [ticket/11268] Delete phpbb_db_driver_mysql4 as there is no such thing.Oleg Pudeyev2012-12-141-1/+0
| * | | | [ticket/11250] Use user defined message as incomplete messageJoas Schilling2012-12-141-3/+2
| * | | | [ticket/11250] Add tests for simple nesting and codeJoas Schilling2012-12-141-7/+44
| * | | | [ticket/11250] Run tests by default and add an option for incomplete onesJoas Schilling2012-12-141-1/+4
| * | | | [ticket/11250] Fix parsing result with special charsJoas Schilling2012-12-141-35/+40
| * | | | [ticket/11250] Add tests for size and attachmentJoas Schilling2012-12-141-0/+10
| * | | | [ticket/11250] Fix method namesJoas Schilling2012-12-141-3/+3
| * | | | [ticket/11250] Add some comments and fix a descriptionJoas Schilling2012-12-141-6/+4
| * | | | [ticket/11250] Add some more tests for quotesJoas Schilling2012-12-141-0/+26
| * | | | [ticket/11250] Move quote special cases from class to unit testsJoas Schilling2012-12-141-0/+26
| * | | | [ticket/11250] Add parsing tests for our basic bbcodes in simple casesJoas Schilling2012-12-141-8/+140
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-144-0/+299
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'p/ticket/11162' into develop-olympusAndreas Fischer2012-12-144-0/+299
| | |\ \ \
| | | * | | [ticket/11162] Reformat.Oleg Pudeyev2012-12-131-1/+1
| | | * | | [ticket/11162] Rename tricky updates to database helper.Oleg Pudeyev2012-12-124-2/+2
| | | * | | [ticket/11162] Review comments fixed.Oleg Pudeyev2012-12-051-1/+2
| | | * | | [ticket/11162] Account for notify_status.Oleg Pudeyev2012-12-052-7/+131