summaryrefslogtreecommitdiff
path: root/tests/format/include_composition.py
Commit message (Expand)AuthorAgeFilesLines
* _yaml.pyx: Make shortname a mandatory argument to _yaml.load()Tristan van Berkom2020-08-101-8/+8
* Replace format-version with min-versionTristan Van Berkom2020-04-251-1/+1
* Reformat code using BlackChandan Singh2019-11-141-57/+44
* node: Add 'get_str_list' on 'MappingNode'Benjamin Schubert2019-07-171-8/+8
* tests/format/include_composition.py: Use dummy_context()Jürg Billeter2019-07-161-79/+84
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-48/+39
* _yaml: Introduce 'get_sequence()' and 'sequence_at()'/'mapping_at()'Benjamin Schubert2019-07-151-9/+9
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-151-2/+2
* The new YAML World OrderDaniel Silverstone2019-03-271-10/+10
* tests: Add tests to ensure that overwriting on later compositions worksJames Ennis2019-03-121-0/+24
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-08-021-0/+131