summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_jsonutils.py
Commit message (Expand)AuthorAgeFilesLines
* Track to_primitive() depth after iteritems().Russell Bryant2012-07-181-0/+18
* Update iteritems test case to actually test iteritems.Russell Bryant2012-07-181-11/+4
* Use strtime() in to_primitive() for datetime objs.Russell Bryant2012-07-161-3/+3
* Add 'filedecoder' method to the jsonutils wrapper module.Tim Daly Jr2012-06-261-0/+5
* Handle xmlrpclib.DateTime types when serializing to JSONJohannes Erdfelt2012-06-071-0/+7
* Create openstack.common.jsonutils.Russell Bryant2012-05-151-0/+118