summaryrefslogtreecommitdiff
path: root/tests/yaml
Commit message (Expand)AuthorAgeFilesLines
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-08-021-1/+1
* _yaml.py: Prevent ruamel from removing underscoresPhillip Smyth2018-02-152-0/+44
* Allow overwriting a list with an empty list using (=) operatorsam/overwrite-list-with-empty-listSam Thursfield2017-11-082-0/+17
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* tests/yaml/, tests/format/: Added tests for list composition directivesTristan Van Berkom2017-10-178-104/+246
* _yaml.py: Fixing inconsistently named API _yaml.validate_node()Tristan Van Berkom2017-10-011-3/+3
* Add _yaml.validate_nodeTristan Maat2017-09-132-0/+30
* Untangling _yaml and utils modules.Tristan Van Berkom2017-04-071-3/+3
* yaml test case: Added test ensuring compositing does not effect underlying co...Tristan Van Berkom2017-02-262-7/+39
* pep8 fixes in yaml test caseTristan Van Berkom2016-12-101-10/+17
* Added basic yaml testsTristan Van Berkom2016-11-284-0/+224