aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13904] Modify files for updated fast-image-size libraryMarc Alexander2015-09-091-1/+1
* [ticket/13904] Improve test coverage of filespec classMarc Alexander2015-09-091-1/+1
* [ticket/13904] Use ini_get() wrapper in file upload typesMarc Alexander2015-09-091-1/+1
* [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-2/+2
* [ticket/13904] Switch around constructor argumentsMarc Alexander2015-09-091-5/+5
* [ticket/13904] Use \phpbb\php\ini class for ini_get()Marc Alexander2015-09-091-5/+9
* [ticket/13904] Add more tests and test casesMarc Alexander2015-09-091-0/+1
* [ticket/13904] Set visibility in files and improve test coverageMarc Alexander2015-09-091-1/+1
* [ticket/13904] Split code up and pass root path to remote upload typeMarc Alexander2015-09-091-1/+1
* [ticket/13904] Fix remote upload functional testsMarc Alexander2015-09-091-0/+1
* [ticket/13904] Move remote upload to its own type classMarc Alexander2015-09-091-4/+4
* [ticket/13904] Remove phpbb_root_path global from filespec classMarc Alexander2015-09-091-1/+1
* [ticket/13904] Remove phpbb_root_path global from upload classMarc Alexander2015-09-091-4/+8
* [ticket/13904] Pass request service to upload instead of using globalMarc Alexander2015-09-091-4/+8
* [ticket/13904] Use language class instead of global user in filespecMarc Alexander2015-09-091-7/+3
* [ticket/13904] Fix tests againMarc Alexander2015-09-091-5/+10
* [ticket/13904] Fix fileupload functional testsMarc Alexander2015-09-091-6/+29
* Merge branch '3.1.x'Tristan Darricau2015-08-281-1/+1
|\
| * [ticket/13988] Update testsZoddo2015-07-181-1/+1
| * [ticket/13880] Automatically remove quotes that are nested too deepJoshyPHP2015-06-271-0/+81
* | [ticket/13645] Move the feeds to controllersNicofuma2015-08-233-63/+85
* | [ticket/11444] Update testsTristan Darricau2015-07-131-0/+2
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-4/+4
* | [ticket/14000] Replaced test content with non-emoji charactersJoshyPHP2015-07-131-2/+2
* | [ticket/10620] Fixed functional tests to account for newlinesJoshyPHP2015-06-252-4/+4
* | [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-252-5/+5
* | [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-252-10/+27
* | Merge pull request #3669 from s9e/ticket/13901Tristan Darricau2015-06-241-1/+1
|\ \
| * | [ticket/13901] Fixed test's expected resultJoshyPHP2015-05-301-1/+1
* | | Merge pull request #3675 from s9e/ticket/13906Andreas Fischer2015-06-161-0/+22
|\ \ \
| * | | [ticket/13906] Renamed testJoshyPHP2015-06-021-1/+1
| * | | [ticket/13906] Added testJoshyPHP2015-06-021-0/+22
* | | | [ticket/13777] Fix testsMateBartus2015-05-311-5/+6
|/ / /
* | | [ticket/8420] Added regression testJoshyPHP2015-05-311-0/+14
|/ /
* | Merge pull request #3613 from nickvergessen/ticket/13844Tristan Darricau2015-05-291-0/+12
|\ \
| * | [ticket/13844] Add a functional test that browses the help pagesJoas Schilling2015-05-161-0/+12
* | | [ticket/13847] Updated ucp_pm_compose to use utils when forwardingJoshyPHP2015-05-251-1/+14
* | | [ticket/13847] Updated ucp_pm_compose to use the utils serviceJoshyPHP2015-05-251-0/+14
* | | [ticket/13847] Move quote generation to text_formatter.utilsJoshyPHP2015-05-251-0/+14
* | | [ticket/11530] Fixed test description [ci skip]JoshyPHP2015-05-191-1/+1
* | | [ticket/11530] Remove extra quotes when depth limit is exceededJoshyPHP2015-05-181-0/+81
|/ /
* | [ticket/12745] Added HTML entity testJoshyPHP2015-04-251-0/+10
* | [ticket/12745] Added support for Unicode characters outside BMPJoshyPHP2015-04-251-8/+10
* | Merge pull request #3446 from MateBartus/ticket/13654Tristan Darricau2015-04-162-3/+47
|\ \
| * | [ticket/13654] Moving reporting into controllerMateBartus2015-04-162-3/+47
* | | Merge pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-161-4/+7
|\ \ \ | |/ / |/| |
| * | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-4/+7
* | | Merge branch '3.1.x'Joas Schilling2015-04-061-22/+111
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #3284 from Elsensee/ticket/13469Joas Schilling2015-04-061-22/+111
| |\
| | * [ticket/13469] Extract test to new methodOliver Schramm2015-04-021-5/+29