summaryrefslogtreecommitdiff
path: root/qpid/python/tests/datatypes.py
Commit message (Expand)AuthorAgeFilesLines
* moved tests/*.py underneath qpid/tests/*.pyRafael H. Schloming2010-02-051-296/+0
* added some empty, min, and max to RangedSetRafael H. Schloming2009-09-171-0/+28
* implemented reconnect and separated out the protocol driver from the messagin...Rafael H. Schloming2009-08-201-0/+13
* - removed old and redundent testsRafael H. Schloming2009-08-111-7/+5
* use longs for large hex constant literals, this avoids scary looking warnings...Rafael H. Schloming2009-03-251-5/+5
* added a timestamp class to qpid.datatypes and modified codec to use it for AM...Rafael H. Schloming2008-11-101-0/+32
* QPID-947: Switched over to using proper RFC 1982 serial numbers.Rafael H. Schloming2008-05-231-0/+33
* QPID-947: added handler for known_completed and generate known_completed when...Rafael H. Schloming2008-05-121-0/+28
* QPID-979: added convenience accessors for headersRafael H. Schloming2008-05-071-0/+53
* QPID-979: added backwards compatible uuid to qpid.datatypesRafael H. Schloming2008-04-291-0/+9
* added session.sync(); session.auto_sync; made transfers not auto-complete; fi...Rafael H. Schloming2008-03-071-0/+11
* added codec for sequence_set; added id to Message; RangeSet -> RangedSet; add...Rafael H. Schloming2008-03-061-3/+3
* import of in-process 0-10 final python clientRafael H. Schloming2008-03-041-0/+91