summaryrefslogtreecommitdiff
path: root/_test/test_string.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-21/+21
* remove python 2 specific codeAnthon van der Neut2021-03-091-2/+0
* remove erroneous version from CHANGES, update use of LiteralScalarStringAnthon van der Neut2018-08-231-2/+2
* fix #158 folded scalars not roundtripping0.15.61Anthon van der Neut2018-08-231-20/+0
* change tests for folded scalars to fail, re #158Anthon van der Neut2018-08-231-1/+19
* cleanupAnthon van der Neut2018-08-211-0/+2
* update and extend walk_tree, cover with testAnthon van der Neut2018-08-201-0/+40
* oitnb formats all testsAnthon van der Neut2018-08-151-28/+38
* undid miswrapping of testsAnthon van der Neut2018-08-051-67/+30
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-38/+82
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-1/+2
* fix issue #109 and #110Anthon van der Neut2017-04-041-0/+31
* added optional preservation of quotes around scalarsAnthon van der Neut2016-07-061-2/+21
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-10/+10
* moved test to _test to prevent setuptools from including test/test_*.py0.10.17Anthon van der Neut2016-01-221-0/+107