aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'EXreaction/ticket/11413' into developDavid King2013-05-207-52/+122
|\
| * [ticket/11413] Use phpbb_user in testNathaniel Guse2013-05-131-1/+1
| * [ticket/11413] Fix unit testsNathaniel Guse2013-05-131-1/+1
| * [ticket/11413] Remove remaining irrelevant code to this PRNathaniel Guse2013-05-033-8/+6
| * [ticket/11413] Remove mock sql_insert_buffer.php (not relevant to PR)Nathaniel Guse2013-05-031-21/+0
| * [ticket/11413] Remove changes for ticket 11420 from this branchNathaniel Guse2013-05-022-162/+0
| * [ticket/11413] Include mock classNathaniel Guse2013-04-302-0/+22
| * [ticket/11413] Don't use the database for the convert testNathaniel Guse2013-04-301-21/+16
| * [ticket/11413] Test get_notification_type_id and _ids functionsNathaniel Guse2013-04-301-0/+29
| * [ticket/11413] Create test for notification conversionNathaniel Guse2013-04-302-0/+166
| * [ticket/11413] Fix test fixtures and testsNathaniel Guse2013-04-295-28/+46
| * [ticket/11413] Fix some more testsNathaniel Guse2013-04-291-4/+6
| * [ticket/11413] Fix notification testsNathaniel Guse2013-04-292-13/+36
* | Merge remote-tracking branch 'remotes/cyberalien/ticket/11482' into developNathan Guse2013-05-205-2/+39
|\ \
| * | [ticket/11482] Unit tests for advanced DEFINEVjacheslav Trushkin2013-04-105-2/+39
* | | Merge remote-tracking branch 'EXreaction/ticket/11415' into developDavid King2013-05-185-8/+34
|\ \ \
| * | | [ticket/11415] Add test for find_from_extension()Nathan Guse2013-05-141-0/+17
| * | | [ticket/11415] Fix ext.manager constructor in testsNathaniel Guse2013-05-033-3/+0
| * | | [ticket/11415] Remove migrator dependency from extension managerNathaniel Guse2013-05-014-5/+17
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/blitze/ticket/11458' into developNathaniel Guse2013-05-182-0/+124
|\ \ \
| * | | [ticket/11458] Update functional testOpenShift guest2013-05-111-0/+5
| * | | [ticket/11458] Use helper to create/move/delete directories/filesOpenShift guest2013-05-091-24/+27
| * | | [ticket/11458] Fix functional test againOpenShift guest2013-04-141-20/+64
| * | | [ticket/11458] Fix testOpenShift guest2013-04-131-1/+8
| * | | [ticket/11458] Add functional testOpenShift guest2013-04-132-0/+65
* | | | [ticket/11547] Add phpbb_db_driver_ prefix to DBMS names.Andreas Fischer2013-05-171-2/+2
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-173-7/+15
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'bantu/ticket/11547' into develop-olympusAndreas Fischer2013-05-171-0/+8
| |\ \ \ \
| | * | | | [ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager.Andreas Fischer2013-05-171-0/+8
| * | | | | [ticket/11542] Use Czech as example as it contains non-latin charactersJoas Schilling2013-05-172-7/+7
| * | | | | Merge remote-tracking branch 'marc1706/ticket/11544' into develop-olympusAndreas Fischer2013-05-171-0/+44
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [ticket/11544] Add admin_login() method to 3.0 functional test caseMarc Alexander2013-05-141-0/+44
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-172-0/+60
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'nickvergessen/ticket/11542' into develop-olympusAndreas Fischer2013-05-172-0/+60
| |\ \ \ \ \
| | * | | | | [ticket/11542] Add non-existing default value for language selectJoas Schilling2013-05-161-0/+1
| | * | | | | [ticket/11542] Add lang_english_name to fixtureJoas Schilling2013-05-151-0/+3
| | * | | | | [ticket/11542] Add unit tests for language_select()Joas Schilling2013-05-142-0/+56
| | |/ / / /
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-161-4/+25
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absoluteJoas Schilling2013-05-161-4/+25
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-152-0/+64
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'nickvergessen/ticket/11541' into develop-olympusAndreas Fischer2013-05-152-0/+64
| |\ \ \ \ \
| | * | | | | [ticket/11541] Add unit tests for style_select()Joas Schilling2013-05-142-0/+64
| | |/ / / /
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-151-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/11546] Fix is_absolute() throws E_NOTICE for empty stringJoas Schilling2013-05-151-0/+1
* | | | | | [ticket/11540] Add phpbb_ prefix in is_absolute_test from olympus.Andreas Fischer2013-05-151-1/+1
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-151-0/+34
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/11540] Add unit tests for is_absolute()Joas Schilling2013-05-141-0/+34
| |/ / / /
* | | | | Merge remote-tracking branch 'remotes/cyberalien/ticket/11533' into developNathan Guse2013-05-121-1/+1
|\ \ \ \ \
| * | | | | [ticket/11533] Update unit testsVjacheslav Trushkin2013-05-111-1/+1
* | | | | | [ticket/11465] Increase count of disabled extensions to 5 in functional testMarc Alexander2013-05-121-1/+1