aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11538] Add admin as admins leader and moderator in memberlist_testMarc Alexander2013-06-043-8/+14
* [ticket/11549] Add functional test for ACP Extension Module with TemplateJoas Schilling2013-05-314-0/+193
* Merge remote-tracking branch 'bantu/ticket/11573' into developJoas Schilling2013-05-272-0/+20
|\
| * [ticket/11573] Honor MySQL STRICT_TRANS_TABLES in phpbb_user_loader_test.Andreas Fischer2013-05-271-0/+16
| * [ticket/11573] Honor MySQL STRICT_TRANS_TABLES in test_style_select.Andreas Fischer2013-05-271-0/+4
* | Merge branch 'develop-olympus' into developJoas Schilling2013-05-271-0/+14
|\ \ | |/ |/|
| * Merge remote-tracking branch 'bantu/ticket/11576' into develop-olympusJoas Schilling2013-05-271-0/+14
| |\
| | * [ticket/11576] MySQL unit tests: Enable STRICT_TRANS_TABLES and others.Andreas Fischer2013-05-271-0/+14
| * | Merge remote-tracking branch 'bantu/ticket/11575' into develop-olympusJoas Schilling2013-05-271-1/+1
| |\ \ | | |/ | |/|
| | * [ticket/11575] Correct test_cross_join() to test_order_lower().Andreas Fischer2013-05-271-1/+1
* | | Merge branch 'develop-olympus' into developJoas Schilling2013-05-272-14/+125
|\ \ \ | |/ /
| * | [ticket/11538] Cut functional tests down a bit as these are more expensive.Andreas Fischer2013-05-261-14/+4
| * | [ticket/11538] Add unit tests for phpbb_validate_hex_colour().Andreas Fischer2013-05-261-0/+121
| |/
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-263-0/+103
|\ \ | |/
| * [ticket/11538] Modify test colour valuesMarc Alexander2013-05-191-2/+3
| * [ticket/11538] Move group ID into abstract test class and add more test casesMarc Alexander2013-05-193-3/+7
| * [ticket/11538] Use abstract class for functional test cases for group colourMarc Alexander2013-05-173-63/+60
| * Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket...Marc Alexander2013-05-177-0/+232
| |\
| * | [ticket/11538] Make sure regex doesn't allow multiple color valuesMarc Alexander2013-05-152-0/+6
| * | [ticket/11538] Add tests for acp group manage pageMarc Alexander2013-05-141-0/+45
| * | [ticket/11538] Simplify colour value check and remove support for '#'Marc Alexander2013-05-141-8/+7
| * | [ticket/11538] Fix incorrect regex and test for duplicate # in color stringMarc Alexander2013-05-141-0/+1
| * | [ticket/11538] Use regex for testing color value and improve testsMarc Alexander2013-05-141-37/+20
| * | [ticket/11538] Make sure group color can't exceed maximum of 6 charactersMarc Alexander2013-05-141-0/+61
* | | Merge remote-tracking branch 'EXreaction/ticket/11435-2' into developDavid King2013-05-221-4/+0
|\ \ \
| * | | [ticket/11435] Enable spacing test as it should now passNathan Guse2013-05-201-4/+0
* | | | [ticket/11010] updating testsSenky2013-05-201-2/+2
* | | | [ticket/11010] fixing testsSenky2013-05-201-2/+38
* | | | [ticket/11010] Try to keep min < max.Oleg Pudeyev2013-05-201-1/+1
* | | | [ticket/11010] Mock user in order for the test to run standalone.Oleg Pudeyev2013-05-201-0/+5
* | | | [ticket/11010] Progress toward fixing the test suite.Oleg Pudeyev2013-05-201-6/+6
|/ / /
* | | 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
| | |/ / / | |/| | |