summaryrefslogtreecommitdiff
path: root/python/tests/basic.py
Commit message (Expand)AuthorAgeFilesLines
* Changed assertTrue(x) to assertEquals(True, x) as older version od pyunit see...Gordon Sim2006-12-071-2/+2
* Fixes for cleaning up behind tests that fail on re-run if broker is not resta...Gordon Sim2006-11-221-2/+2
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-1/+0
* Implementation of basic_get.Gordon Sim2006-10-111-0/+61
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-101-3/+94
* Moved ack tests to basic class, added test for requeueing on recovery.Gordon Sim2006-09-271-0/+101
* Added tests for basic_cancel and for handling of invalid channel ids.Gordon Sim2006-09-221-0/+24
* Updated test for fix in broker to use un-named exchange as the default (rathe...Gordon Sim2006-09-221-2/+2
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+115