summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-7148: Update CMake files to use better more modern style and featuresAndrew Stitcher2016-03-162-50/+18
* QPID-7134: ensure content object is reset when bytes are setGordon Sim2016-03-101-0/+18
* QPID-7130: added test for retrieving authenticated username when using sslGordon Sim2016-03-082-0/+10
* QPID-7100: Don't divide by zero when nsubs is 0 in shared mode. Patch from yu...Gordon Sim2016-03-021-2/+2
* QPID-7076: Avoid error with qpid-cpp-benchmark with 0 senders. Patch from yue...Gordon Sim2016-02-191-3/+6
* QPID-6754: ensure anonymous-relay doesn't expose ability to detect whether or...Gordon Sim2015-11-261-0/+18
* QPID-6754: some AMQP 1.0 based acl tests including for 'anonymous relay' pseu...Gordon Sim2015-11-264-76/+482
* QPID-6717: Change Selector beaviour and tests to accord with consensus semanticsAndrew Stitcher2015-09-041-1/+9
* QPID-5855 - Simplified HA transaction logic.Alan Conway2015-09-032-188/+20
* QPID-6718: Complete parsing for all styles of numeric literalsAndrew Stitcher2015-09-021-2/+36
* QPID-6717: Unit tests to demonstrate the issue (or not!)Andrew Stitcher2015-09-021-0/+17
* NO-JIRA: Trivial update to work with changed Boost 1.59 Test library.Andrew Stitcher2015-08-201-1/+1
* NO-JIRA: fix tests for python 2.4Gordon Sim2015-05-201-2/+2
* NO-JIRA: Fix test bugs in ha_tests and interop_testAlan Conway2015-05-192-1/+3
* NO-JIRA: make qpid-send send as string not binaryGordon Sim2015-05-151-2/+11
* QPID-6537: [Windows warning] avoid implicit conversion double->floatCharles E. Rolke2015-05-121-3/+3
* NO-JIRA: Fix floating point FieldValue tests to work on older compilers/boost...Alan Conway2015-05-071-8/+8
* QPID-6470: Fix float conversion problems.Alan Conway2015-04-162-21/+22
* QPID-6470: fix stray letters from commit 1671125Charles E. Rolke2015-04-061-1/+1
* QPID-6399: Fix store tests for run_test option syntax change.Alan Conway2015-04-032-4/+4
* QPID-6470: FieldValue::getFloatingPointValue() converts endian each time it i...Alan Conway2015-04-031-34/+36
* NO-JIRA: Fix race condition in HA tests, remove useless test.Alan Conway2015-04-031-21/+6
* Align run_test shell and Powershell versions. Changes the option syntax from ...Stephen D. Huston2015-03-174-69/+165
* QPID-6427: Fixed unit test build problem on RHEL 5.aconway2015-03-051-3/+7
* QPID-4710: adjust version checking used by new tx interop tests so as not to ...Gordon Sim2015-03-041-3/+16
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-2712-63/+331
* QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9 (test fix)Alan Conway2015-02-261-0/+1
* QPID-6414: Skip HA tests if qpid-ha or qpid-config tools are not available.Alan Conway2015-02-253-14/+24
* QPID-6413: Sporadic failure of HA tests causd by maxNegotiateTimeoutAlan Conway2015-02-251-11/+11
* Don't take the address of a 0-length vector. Fixes QPID-6409.Stephen D. Huston2015-02-241-5/+7
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-1/+1
* QPID-5538: Implement AMQP 1.0 connection idle-timeout.Ken Giusti2015-02-022-0/+96
* txshift: switch to uint for workersDarryl L. Pierce2015-01-211-2/+2
* QPID-6329: slightly more forgiving equivalence check on fieldvalues in assert...Gordon Sim2015-01-211-0/+15
* NO-JIRA: Use absolute path for store directory in brokertest.pyAlan Conway2014-11-271-1/+1
* NO-JIRA: Fix qpid-cpp-benchmark to work with activemq broker.Alan Conway2014-11-221-2/+8
* NO-JIRA: Fix qpid-cpp-benchmark to support AMQP 1.0.Alan Conway2014-11-211-22/+63
* QPID-6167: allow 0-10 to be disabledGordon Sim2014-11-101-1/+1
* QPID-5361: No tests for linearstore functionality currently exist - basic tes...Kim van der Riet2014-09-167-0/+792
* NO-JIRA: Fix error message test in acl.py, on older python versions error cod...Alan Conway2014-09-091-10/+10
* NO-JIRA: Fix minor bug in run_paged_queue_tests handling a failure to start b...Alan Conway2014-09-051-1/+1
* NO-JIRA: HA Fix ha_tests.py failures with SWIG 0.10 client.Alan Conway2014-09-052-39/+29
* NO-JIRA: Fix qpid/cpp/src/tests/ha_tests.py to work on python 2.4.Alan Conway2014-09-041-1/+1
* QPID-6069: Extra fix to FreeBSD compile fixesAndrew Stitcher2014-09-041-1/+1
* NO-JIRA: Explictily convert double to uint64_t in qpid-txtest2 to avoid warni...Alan Conway2014-09-031-1/+1
* QPID-6069: FreeBSD compilation problemsAndrew Stitcher2014-09-031-2/+2
* QPID-5855: Fix to JAVA Client Can not recieve message with qpid ha cluster.Alan Conway2014-08-291-2/+4
* NO-JIRA: brokertest.py: don't use AMQP 1.0 if not available, ignore connectio...Alan Conway2014-08-281-4/+5
* QPID-5975: HA extra/missing messages when running qpid-txtest2 in a loop with...Alan Conway2014-08-283-13/+69
* QPID-6049: ensure nss is initialised (and shutdown) for 1.0 connections; add ...Gordon Sim2014-08-271-2/+13