summaryrefslogtreecommitdiff
path: root/python/qpid/testlib.py
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-3/+3
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-0/+12
* QPID-3629: Changed management of credit windowGordon Sim2011-11-231-0/+1
* added defines to base test classRafael H. Schloming2009-08-111-0/+1
* - removed old and redundent testsRafael H. Schloming2009-08-111-266/+60
* first commit of new messaging API and test harnessRafael H. Schloming2009-06-021-1/+1
* Added installable python cluster tests that can be run from an external store...Kim van der Riet2009-05-261-194/+1
* Changed name of environment var used in tests from TMPDIR to TMP_STORE_DIR to...Kim van der Riet2009-05-071-4/+4
* Added missing import from testlib.pyKim van der Riet2009-05-061-1/+1
* Added the ability to start and stop a test broker from within the python test...Kim van der Riet2009-05-061-2/+234
* QPID-1702 QPID-1706Ted Ross2009-03-271-2/+2
* use longs for large hex constant literals, this avoids scary looking warnings...Rafael H. Schloming2009-03-251-6/+6
* QPID-691: fixed a typo in getopt argsRafael H. Schloming2008-12-061-1/+1
* QPID-1419: remove wip support from 0-9 python client Gordon Sim2008-12-021-8/+10
* QPID-1464 - Moved qmf console API out of python/qpid and into python/qmfTed Ross2008-11-201-2/+2
* ssl support for the python clientRafael H. Schloming2008-10-281-18/+25
* QPID-1291 - William Henry's python test (plus some test harness updates)Ted Ross2008-09-241-1/+8
* Enabled PLAIN authentication and setting of username and password for 0-10 py...Gordon Sim2008-05-091-1/+2
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-3/+3
* Use the errata file for final 0-10 that has a type code for xids without whic...Gordon Sim2008-04-141-0/+2
* QPID-917: Use PLAIN (rather than the non-standard AMQPLAIN) as the SASL mecha...Gordon Sim2008-04-141-1/+4
* Re-introduced old 'no-local' behaviour for exclusive queues via a proprietary...Gordon Sim2008-03-311-0/+7
* Enabled tx methods on final 0-10 path and converted tests accordinglyGordon Sim2008-03-111-0/+6
* Added acquire impl to final 0-10 codepathGordon Sim2008-03-071-1/+1
* forked python tests for 0-10 preview and 0-10 finalGordon Sim2008-03-051-11/+36
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-1/+1
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-5/+10
* made testlib use session_open for 0-10Rafael H. Schloming2007-09-181-1/+5
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-0/+9
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-5/+4
* added support for 0-10 style header encodingRafael H. Schloming2007-08-221-2/+3
* made -i and -I support pattern matchesRafael H. Schloming2007-08-211-2/+5
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-2/+2
* Permit skipping of self tests and specify a folder for the spec file. Patch i...Rafael H. Schloming2007-08-201-6/+23
* removed extraneous whitespaceRafael H. Schloming2007-08-091-13/+13
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-241-2/+4
* Applied a modified version of the range checking patch from QPID-498.Rafael H. Schloming2007-07-231-1/+1
* Some tests and fixes for dtx preview.Gordon Sim2007-06-051-3/+3
* disabled the tests directory until the failures are fixedRafael H. Schloming2007-05-311-1/+1
* added listener support to queues, also added support for non version specific...Rafael H. Schloming2007-05-301-2/+3
* * cpp-0-9: svn copy of 0-9 branch cpp, will rename to cpp on next update.Alan Conway2007-03-211-5/+3
* Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076...Alan Conway2007-03-191-17/+36
* Merged revisions 504590 via svnmerge from Alan Conway2007-03-191-2/+2
* * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ...Alan Conway2007-03-191-10/+16
* * python/qpid/testlib.py:Alan Conway2007-03-171-15/+35
* Merged revisions 500305 via svnmerge from Alan Conway2007-03-161-8/+11
* * python/tests_0-8/*: copy of python/tests to preserve 0-8 version of tests.Alan Conway2007-03-161-4/+12
* File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl...Kim van der Riet2006-12-221-1/+1
* Some fixes and tests for bugs uncovered during testing of persistence.Gordon Sim2006-11-171-6/+6
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16