summaryrefslogtreecommitdiff
path: root/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Replace tests/utils with conftest.pyVictor Uriarte2016-06-201-15/+0
* Replace other UnitTest with Py.TestVictor Uriarte2016-06-201-26/+0
* Refactor raw conversion on split_unquoted_newlinesVictor Uriarte2016-06-121-3/+3
* Refactor tests\utils.pyVictor Uriarte2016-06-041-16/+11
* Another small type in the documentationDag Wieers2016-05-261-1/+1
* Use compat module for single Python 2/3 code base.Andi Albrecht2015-10-261-5/+5
* Fix SerializerUnicode to split unquoted newlinesMichael Schuller2014-03-101-1/+8
* Minor fixes to make the py3k version work again.Andi Albrecht2011-07-291-1/+2
* Fix a Py3K regression.Andi Albrecht2010-12-091-1/+1
* Initial import.Andi Albrecht2009-04-031-0/+38