index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
qpid
/
testlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update from trunk r1375509 through r1450773
asyncstore
Kim van der Riet
2013-02-28
1
-3
/
+3
*
QPID-3858: Updated branch - merged from trunk r.1333987
Kim van der Riet
2012-05-04
1
-0
/
+12
*
QPID-3629: Changed management of credit window
Gordon Sim
2011-11-23
1
-0
/
+1
*
added defines to base test class
Rafael H. Schloming
2009-08-11
1
-0
/
+1
*
- removed old and redundent tests
Rafael H. Schloming
2009-08-11
1
-266
/
+60
*
first commit of new messaging API and test harness
Rafael H. Schloming
2009-06-02
1
-1
/
+1
*
Added installable python cluster tests that can be run from an external store...
Kim van der Riet
2009-05-26
1
-194
/
+1
*
Changed name of environment var used in tests from TMPDIR to TMP_STORE_DIR to...
Kim van der Riet
2009-05-07
1
-4
/
+4
*
Added missing import from testlib.py
Kim van der Riet
2009-05-06
1
-1
/
+1
*
Added the ability to start and stop a test broker from within the python test...
Kim van der Riet
2009-05-06
1
-2
/
+234
*
QPID-1702 QPID-1706
Ted Ross
2009-03-27
1
-2
/
+2
*
use longs for large hex constant literals, this avoids scary looking warnings...
Rafael H. Schloming
2009-03-25
1
-6
/
+6
*
QPID-691: fixed a typo in getopt args
Rafael H. Schloming
2008-12-06
1
-1
/
+1
*
QPID-1419: remove wip support from 0-9 python client
Gordon Sim
2008-12-02
1
-8
/
+10
*
QPID-1464 - Moved qmf console API out of python/qpid and into python/qmf
Ted Ross
2008-11-20
1
-2
/
+2
*
ssl support for the python client
Rafael H. Schloming
2008-10-28
1
-18
/
+25
*
QPID-1291 - William Henry's python test (plus some test harness updates)
Ted Ross
2008-09-24
1
-1
/
+8
*
Enabled PLAIN authentication and setting of username and password for 0-10 py...
Gordon Sim
2008-05-09
1
-1
/
+2
*
QPID-947: update cpp and python management to 0-10 final
Rafael H. Schloming
2008-04-22
1
-3
/
+3
*
Use the errata file for final 0-10 that has a type code for xids without whic...
Gordon Sim
2008-04-14
1
-0
/
+2
*
QPID-917: Use PLAIN (rather than the non-standard AMQPLAIN) as the SASL mecha...
Gordon Sim
2008-04-14
1
-1
/
+4
*
Re-introduced old 'no-local' behaviour for exclusive queues via a proprietary...
Gordon Sim
2008-03-31
1
-0
/
+7
*
Enabled tx methods on final 0-10 path and converted tests accordingly
Gordon Sim
2008-03-11
1
-0
/
+6
*
Added acquire impl to final 0-10 codepath
Gordon Sim
2008-03-07
1
-1
/
+1
*
forked python tests for 0-10 preview and 0-10 final
Gordon Sim
2008-03-05
1
-11
/
+36
*
Start moving towards final 0-10 spec:
Gordon Sim
2008-02-21
1
-1
/
+1
*
Use octet each for class and method id (changed c++ and python)
Gordon Sim
2007-09-21
1
-5
/
+10
*
made testlib use session_open for 0-10
Rafael H. Schloming
2007-09-18
1
-1
/
+5
*
In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...
Gordon Sim
2007-09-12
1
-0
/
+9
*
Updated message.transfer encoding to use header and content segments (includi...
Gordon Sim
2007-08-28
1
-5
/
+4
*
added support for 0-10 style header encoding
Rafael H. Schloming
2007-08-22
1
-2
/
+3
*
made -i and -I support pattern matches
Rafael H. Schloming
2007-08-21
1
-2
/
+5
*
Refresh of transitional xml to more closely reflect latest specification
Gordon Sim
2007-08-21
1
-2
/
+2
*
Permit skipping of self tests and specify a folder for the spec file. Patch i...
Rafael H. Schloming
2007-08-20
1
-6
/
+23
*
removed extraneous whitespace
Rafael H. Schloming
2007-08-09
1
-13
/
+13
*
Some initial 0-10 support including placeholders for new domains, use of exec...
Gordon Sim
2007-07-24
1
-2
/
+4
*
Applied a modified version of the range checking patch from QPID-498.
Rafael H. Schloming
2007-07-23
1
-1
/
+1
*
Some tests and fixes for dtx preview.
Gordon Sim
2007-06-05
1
-3
/
+3
*
disabled the tests directory until the failures are fixed
Rafael H. Schloming
2007-05-31
1
-1
/
+1
*
added listener support to queues, also added support for non version specific...
Rafael H. Schloming
2007-05-30
1
-2
/
+3
*
* cpp-0-9: svn copy of 0-9 branch cpp, will rename to cpp on next update.
Alan Conway
2007-03-21
1
-5
/
+3
*
Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076...
Alan Conway
2007-03-19
1
-17
/
+36
*
Merged revisions 504590 via svnmerge from
Alan Conway
2007-03-19
1
-2
/
+2
*
* python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ...
Alan Conway
2007-03-19
1
-10
/
+16
*
* python/qpid/testlib.py:
Alan Conway
2007-03-17
1
-15
/
+35
*
Merged revisions 500305 via svnmerge from
Alan Conway
2007-03-16
1
-8
/
+11
*
* python/tests_0-8/*: copy of python/tests to preserve 0-8 version of tests.
Alan Conway
2007-03-16
1
-4
/
+12
*
File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl...
Kim van der Riet
2006-12-22
1
-1
/
+1
*
Some fixes and tests for bugs uncovered during testing of persistence.
Gordon Sim
2006-11-17
1
-6
/
+6
*
update Apache licenses to the current version
Stephen Vinoski
2006-11-10
1
-13
/
+16
[next]