summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Seems like json can't load StringIO to a unicode stringAsk Solem2012-06-211-0/+9
* Renames serialize/deserialize to dumps/loadsAsk Solem2011-12-061-7/+6
* Added dumps/loads as aliases for serializ/deserialize so it's in line with th...Rune Halvorsen2010-09-091-0/+6
* Fixed benchmark bug. Was changing test data mid runRune Halvorsen2010-04-101-3/+3
* Added serialization testing, not just parsingRune Halvorsen2010-04-101-16/+23
* Added option to download real world data in benchmark.pyRune Halvorsen2010-04-101-3/+22
* added "yajl" module to anyjson & tests.b2010-04-091-0/+1
* Fixed benchmarking script. Was choking when any of the modules to beRune Halvorsen2010-01-281-1/+4
* Added some testsRune Halvorsen2009-07-041-0/+43
* Added benchmarking scriptRune Halvorsen2009-06-271-0/+113