aboutsummaryrefslogtreecommitdiffstats
path: root/tests/filesystem
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-093-3/+3
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-163-1/+159
* [ticket/12099] Break clean_path tests with a simple testJoas Schilling2014-05-291-0/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11852] Move tests to folder with new class nameJoas Schilling2013-09-261-144/+0
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-262-12/+8
* [ticket/11700] Namespacif skipped filesystem instantiation in testNils Adermann2013-09-171-1/+1
* [ticket/11700] Namespace needed for mock object in web path testNils Adermann2013-09-171-1/+1
* [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-172-3/+3
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-172-1/+149
|\
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-132-4/+14
| * [ticket/11832] Create phpbb_symfony_request to handle initiating symfony_requestNathan Guse2013-09-132-20/+42
| * [ticket/11832] Fix the web path correctionsNathan Guse2013-09-121-2/+11
| * [ticket/11832] More extensive testingNathan Guse2013-09-101-7/+42
| * [ticket/11832] Use dirname(__FILE__)Nathan Guse2013-09-101-1/+1
| * [ticket/11832] Use $phpbb_filesystem instead of the container in append_sidNathan Guse2013-09-101-1/+3
| * [ticket/11832] update_web_root_path helper and testsNathan Guse2013-09-091-0/+70
| * [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)Nathan Guse2013-09-091-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
|/
* [ticket/11362] Move phpbb_clean_path into a simple filesystem serviceJoas Schilling2013-04-171-0/+48