aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/parse_cfg_file_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
| | | | PHPBB3-14576
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-7/+10
| | | | PHPBB3-12594
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/12349] Update license header in several new filesJoas Schilling2014-04-031-1/+1
| | | | PHPBB3-12349
* [ticket/12202] Use an array in the data provider instead of exploding manuallyJoas Schilling2014-03-141-38/+44
| | | | PHPBB3-12202
* [ticket/12202] Fix testsNathaniel Guse2014-03-091-5/+5
| | | | PHPBB3-12202
* [ticket/12202] Test for parse_cfg_fileNathan Guse2014-03-091-0/+97
PHPBB3-12202