summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_jsonutils.py
Commit message (Expand)AuthorAgeFilesLines
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-3/+3
* Use testtools as test base class.Monty Taylor2013-01-241-3/+3
* Fixes import order errorsZhongyue Luo2013-01-181-1/+1
* 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