aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9492] Fix missing phpbb_container in unit testsJoas Schilling2013-01-201-1/+8
* [ticket/9492] Add unit tests for custom ranks and avatarsJoas Schilling2013-01-172-0/+270
* Merge PR #1194 branch 'develop-olympus' into developOleg Pudeyev2013-01-133-1/+25
|\
| * Merge PR #1194 branch 'marc1706/ticket/11323' into develop-olympusOleg Pudeyev2013-01-133-1/+22
| |\
| | * [ticket/11323] Add tests for inclusion of defined variablesMarc Alexander2013-01-143-1/+22
* | | [ticket/11320] Include functions file as we need phpbb_convert_30_dbms_to_31Nathan Guse2013-01-101-0/+5
* | | [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
* | | | 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