summaryrefslogtreecommitdiff
path: root/qpid/python/tests_0-10
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-2510-74/+110
* QPID-1526: add checks for exclusive ownership plus tests to verify they are e...Gordon Sim2008-12-101-1/+17
* code cleanup on qmf console APITed Ross2008-11-211-3/+20
* Marked old python management API as obsolete. Updated 0-10 tests to use new ...Ted Ross2008-10-231-23/+8
* Adjust sizes in tests for change to timestamp settingGordon Sim2008-10-131-2/+2
* Handle ttl in messages transfers received by the broker 7 added test for itGordon Sim2008-10-101-3/+25
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-17/+17
* Added property-selector to the console getObjects functionTed Ross2008-09-261-41/+19
* QPID-1292 - Patch from William HenryTed Ross2008-09-251-5/+62
* Remove unneeded import statementTed Ross2008-09-241-1/+0
* QPID-1291 - William Henry's python test (plus some test harness updates)Ted Ross2008-09-241-1/+98
* QPID-1143: removed race condition in testRafael H. Schloming2008-06-171-1/+2
* Removed import of deleted test modules.Gordon Sim2008-06-101-2/+0
* cleanup old irrelevant tests (from 0-10 preview functions)Gordon Sim2008-06-054-307/+2
* QPID-1098: correction to queue query when queue is not knownGordon Sim2008-05-281-0/+5
* QPID-1095: another error code correctionGordon Sim2008-05-281-2/+1
* QPID-1095: fixes to dtx error codes for latest spec changes.Gordon Sim2008-05-281-7/+116
* continuation of QPID-1052Nuno Santos2008-05-131-1/+1
* QPID-954: added fallbacks and fixes for running the python client on python 2.3Rafael H. Schloming2008-05-131-0/+1
* QPID-1052: Management: session.name matches session id provided by API, handl...Nuno Santos2008-05-131-0/+15
* QPID-1045 and QPID-1041: added a destination attribute to incoming queues, an...Rafael H. Schloming2008-05-091-1/+17
* QPID-1042: ensure delievery record is kept where accept_mode=not-required, ac...Gordon Sim2008-05-091-1/+26
* QPID-979: added access to enums through the session so that symbolic constant...Rafael H. Schloming2008-05-089-95/+95
* Correct expected error codes for final 0-10 specGordon Sim2008-04-241-2/+2
* QPID-953 from trossCarl C. Trieloff2008-04-241-0/+3
* Added to the no-local tests, cleaned up comments (and highlighted non-standar...Gordon Sim2008-04-231-13/+48
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-222-0/+156
* QPID-944: do no-local checking where requested when there is an exclusive sub...Gordon Sim2008-04-222-1/+29
* Re-introduced old 'no-local' behaviour for exclusive queues via a proprietary...Gordon Sim2008-03-312-23/+15
* Update to dtx inline with latest spec:Gordon Sim2008-03-261-237/+268
* Scope exclusive queues to sessions.Gordon Sim2008-03-173-31/+47
* Enabled tx methods on final 0-10 path and converted tests accordinglyGordon Sim2008-03-112-119/+131
* Converted some more testsGordon Sim2008-03-111-15/+17
* Fixed headers exchange to allow unbind using binding key and not argsGordon Sim2008-03-113-77/+76
* Fixed broker to take application headers from final format message-properties...Gordon Sim2008-03-111-17/+20
* renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...Rafael H. Schloming2008-03-102-2/+2
* Adjusted exception handling in c++ for final 0-10 path.Gordon Sim2008-03-101-34/+37
* Added acquire impl to final 0-10 codepathGordon Sim2008-03-072-25/+50
* Converted some more tests to use new clientGordon Sim2008-03-074-77/+199
* Altered management of delivery records to support separateion of completion (...Gordon Sim2008-03-072-59/+63
* Fixes to c++ broker:Gordon Sim2008-03-064-410/+426
* Fix message delivery for 0-10 final codepathGordon Sim2008-03-061-2/+2
* forked python tests for 0-10 preview and 0-10 finalGordon Sim2008-03-053-162/+137
* Requests to release a message that has not been acquired should be ignored.Gordon Sim2008-02-181-0/+42
* Fixed bug in browsing that failed to deal correctly with 'gaps' in message se...Gordon Sim2008-02-141-0/+43
* whitespace cleanupRafael H. Schloming2008-02-081-34/+34
* added imports to test module __init__.pysRafael H. Schloming2008-01-242-0/+12
* fixed python dependence on the content-length attribute (bz 419371)Rafael H. Schloming2008-01-181-0/+19
* Set the exchange field in delivery properties on the broker.Gordon Sim2008-01-171-1/+1
* Additional test covering the current hack for no-local used on exclusive queuesGordon Sim2007-11-161-0/+42