index
:
vyconf.git
master
Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
reference_tree_test.ml
Age
Commit message (
Expand
)
Author
2024-10-27
T6718: update tests
John Estabrook
2018-02-16
Add logging of interface definition file loading.
Daniil Baturin
2017-01-17
Fix test of loading interface definitions.
Daniil Baturin
2017-01-17
T231: Add a function for loading interface definitions from a directory (#5)
Shon Feder
2017-01-13
T254: disallow node names with characters significant to the curly config parser
Daniil Baturin
2016-12-23
T230: Add missing data access functions to the Reference_tree module with Uni...
Phil Summers
2016-12-23
T230: Add missing data access functions to the Reference_tree module with uni...
Phil Summers
2016-12-22
T226: Add secret and hidden properties to the reference tree.
Phil Summers
2016-12-20
Add tests for the Reference_tree.is_multi function.
Daniil Baturin
2016-12-15
Add a few missing reference tree test cases for valueless nodes and garbage a...
Daniil Baturin
2016-12-15
T212: use a directory (normally $program_dir/validators) for external validat...
Daniil Baturin
2016-12-13
Fix a few instances of sloppy sequences (with non-unit expressions).
Daniil Baturin
2015-04-26
Add path validation functionality.
Daniil Baturin
2015-04-24
Trivial reference tree load test.
Daniil Baturin
2015-04-24
Initial implementation of the reference tree module.
Daniil Baturin