aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ticket/11460] Add methods for checkbox handling to phpbb_functional_test_case.Andreas Fischer2013-03-211-0/+64
* | | [ticket/11457] Remove check and include for set_var function. It's not used.Andreas Fischer2013-03-171-5/+0
|/ /
* | Merge remote-tracking branch 'nickvergessen/ticket/11443' into developAndreas Fischer2013-03-162-1/+6
|\ \
| * | [ticket/11443] Fix Migrator Modules Tool by creating a phpbb_log objectJoas Schilling2013-03-161-1/+6
| * | [ticket/11443] Add _test suffix to migration test filenamesJoas Schilling2013-03-152-0/+0
* | | Merge remote-tracking branch 'bantu/ticket/11441' into developJoas Schilling2013-03-152-49/+63
|\ \ \ | |_|/ |/| |
| * | [ticket/11441] Split user loader tests into multiple test methods.Andreas Fischer2013-03-151-2/+9
| * | [ticket/11441] Use setUp() in phpbb_user_loader_test.Andreas Fischer2013-03-151-10/+17
| * | [ticket/11441] Update/correct copyright year of user loader test.Andreas Fischer2013-03-151-1/+1
| * | [ticket/11441] Correct/fix class name of user loader test.Andreas Fischer2013-03-151-1/+1
| * | [ticket/11441] Add _test prefix to user loader test filename.Andreas Fischer2013-03-151-0/+0
* | | [ticket/11439] Add _test suffix to notification test filename.Andreas Fischer2013-03-151-0/+0
|/ /
* | Merge remote-tracking branch 'remotes/Marc/ticket/11404' into developNathan Guse2013-03-121-90/+160
|\ \ | |/ |/|
| * [ticket/11404] Remove version ID from manager_test.php file headerMarc Alexander2013-03-111-1/+0
| * [ticket/11404] Add tests for phpbb_avatar_manager::clean_row()Marc Alexander2013-03-111-0/+71
| * [ticket/11404] Convert manager_test to UNIX line endingsMarc Alexander2013-03-111-90/+90
* | Merge remote-tracking branch 'remotes/marc/ticket/11323' into developNathaniel Guse2013-03-091-3/+0
|\ \
| * | [ticket/11323] Enable tests for inclusion of defined variablesMarc Alexander2013-02-191-3/+0
* | | [ticket/10202] Rename method names _all() to _array().Andreas Fischer2013-03-051-11/+11
* | | [ticket/10202] Add tests for phpbb_config_db_text.Andreas Fischer2013-03-052-0/+134
| |/ |/|
* | Merge remote-tracking branch 'remotes/nickv/ticket/10714' into developNathaniel Guse2013-03-046-1/+808
|\ \
| * \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-03-0415-12/+837
| |\ \
| * \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-02-2519-28/+1118
| |\ \ \
| * | | | [ticket/10714] Fix missing parameter and global phpbb_log in unit testsJoas Schilling2013-01-221-1/+2
| * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-01-222-0/+277
| |\ \ \ \
| * | | | | [ticket/10714] Fix more commentsJoas Schilling2013-01-221-2/+2
| * | | | | [ticket/10714] Fix missing 8th argument in unit testsJoas Schilling2013-01-223-4/+4
| * | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-01-1619-173/+648
| |\ \ \ \ \
| * | | | | | [ticket/10714] Fix several comments and variable namesJoas Schilling2013-01-161-1/+1
| * | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2012-12-1444-90/+931
| |\ \ \ \ \ \
| * | | | | | | [ticket/10714] Fix dependency injections in unit tests with mocksJoas Schilling2012-12-113-7/+24
| * | | | | | | [ticket/10714] Add global variables for the unit testsJoas Schilling2012-12-072-3/+7
| * | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2012-12-0797-361/+3085
| |\ \ \ \ \ \ \
| * | | | | | | | [ticket/10714] Fix unit test because of events and moved filesJoas Schilling2012-08-213-6/+8
| * | | | | | | | [ticket/10714] Refactor disable mechanism to only disable certain typesJoas Schilling2012-08-211-5/+23
| * | | | | | | | [ticket/10714] Add docblock for the test casesJoas Schilling2012-08-212-25/+54
| * | | | | | | | [ticket/10714] Add unit tests for view_log functionJoas Schilling2012-08-212-0/+507
| * | | | | | | | [ticket/10714] Rename add_log_function testJoas Schilling2012-08-211-3/+3
| * | | | | | | | [ticket/10714] Serialize the log_data in the testinsteadof hardcoding itJoas Schilling2012-08-211-50/+57
| * | | | | | | | [ticket/10714] Add unit tests for log classJoas Schilling2012-08-211-0/+56
| * | | | | | | | [ticket/10714] Add unit tests for add_log functionJoas Schilling2012-08-212-0/+166
* | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11386-3Nathaniel Guse2013-03-048-291/+1274
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'remotes/marc/feature/avatars' into developNathaniel Guse2013-03-043-0/+128
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-03-0415-33/+871
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | [feature/avatars] Pass phpbb_user to prepare and process form functionsMarc Alexander2013-02-192-4/+4
| | * | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-02-0722-1/+1384
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [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
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [feature/avatars] Improve testing to also check for enabled driversMarc Alexander2012-12-271-4/+15