aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-0256-10/+3959
* Merge branch '3.1.x'Nicofuma2015-03-292-0/+165
|\
| * Merge pull request #3376 from marc1706/ticket/13568-ascNicofuma2015-03-292-0/+165
| |\
| | * [ticket/13568] Add unit tests for validating absolute pathMarc Alexander2015-02-061-0/+87
| | * Merge branch 'ticket/13568' into ticket/13568-ascMarc Alexander2015-02-061-0/+78
| | |\
| | | * [ticket/13568] Use correct data provider on windowsMarc Alexander2015-02-031-1/+1
| | | * [ticket/13568] Add imagick tests for windowsMarc Alexander2015-02-021-8/+40
| | | * [ticket/13568] Add more test cases for imagick pathMarc Alexander2015-02-021-0/+2
| | | * [ticket/13568] Add functional test for imagick path settingMarc Alexander2015-02-021-0/+44
| | | * Merge branch 'prep-release-3.0.13' into develop-olympusAndreas Fischer2015-01-291-1/+6
| | | |\
| | | | * [ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.Marc Alexander2015-01-281-1/+6
* | | | | Merge branch '3.1.x'Nicofuma2015-03-241-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3398 from marc1706/ticket/13612Nicofuma2015-03-241-0/+12
| |\ \ \ \
| | * | | | [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-8/+1
| | * | | | [ticket/13612] Run meta refresh until extension is fully enabledMarc Alexander2015-02-141-1/+20
| | |/ / /
* | | | | [ticket/13132] Enable twig expressions testsNicofuma2015-03-054-10/+27
* | | | | [ticket/13132] Twig: Add loops content to the root contextTristan Darricau2015-03-0517-3/+329
* | | | | Merge branch '3.1.x'Andreas Fischer2015-03-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/13670] Modify variable-variable syntax in common avatar test for PHP7Marc Alexander2015-03-051-1/+1
* | | | | Merge pull request #3303 from Nicofuma/ticket/13513Marc Alexander2015-02-263-3/+3
|\ \ \ \ \
| * | | | | [ticket/13513] Use paths relative to the phpBB root in the routerTristan Darricau2015-01-173-3/+3
* | | | | | Merge branch '3.1.x'Joas Schilling2015-02-202-0/+20
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #3369 from marc1706/ticket/13577Joas Schilling2015-02-202-0/+20
| |\ \ \ \ \
| | * | | | | [ticket/13577] Skip filespec test requiring mimetype check on windowsMarc Alexander2015-02-051-0/+5
| | * | | | | [ticket/13577] Skip functional tests requiring fileinfo if not enabledMarc Alexander2015-02-041-0/+15
| | | |/ / / | | |/| | |
* | | | | | Merge branch '3.1.x'Marc Alexander2015-02-181-0/+222
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/13433] Add make_clickable() test for emailsrxu2015-02-181-0/+222
| |/ / / /
* | | | | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-0711-14/+32
* | | | | Merge pull request #3207 from Nicofuma/ticket/13407Andreas Fischer2015-02-041-1/+1
|\ \ \ \ \
| * | | | | [ticket/13407] Remove the last occurence of pattern in routing filesNicofuma2015-02-041-1/+1
* | | | | | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-032-2/+1
|/ / / / /
* | | | | Merge pull request #3281 from MGaetan89/ticket/13496Andreas Fischer2015-02-035-8/+6
|\ \ \ \ \
| * | | | | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-025-8/+6
* | | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-033-0/+72
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #3328 from marc1706/ticket/13538Andreas Fischer2015-02-033-0/+72
| |\ \ \ \ \
| | * | | | | [ticket/13538] Add tests for double nested pagination loopMarc Alexander2015-01-242-0/+39
| | * | | | | [ticket/13538] Fix tests for pagination in nested loopMarc Alexander2015-01-242-2/+7
| | * | | | | [ticket/13538] Add test for pagination in nested loopMarc Alexander2015-01-232-0/+28
* | | | | | | [ticket/13139] Fix testsNicofuma2015-02-031-9/+2
| |_|/ / / / |/| | | | |
* | | | | | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-029-10/+1
* | | | | | [ticket/10388] Update testsMatt Friedman2015-01-291-1/+1
* | | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-292-0/+60
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/12933] Add test cases for * wildcard searchesDhruv2015-01-282-0/+60
* | | | | | Merge pull request #3263 from MGaetan89/ticket/13468Tristan Darricau2015-01-282-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-272-2/+2
* | | | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-261-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-261-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | [ticket/12089] Add assert message on HTTP status code checkJoas Schilling2015-01-251-1/+1
| | | |_|_|/ | | |/| | |
| | * | | | [ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).Marc Alexander2015-01-211-0/+55
| | * | | | Merge pull request #2460 from Nicofuma/ticket/11224Joas Schilling2014-10-063-0/+272
| | |\ \ \ \