summaryrefslogtreecommitdiff
path: root/qpid/python/tests/codec010.py
Commit message (Expand)AuthorAgeFilesLines
* - removed old and redundent testsRafael H. Schloming2009-08-111-9/+5
* added support for encoding buffersRafael H. Schloming2009-03-061-0/+5
* codec and unicode tests and fixesRafael H. Schloming2009-03-061-2/+14
* added codec tests for int64Rafael H. Schloming2008-11-111-0/+8
* added a timestamp class to qpid.datatypes and modified codec to use it for AM...Rafael H. Schloming2008-11-101-8/+28
* fixed a bug in int16 codecRafael H. Schloming2008-10-281-0/+4
* QPID-947: added test for nested listsRafael H. Schloming2008-05-231-1/+5
* QPID-947: added codec and tests for array and list typesRafael H. Schloming2008-05-231-0/+27
* QPID-1055: use int64 for encoding python both python int and longs; this ensu...Rafael H. Schloming2008-05-131-1/+1
* added support for mapsRafael H. Schloming2008-03-071-0/+57