summaryrefslogtreecommitdiff
path: root/simplejson/tests/test_indent.py
Commit message (Expand)AuthorAgeFilesLines
* bump to v3.0.5, fix deprecations in testsv3.0.5Bob Ippolito2013-01-031-12/+12
* First pass at Python 3.3 compatibilityBob Ippolito2012-12-281-3/+3
* Trailing whitespace after commas no longer emitted when indent is usedBob Ippolito2011-04-121-0/+17
* http://bugs.python.org/issue10019Bob Ippolito2010-10-081-0/+16
* fix Py_ssize_t converterBob Ippolito2009-12-271-2/+6
* http://code.google.com/p/simplejson/issues/detail?id=56 indent changed to stringBob Ippolito2009-05-171-18/+26
* verison number bump, change tests around to make it easier to backport to pyt...Bob Ippolito2009-02-161-5/+5
* convert test suite to unittest, remove jsonfilter, bump version to 0.9Bob Ippolito2008-05-031-41/+41
* separators, encoding speedup, more test coverage for indentBob Ippolito2007-01-141-1/+24
* indent featureBob Ippolito2006-07-151-0/+18