summaryrefslogtreecommitdiff
path: root/qpid/tests/src/py/qpid_tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: Create independent cpp and python subtrees, with content from tool...Justin Ross2016-04-2142-10808/+0
* [QPID-7173] [Python tests] Include broker_1_0 in list of modules installed by...Keith Wall2016-03-301-1/+1
* QPID-6754: add support for null targetGordon Sim2015-11-061-0/+10
* QPID-6714: support for JMS header names in selectors, plus support for to, re...Gordon Sim2015-08-281-0/+22
* QPID-6599: [Python Tests AMQP 0-10] Remove part of new test testReservedExcha...Keith Wall2015-06-221-1/+0
* QPID-6599: [Python Tests AMQP 0-10] Supporting test for Java Broker DefectKeith Wall2015-06-181-2/+14
* QPID-6599: [Python Tests AMQP 0-8] Supporting test for Java Broker DefectKeith Wall2015-06-181-1/+19
* QPID-6567: [Python Client 0-8..0-91] Support producer side flow control in th...Keith Wall2015-06-031-0/+37
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-272-0/+265
* QPID-6299: allow ring and lvq behaviours to be combinedGordon Sim2015-01-071-4/+52
* QPID-6226: [Java Broker] Change queue.declare so that on the passive path, ex...Keith Wall2014-11-181-9/+43
* QPID-6116: [Python Client 08..091] Add ability to negotiate SASL mechanism an...Keith Wall2014-09-251-1/+1
* QPID-6087: fix tests to expect inclusion of userid in sessions qmf nameGordon Sim2014-09-191-4/+4
* QPID-6081, QPID-6082: [Python Client Tests] Add python tests for verifying th...Keith Wall2014-09-122-1/+160
* QPID-6085: [Python client] 08..091 implement sending/receiving of additional ...Keith Wall2014-09-061-0/+26
* QPID-5921, QPID-5923: adjustments and exclusions for new tests using swigged ...Gordon Sim2014-07-241-6/+17
* QPID-5923: check requested node type when handling deleteGordon Sim2014-07-241-1/+30
* QPID-5921: add missing clause to resolution logic for when only exchange exis...Gordon Sim2014-07-241-0/+58
* QPID-5765: don't invoke on dangling pointerGordon Sim2014-05-141-0/+29
* QPID-5584: use more specific exception types where appropriateGordon Sim2014-02-251-0/+7
* QPID-5555 : Fix queue exclusivity issuesRobert Godfrey2014-02-181-1/+1
* QPID-5531: [C++ broker] Set timeout for every DTX transactionPavel Moravec2014-02-051-2/+18
* QPID-5534: [C++ broker] Headers exchange can route a message to one queue mul...Pavel Moravec2014-02-031-0/+6
* QPID-5503: expose next_receiver through swig wrapper, add test for both 1.0 a...Gordon Sim2014-01-221-0/+19
* QPID-5336: Don't hardcode script interpreter locationAndrew Stitcher2013-11-141-1/+1
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-121-29/+78
* QPID-5283: ensure queue has no consumers before granting exclusive ownershipGordon Sim2013-10-312-2/+20
* QPID-5280: prevent bind/unbind of someone elses exclusive queueGordon Sim2013-10-311-0/+17
* NO-JIRA: Fix hanging test test_discards_limit_overflow.Alan Conway2013-10-251-1/+1
* QPID-5248: close gap in tests by explicit adding receiver closeGordon Sim2013-10-251-0/+1
* QPID-5253: fix delivery count for browsed 1.0 messageGordon Sim2013-10-231-0/+3
* QPID-5199: take 0-10 header segment into account for message sizeGordon Sim2013-10-032-47/+52
* QPID-5106: handle annotations properly and add option to control whether anno...Gordon Sim2013-09-021-1/+2
* QPID-4948: enable browsingGordon Sim2013-08-281-0/+22
* QPID-4711: translate between structured content in AMQP 0-10 and 1.0Gordon Sim2013-08-135-25/+95
* QPID-5051: fixes for swig test failures on RHEL5 (and the failure to detect t...Gordon Sim2013-08-071-1/+1
* QPID-4988: Add test runs using swigged python clientGordon Sim2013-07-168-8/+261
* QPID-4907: change qpidd default mode for QMF event and update publishing to u...Kenneth Anthony Giusti2013-07-121-2/+1
* QPID-4950: ensure exchange stats are updated with correct content size for me...Gordon Sim2013-06-261-0/+33
* QPID-4591: patch from Ernie Allen to add queue sequence number to messagesGordon Sim2013-05-211-0/+80
* QPID-4832: Split 0.8 python test DefaultExchangeRuleTests.testDefaultExchange...Alex Rudyy2013-05-131-0/+4
* QPID-4796 - Fixed intermittent test failure in stats test.Ted Ross2013-05-011-1/+1
* QPID-4632 - Improvement to queue threshold alertingTed Ross2013-03-081-13/+148
* QPID-4543 - The Move-Messages method no longer returns an error if no message...Ted Ross2013-01-211-0/+24
* QPID-4422: removed tabs from the new testKeith Wall2012-11-091-9/+9
* QPID-4422: Python Client (0-8..0-9) now allows "instance" client property to ...Keith Wall2012-11-073-1/+81
* QPID-4178: broker refactoringGordon Sim2012-08-106-22/+29
* NO-JIRA: ensure test cleans up when done to prevent interference with anythin...Gordon Sim2012-06-271-1/+1
* NO-JIRA: increase test timeoutGordon Sim2012-06-261-2/+2
* QPID-4075: Added missing test file from last commitGordon Sim2012-06-221-0/+83