summaryrefslogtreecommitdiff
path: root/simplejson/tests/test_fail.py
Commit message (Expand)AuthorAgeFilesLines
* update JSON conformance test suite (#58)Bob Ippolito2013-02-211-3/+21
* improve truncated input error messages, use JSONDecodeError instead of StopIt...Bob Ippolito2013-02-211-1/+40
* fix off-by-one error in the colno of JSONDecodeError when lineno == 0 (#57)v3.0.9Bob Ippolito2013-02-211-1/+1
* bump to v3.0.5, fix deprecations in testsv3.0.5Bob Ippolito2013-01-031-3/+3
* more coverageBob Ippolito2012-12-301-0/+25
* First pass at Python 3.3 compatibilityBob Ippolito2012-12-281-3/+6
* http://code.google.com/p/simplejson/issues/detail?id=46 Parsing an array with...Bob Ippolito2009-04-031-0/+14
* http://code.google.com/p/simplejson/issues/detail?id=45 Refactor decoder erro...Bob Ippolito2009-04-031-1/+1
* fix long lines, make py2.6+ porting a bit easierBob Ippolito2009-02-221-0/+1
* verison number bump, change tests around to make it easier to backport to pyt...Bob Ippolito2009-02-161-3/+3
* convert test suite to unittest, remove jsonfilter, bump version to 0.9Bob Ippolito2008-05-031-13/+17
* bump version, resolve http://code.google.com/p/simplejson/issues/detail?id=3Bob Ippolito2008-03-251-0/+2
* don't check dupesBob Ippolito2006-04-271-2/+0
* check for dupe keysBob Ippolito2006-04-271-0/+2
* renameBob Ippolito2005-12-311-3/+3
* renamesBob Ippolito2005-12-311-0/+70