summaryrefslogtreecommitdiffstats
path: root/Lib/test/json_tests
Commit message (Expand)AuthorAgeFilesLines
* #15752: s/assertRaisesRegexp/assertRaisesRegex/gEzio Melotti2012-08-211-2/+2
* Issue #15615: Add some tests for the json module's handling of invalid input ...Antoine Pitrou2012-08-181-0/+9
* #5723: merge with 3.1.Ezio Melotti2011-05-1416-214/+247
* #12051: merge with 3.1.Ezio Melotti2011-05-101-1/+20
* #12017: merge with 3.1.Ezio Melotti2011-05-071-0/+12
* Merge with 3.1.Ezio Melotti2011-04-133-6/+22
* Merge #10019: Fix regression relative to 2.6: add newlines if indent=0R David Murray2011-04-131-0/+16
* Issue #10572: Moved json tests to Lib/test/json_tests.Alexander Belopolsky2010-11-3016-0/+751