aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11620] Expected and actual test conditions wrongly swappedAndy Chase2013-07-221-1/+1
* [ticket/11620] Space between . in directory import concatenationAndy Chase2013-07-229-9/+9
* [ticket/11620] Changes to match mergeAndy Chase2013-07-222-1/+4
* Merge branch 'develop' into ticket/11620Andy Chase2013-07-2295-586/+3863
|\
| * Merge pull request #1513 from nickvergessen/ticket/11582Nathan Guse2013-07-223-3/+43
| |\
| | * [ticket/11582] Correctly add all required fixturesJoas Schilling2013-07-171-0/+1
| | * [ticket/11582] Fix little typoJoas Schilling2013-07-141-1/+1
| | * [ticket/11582] Test the event and and fix it.Joas Schilling2013-07-143-3/+3
| | * [ticket/11582] Fix extension permission testsJoas Schilling2013-07-142-2/+41
| * | Merge pull request #1401 from marc1706/ticket/11531Nathan Guse2013-07-225-0/+353
| |\ \
| | * | [ticket/11531] Check if uploaded avatar is properly displayed in testsMarc Alexander2013-07-221-0/+16
| | * | [ticket/11531] Reduced amount of avatar functional tests to minimumMarc Alexander2013-07-204-349/+0
| | * | [ticket/11531] Use abstract class for avatar tests and unify test casesMarc Alexander2013-07-177-385/+686
| | * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11531Marc Alexander2013-07-1495-673/+4048
| | |\ \ | | | |/
| | * | [ticket/11531] Add changes for supporting modified testing frameworkMarc Alexander2013-06-252-45/+31
| | * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11531Marc Alexander2013-06-1840-427/+1973
| | |\ \
| | * \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11531Marc Alexander2013-06-0350-75/+1339
| | |\ \ \
| | * | | | [ticket/11531] Remove incomplete flags for tests after merging PR #1404Marc Alexander2013-05-252-2/+0
| | * | | | [ticket/11531] Use assertContainsLang() where possibleMarc Alexander2013-05-252-41/+41
| | * | | | [ticket/11531] Add acp and ucp groups functional tests for avatarsMarc Alexander2013-05-132-1/+192
| | * | | | [ticket/11531] Add basic set of functional tests for new avatar systemMarc Alexander2013-05-121-0/+210
| * | | | | Merge remote-tracking branch 'EXreaction/ticket/11707' into developAndreas Fischer2013-07-222-1/+3
| |\ \ \ \ \
| | * | | | | [ticket/11707] Twig DEFINE not working as expectedNathaniel Guse2013-07-192-1/+3
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-221-7/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-07-221-7/+12
| | |\ \ \ \
| | | * | | | [ticket/11720] Add functional test for submitting report as userMarc Alexander2013-07-211-7/+12
| * | | | | | [ticket/11696] Remove manual loading of db_tools in extension controller testJoas Schilling2013-07-141-2/+0
| * | | | | | [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-147-11/+0
| * | | | | | [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1419-26/+13
| * | | | | | Merge branch 'develop-olympus' into developNils Adermann2013-07-131-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | [ticket/11686] Not checking for phpBB Debug errors on functional testsNathaniel Guse2013-07-131-0/+1
| | |/ / / /
| * | | | | Merge pull request #1473 from marc1706/ticket/11600Nathan Guse2013-07-131-22/+108
| |\ \ \ \ \
| | * | | | | [ticket/11600] Remove duplicate test caseMarc Alexander2013-07-041-2/+0
| | * | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11600Marc Alexander2013-07-0436-357/+1835
| | |\ \ \ \ \
| | * | | | | | [ticket/11600] Use lowercase null and remove duplicate test casesMarc Alexander2013-06-251-11/+7
| | * | | | | | [ticket/11600] Use local variable for $user in test_localize_errorsMarc Alexander2013-06-251-7/+5
| | * | | | | | [ŧicket/11600] Split get driver tests into tests for all and only enabled onesMarc Alexander2013-06-251-10/+34
| | * | | | | | [ticket/11600] Increase code test coverage of avatar managerMarc Alexander2013-06-101-22/+92
| * | | | | | | Merge pull request #1541 from nickvergessen/ticket/11684Nathan Guse2013-07-131-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/11684] Remove useless confirmation page after login and admin loginJoas Schilling2013-07-131-2/+2
| * | | | | | | | Merge pull request #1543 from nickvergessen/ticket/11685Nathan Guse2013-07-132-2/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/11685] Remove logout confirmation pageJoas Schilling2013-07-132-2/+1
| | |/ / / / / / /
| * | | | | | | | Merge pull request #1017 from nickvergessen/feature/softdelete-1-permissionNathan Guse2013-07-1315-9/+2413
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/9657] Define user before injectingJoas Schilling2013-07-135-1/+5
| | * | | | | | | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-1341-503/+636
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/9657] Add functional tests for forking a copyJoas Schilling2013-07-131-0/+168
| | * | | | | | | | | [ticket/9657] Add functional test for splitting topicJoas Schilling2013-07-121-0/+81
| | * | | | | | | | | [ticket/9657] Add functional test for restoring a post/topicJoas Schilling2013-07-121-0/+73
| | * | | | | | | | | [ticket/9657] Add unit tests for softdeleting and moving posts/topicsJoas Schilling2013-07-122-9/+478
| | * | | | | | | | | [ticket/9657] Fix notification testsJoas Schilling2013-07-111-0/+1