summaryrefslogtreecommitdiff
path: root/_test/test_z_data.py
Commit message (Expand)AuthorAgeFilesLines
* fix issue #245 regression on C parsing of explicit 1.1 source0.15.72Anthon van der Neut2018-10-061-3/+5
* test hierarchy, per file creation/loading of YAMLAnthon van der Neut2018-10-021-14/+18
* added Python -> YAML testingAnthon van der Neut2018-10-021-9/+28
* fix issue #214 part two: use __qualname__ for tag:yaml.org,2002:python/object...Anthon van der Neut2018-09-261-35/+166
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-3/+8
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-3/+4
* initial version with YAML class0.15.0Anthon van der Neut2017-06-041-1/+4
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-2/+3
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-2/+2
* moved test to _test to prevent setuptools from including test/test_*.py0.10.17Anthon van der Neut2016-01-221-0/+32