summaryrefslogtreecommitdiff
path: root/test/config_tree_test.ml
AgeCommit message (Expand)Author
2018-02-18Do not quote values that don't need quoting in Config_tree.renderDaniil Baturin
2018-02-17Add Config_tree.render_at_level function for correct rendering of configs for...Daniil Baturin
2017-04-03T255: Add curly config renderer (#8)Shon Feder
2016-12-21T225: Added inactive and ephemeral fields to node data in Config_treePhil Summers
2016-12-20T224: add node comment functionality to the config tree.Daniil Baturin
2015-09-23Add more tests for set and delete.Daniil Baturin
2015-09-23Add delete function to Config_tree, add some tests for it.Daniil Baturin
2015-09-21Fix multilevel insert logic.Daniil Baturin
2015-04-26Add config tree module.Daniil Baturin