summaryrefslogtreecommitdiff
path: root/qpid/tests
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: prevent interference from other tests by using unique queue nameGordon Sim2011-04-081-4/+5
* QPID-3132: Prevent threshold events triggering directly further threshold eventsGordon Sim2011-03-091-0/+15
* QPID-3120: Consult alternate exchange on reroute if neededGordon Sim2011-03-071-1/+34
* NO-JIRA: increment version numbers from 0.9 to 0.11Robert Gemmell2011-03-071-1/+1
* QPID-3107: If queue's alternate-exchange can't route message, try that exchan...Gordon Sim2011-03-031-8/+117
* QPID-529: Added aliases for arguments that are more uniform with others in c+...Gordon Sim2011-03-021-7/+13
* QPID-3087: use unique session name to avoid race where it collides with the d...Gordon Sim2011-03-011-2/+3
* NO_JIRA: reduced test timeoutGordon Sim2011-02-281-1/+1
* QPID-3087: fail rather than ignoring attempts to declare queues with bad argu...Gordon Sim2011-02-251-0/+48
* QPID-2324: Raise 404 on cancellation if no such subscription exists.Gordon Sim2011-02-251-3/+13
* QPID-2326: correct exception code for unknown exchange typeGordon Sim2011-02-251-2/+2
* QPID-529: Additional test: verify re-route works against priority enabled queuesGordon Sim2011-02-231-0/+32
* QPID-3000: Added optional delay for auto-deletionGordon Sim2011-02-152-0/+38
* QPID-3002: Removed accidentally duplicated test codeGordon Sim2011-02-151-62/+0
* QPID-3002: Configurable threshold alerts for queues; added spec change and te...Gordon Sim2011-02-152-0/+125
* QPID-529: Further adjustment for python 2.3Gordon Sim2011-02-111-4/+6
* QPID-529: Adjust test to work on python 2.3 as wellGordon Sim2011-02-101-4/+18
* QPID-529: Priority queue implementationGordon Sim2011-02-103-0/+298
* QPID-2991: added message counts to connection stats; fixed xxxToClient statsGordon Sim2011-01-111-0/+30
* QPID-2957 - Management methods on the broker don't work on newly created objectsTed Ross2010-11-231-0/+25
* Fix to r1028346: no point in throwing exception after queue has already been ...Gordon Sim2010-11-101-75/+0
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
* Add ASF licence to another couple filesRobert Gemmell2010-10-281-0/+18
* Fixes broker issues when max_count or max_size are invalid.Jonathan Robie2010-10-281-1/+75
* Now takes a set of implementations of each program, and tests implementations...Jonathan Robie2010-08-191-243/+151
* Fixed timing problems with topic exchange test. Added support for broker addr...Jonathan Robie2010-07-211-14/+16
* Removed extraneous output in Java programs by setting log4j to WARN.Jonathan Robie2010-07-201-13/+2
* Configuration file for log4j - limits Java output.Jonathan Robie2010-07-201-0/+7
* Fixed qpid-config parameter problem.Jonathan Robie2010-07-201-13/+19
* Added Java tests. (One test still fails ...)Jonathan Robie2010-07-191-21/+89
* Fixed race condition with setting up queues for subscriptions using timeouts....Jonathan Robie2010-07-161-9/+21
* Improved logging to easily identify tests. Changed content of messages - each...Jonathan Robie2010-07-081-54/+102
* Restructured code using generic utility methods for sending / receiving / sub...Jonathan Robie2010-07-081-372/+127
* Modified to ensure all subprocesses terminate before a test ends.Jonathan Robie2010-06-231-5/+59
* Unit tests based on examples shipped with the client APIs. Tests both the exa...Jonathan Robie2010-06-231-0/+496
* QPID-2688: ensure that unacked messages are requeued before autodeletion occu...Gordon Sim2010-06-221-0/+40
* added LICENSE.txt and NOTICE.txtRafael H. Schloming2010-03-302-0/+223
* QPID-2429: Added extra test.Gordon Sim2010-03-041-0/+10
* added setup.py for qpid-testsRafael H. Schloming2010-03-011-0/+31
* moved protocol tests from qpid/python to qpid/testsRafael H. Schloming2010-02-0524-0/+5858