summaryrefslogtreecommitdiff
path: root/tests/test_data.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #1528 -- Yaml gets confused when a comment contains a key:value pair.Matth?us G. Chajdas2019-07-201-1/+18
* Robustify json-object against unexpected '}'Tim Hatch2016-05-311-0/+13
* Add a new lexer that assumes json object is already open.Tim Hatch2016-05-311-0/+87