summaryrefslogtreecommitdiff
path: root/_test/test_yamlfile.py
Commit message (Expand)AuthorAgeFilesLines
* fixes issue: 458,454, stackoverflow reportsAnthon van der Neut2023-05-051-1/+1
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-32/+33
* remove python 2 specific codeAnthon van der Neut2021-03-091-9/+17
* add failing test re issue #249Anthon van der Neut2018-10-161-1/+1
* cleanup of commented out xfails, added some (most failing) rt tests for spec ...Anthon van der Neut2018-08-291-1/+0
* undid miswrapping of testsAnthon van der Neut2018-08-051-40/+20
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-39/+65
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-3/+6
* Fix for issue #70 no preserve_quotes on _load_all0.12.15Anthon van der Neut2016-10-281-0/+15
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-8/+7
* moved test to _test to prevent setuptools from including test/test_*.py0.10.17Anthon van der Neut2016-01-221-0/+195