summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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