summaryrefslogtreecommitdiff
path: root/lib/plugins/config/_test
Commit message (Collapse)AuthorAge
* add plugin groups to config plugin testChristopher Smith2015-04-01
|
* fixed problems with spaced arraysAndreas Gohr2013-01-16
|
* parse arrays from config fileAndreas Gohr2013-01-16
|
* added failing test for array typeAndreas Gohr2012-11-16
|
* started to add some unit tests to config managerAndreas Gohr2012-11-16
Parsing the config file should be completely tested before we can rely on it and safely extend it. This just adds the first very basic tests.