aboutsummaryrefslogtreecommitdiffstats
path: root/tests/config
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-092-2/+2
* Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-271-2/+10
|\
| * [ticket/12570] Add a test for set_array() and updating with the same valueJoas Schilling2014-05-261-0/+2
| * [ticket/12570] Add test for updating a config with the same valueJoas Schilling2014-05-261-2/+8
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-9/+21
|/
* [ticket/11700] Fix config db tests after namespace mishapNils Adermann2013-09-161-10/+10
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-163-23/+23
* [ticket/10202] Rename method names _all() to _array().Andreas Fischer2013-03-051-11/+11
* [ticket/10202] Add tests for phpbb_config_db_text.Andreas Fischer2013-03-052-0/+134
* [ticket/10973] Drop all require_once for mocks. Use autoloading.Andreas Fischer2012-07-081-2/+0
* [ticket/9916] Updating license in non-distributed filesUnknown2012-01-022-2/+2
* [ticket/10143] Added tests for storing a previously deleted value in db cache.Oleg Pudeyev2011-04-211-0/+24
* [ticket/10006] More testingErik Frèrejean2011-04-181-2/+5
* [ticket/10006] Tweak the tests a bitErik Frèrejean2011-04-182-2/+5
* [ticket/10006] Add phpbb_config::deleteErik Frèrejean2011-04-182-0/+16
* [ticket/10011] Tests can't be ran on PHP < 5.3Erik Frèrejean2011-01-311-2/+2
* [task/config-class] Correctly merge cached config with dynamically loaded data.Nils Adermann2011-01-121-0/+11
* [task/config-class] Fix db config constructor param orderIgor Wiedler2011-01-111-6/+6
* [task/config-class] Implemented a config class to replace the global array.Nils Adermann2011-01-103-0/+247