summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* - preserve merge roundtripAnthon van der Neut2015-06-221-0/+64
* fix errorsAnthon van der Neut2015-06-211-0/+1
* include testAnthon van der Neut2015-06-211-0/+95
* working anchor reinsertAnthon van der Neut2015-06-211-1/+2
* added multilevel get on CommentedMap (mlget())Anthon van der Neut2015-06-131-0/+18
* keep start and end sequence when doing 'yaml rt'Anthon van der Neut2015-06-051-1/+1
* missing 0.9.4 filesAnthon van der Neut2015-06-021-0/+61
* initial html conversionAnthon van der Neut2015-06-021-1/+1
* - tests run on windows 2.6. and 2.7 (3.3/3.4 have someinstall problems)Anthon van der Neut2015-05-281-5/+6
* added test and fix for json numbers ( 1e-06 and 3.0e4 )Anthon van der Neut2015-05-273-1/+119
* added add/update of eol commentsAnthon van der Neut2015-04-151-0/+226
* preserve eol comments on flow style sequences/mappingsAnthon van der Neut2015-03-291-4/+11
* flow mapping style preservation + testsAnthon van der Neut2015-03-271-1/+45
* preserve flow style on sequences for roundtrip handling 'a: b, c, d'Anthon van der Neut2015-03-261-2/+2
* initial test and first step implementation to preserve (flow) styleAnthon van der Neut2015-03-261-0/+18
* Add failing tests for indentationAnthony Sottile2015-03-251-0/+32
* now installs and tests for pypy (by testing in setup.py and notAnthon van der Neut2015-03-181-1/+2
* scalars with preserved newlinesAnthon van der Neut2015-03-111-0/+98
* scalarstring addedAnthon van der Neut2015-03-102-1/+8
* check using distribute compilerAnthon van der Neut2015-03-101-0/+103
* updated documentation based on feedback from Sess (leycec@gmail.com)Anthon van der Neut2015-01-124-0/+10
* - move comment classes in own module commentsAnthon van der Neut2014-11-253-6/+5
* - make !!omap and !!set take parameters. Thre are still some restrictions:Anthon van der Neut2014-11-243-5/+119
* - fix value comment occuring as on previous line (looking like eol comment)Anthon van der Neut2014-11-243-26/+103
* - INI conversion in yamlAnthon van der Neut2014-11-244-24/+78
* - add ext/_yaml.c etc to the source treeAnthon van der Neut2014-11-232-2/+90
* - change install so that you can include ruamel.yaml instead of ruamel.yaml.pyAnthon van der Neut2014-11-2311-21/+18
* - merge py2 and py3 code basesAnthon van der Neut2014-11-22599-0/+6237