summaryrefslogtreecommitdiff
path: root/python/tests/message.py
Commit message (Expand)AuthorAgeFilesLines
* * qpid/peer.py - fix to prevent race between handling of connection.close req...Gordon Sim2007-02-091-5/+4
* r1104@fuschia: andrew | 2007-02-09 02:14:00 +0000Andrew Stitcher2007-02-091-8/+12
* Fixes to qos and get tests. Added test for correct completion of references.Gordon Sim2007-02-081-19/+63
* Added support for receiving and sending of referencesGordon Sim2007-02-071-0/+64
* * cpp/lib/broker/BrokerQueue.cpp (): Centralized exceptions.Alan Conway2007-02-061-3/+3
* Some fixes to the tests for message class.Gordon Sim2007-02-011-19/+37
* Added test suite for the message class.Gordon Sim2007-01-291-0/+397