summaryrefslogtreecommitdiff
path: root/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA - Removed tabs from sourceTed Ross2011-10-141-24/+24
* QPID-3540 Typecasting and alignment requirements for various platformsCharles E. Rolke2011-10-141-1/+3
* QPID-3528Michael Goulish2011-10-132-2/+221
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-124-2/+146
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-121-5/+8
* NO-JIRA: Remove un-used and incorrect tests from cluster_tests.pyAlan Conway2011-10-121-86/+0
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-121-4/+8
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-078-27/+1224
* QPID-3508: Ensure subscription queue is deleted on closing receiver (unless i...Gordon Sim2011-09-271-0/+18
* NO_JIRA - fix PYTHONPATH to pick up qmf and enable to store recovery tests to...Stephen D. Huston2011-09-171-1/+1
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-131-1/+103
* Bug 730017, QPID-3475: Cluster authentication ignores cluster-* settings.Alan Conway2011-09-071-0/+115
* NO-JIRA: Restrict the allowed mechanisms, primarily to prevent GSSAPI being p...Gordon Sim2011-09-071-0/+1
* NO-JIRA: Get more information from failed assertionsGordon Sim2011-09-071-18/+18
* NO-JIRA: Fix minor FIXME in brokertest.pyAlan Conway2011-09-011-1/+1
* Bug 727182, QPID-3384 - Support DTX transactions - test for set-dtx-timeoutAlan Conway2011-09-011-5/+32
* QPID-3384: DTX transactions - additional transaction tests.Alan Conway2011-09-011-18/+30
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-302-33/+66
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-253-33/+203
* NO-JIRA: Fix test failure if PORT is already set in the environment.Alan Conway2011-08-181-0/+1
* NO-JIRA: eliminate SocketProxy from tests.Alan Conway2011-08-189-253/+28
* QPID-3425: Special handling of reserved exchange names in auto-createGordon Sim2011-08-161-0/+14
* QPID-3405: Added simple C++ system tests for IPv6:Andrew Stitcher2011-08-123-1/+159
* QPID-3405: Implemented simple IPv6 literal parsing/printing for c++ connectio...Andrew Stitcher2011-08-121-0/+26
* QPID-3405: IPv6 support for Unix C++ ports:Andrew Stitcher2011-08-121-0/+1
* NO-JIRA: Fixed obsolete federation test to carry on workingAndrew Stitcher2011-08-091-14/+13
* QPID-3363: prevent bind/unbind on default exchangeGordon Sim2011-08-091-281/+1
* QPID-2643 Building QPID with Visual Studio 2010Charles E. Rolke2011-08-042-5/+5
* NO-JIRA: Minor improvements to test scripts.Alan Conway2011-08-022-2/+5
* QPID-3383: Changed to explicit credit management for control subscription in ...Gordon Sim2011-08-011-2/+3
* QPID-3372: fixed comparison of desired and actual properties for exchangesGordon Sim2011-07-261-0/+22
* NO-JIRA: fix trunk break, "except Exception as e" syntax is invalid in python...Alan Conway2011-07-221-2/+2
* Corrected qpid-client-test's name when setting up the test script. NO-JIRAStephen D. Huston2011-07-221-1/+1
* QPID-3304: Patch from Gordon Sim plus tests which detect the condition being ...Kim van der Riet2011-07-198-40/+2340
* QPID-3352 - Federation bridge doesn't recover from session errorsTed Ross2011-07-122-1/+58
* JIRA 3337Michael Goulish2011-07-061-2/+2
* QPID-3330: Corrected handling of empty strings (using patch from Anthony Fogl...Gordon Sim2011-07-011-0/+11
* QPID-3329: Configure C++ client connections to replace url-addresses rather t...Alan Conway2011-06-302-9/+13
* NO-JIRA: Add reconnect-timeout to test clients to prevent client hangs.Alan Conway2011-06-272-7/+7
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-06-202-5/+15
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-153-7/+142
* NO-JIRA: Fix sporadic failures in cluster_tests.py test_management.Alan Conway2011-06-152-4/+8
* QPID-3200: Add new method to session for cumulative acknowledgement upto (and...Gordon Sim2011-06-151-0/+40
* NO-JIRA: Increase join timeout in brokertest.py, was causing spurious failures.Alan Conway2011-06-141-1/+1
* NO-JIRA: Removed reconnect-timeout from tests, was causing spurious failures.Alan Conway2011-06-142-7/+7
* NO-JIRA: Fix bugs in test_failover test and the brokertest.py framework.Alan Conway2011-06-142-17/+30
* QPID-3284 - There was a fix missing in one of the test files.Ted Ross2011-06-131-2/+1
* QPID-3225: Allow exclusivity (for subscription queue and subscription itself)...Gordon Sim2011-06-131-0/+32
* QPID-3298: don't include the internal federation related args in the biding f...Gordon Sim2011-06-091-3/+10
* QPID-3284: Eliminated warnings from gcc 4.6 compilerAndrew Stitcher2011-06-071-2/+1