summaryrefslogtreecommitdiff
path: root/python/tests
Commit message (Expand)AuthorAgeFilesLines
...
* c++ broker now passes the basic tx testsGordon Sim2006-10-301-2/+29
* Added test for simple commit and rollback.Gordon Sim2006-10-171-0/+143
* Implementation of basic_get.Gordon Sim2006-10-112-2/+61
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-101-3/+94
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...Alan Conway2006-09-272-18/+67
* Moved ack tests to basic class, added test for requeueing on recovery.Gordon Sim2006-09-272-44/+101
* Initial implementation of basic_ack & basic_recoverGordon Sim2006-09-271-0/+45
* Close channels on fatal errors to prevent hangs, provide useful stack trace.Alan Conway2006-09-251-0/+54
* Added tests for basic_cancel and for handling of invalid channel ids.Gordon Sim2006-09-222-0/+42
* Updated test for fix in broker to use un-named exchange as the default (rathe...Gordon Sim2006-09-221-2/+2
* Implemented topic pattern matching for the TopicExchange.Alan Conway2006-09-212-16/+36
* Import of qpid from etp:Rafael H. Schloming2006-09-196-0/+779