aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-212-11/+73
|\
| * Merge pull request #3064 from marc1706/ticket/13197Joas Schilling2014-11-212-11/+73
| |\
| | * [ticket/13197] Test that user's group avatar is deleted by group avatar deleteMarc Alexander2014-10-262-11/+73
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-214-9/+88
|\ \ \ | |/ /
| * | Merge pull request #3023 from Nicofuma/ticket/13133Joas Schilling2014-11-214-9/+88
| |\ \
| | * | [ticket/13133] Add unit testsTristan Darricau2014-10-094-9/+88
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-211-0/+55
|\ \ \ \ | |/ / /
| * | | Merge pull request #2765 from Elsensee/ticket/11863Joas Schilling2014-11-211-0/+55
| |\ \ \
| | * | | [ticket/11863] Add functional testOliver Schramm2014-10-171-0/+55
* | | | | [ticket/12620] Fix rebaseTristan Darricau2014-11-205-65/+59
* | | | | [ticket/12620] Move the routing.yml file to routing/environment.ymlTristan Darricau2014-11-203-0/+0
* | | | | [ticket/12620] Use the test environment for the testsTristan Darricau2014-11-2011-3/+1
* | | | | [ticket/12620] Fix session testsTristan Darricau2014-11-202-0/+6
* | | | | [ticket/12620] Add a test using a custom DI extension in an extensionTristan Darricau2014-11-203-0/+36
* | | | | [ticket/12620] Fix testsTristan Darricau2014-11-202-1/+2
* | | | | [ticket/12620] Creates one di extension per phpBB extensionTristan Darricau2014-11-201-0/+2
* | | | | [ticket/12620] Adds a yaml config fileTristan Darricau2014-11-205-0/+0
* | | | | [ticket/12620] Updates test environment (production => development)Tristan Darricau2014-11-208-1/+1
* | | | | [ticket/12620] Add support of the environments for the ext routing filesTristan Darricau2014-11-205-6/+32
* | | | | [ticket/12620] Fix testsTristan Darricau2014-11-203-0/+2
* | | | | [ticket/12620] Add the support of the environments for the ext servicesTristan Darricau2014-11-205-0/+8
* | | | | [ticket/12620] Use PHPBB_ENVIRONMENTTristan Darricau2014-11-201-1/+1
* | | | | [ticket/12620] Update testsTristan Darricau2014-11-202-0/+0
* | | | | [ticket/12620] Fix functional testsTristan Darricau2014-11-201-1/+1
* | | | | [ticket/12620] Fix testsTristan Darricau2014-11-201-0/+2
* | | | | [ticket/13063] Fix tests after rebaseTristan Darricau2014-11-202-17/+17
* | | | | [ticket/13063] Introduces a new \phpbb\routing\router classTristan Darricau2014-11-205-22/+49
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-1715-14/+24
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-176-0/+8
| * | | | [ticket/13338] Do not use the _test.php suffix for abstract test case classes.Andreas Fischer2014-11-178-14/+14
| * | | | [ticket/13338] Move insert_config_array_test to functions_acp, add deps.Andreas Fischer2014-11-171-0/+2
* | | | | Merge branch 'develop-ascraeus' into developNils Adermann2014-11-169-117/+104
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'github-nicofuma/ticket/13280' into develop-ascr...Nils Adermann2014-11-169-117/+104
| |\ \ \ \
| | * | | | [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-165-32/+54
| | * | | | [ticket/13280] Add new testsTristan Darricau2014-11-121-0/+5
| | * | | | [ticket/13280] Make the tests failingTristan Darricau2014-11-124-100/+78
| | * | | | [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"Tristan Darricau2014-11-122-26/+8
* | | | | | Merge branch 'develop-ascraeus' into developTristan Darricau2014-11-161-1/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3136 from marc1706/ticket/13332Tristan Darricau2014-11-161-1/+8
| |\ \ \ \ \
| | * | | | | [ticket/13332] Fix auth provider testsMarc Alexander2014-11-121-1/+8
| | |/ / / /
* | | | | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-133-5/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/13325] Make installing composer dependencies in tests folder optional.Andreas Fischer2014-11-122-3/+16
| * | | | | [ticket/13325] Remove whitespace at end of line.Andreas Fischer2014-11-121-1/+1
| * | | | | [ticket/13325] Update / Fix composer.lock hash.Andreas Fischer2014-11-121-1/+1
| |/ / / /
* | | | | [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallbackNicolas Grekas2014-11-082-329/+3
* | | | | Merge branch 'develop-ascraeus' into developTristan Darricau2014-11-072-8/+26
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/13280] Only run sanitizer for server superglobal and modify testsMarc Alexander2014-11-041-1/+6
| * | | | [ticket/13280] Add additional sanitizer for ampersands in server superglobalMarc Alexander2014-11-031-8/+7
| * | | | [ticket/13280] Correctly format user page for build_url()Marc Alexander2014-11-031-1/+8
| * | | | [ticket/13280] Properly format the current page and add sanitizer to testsMarc Alexander2014-11-031-8/+15