summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-261-1/+3
* QPID-3278: pass container for expired messages by referenceGordon Sim2011-05-261-1/+6
* QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...Ted Ross2011-05-182-1/+7
* Remove support for archaic Boost version 1_32 ( 103200 ).Michael Goulish2011-05-171-74/+0
* QPID-3244: unit test for the fix.Kenneth Anthony Giusti2011-05-052-0/+90
* QPID-3243: unit test to verify fix.Kenneth Anthony Giusti2011-05-052-27/+96
* QPID-3243: correctly use --max-queue-count value to compute flow limit.Kenneth Anthony Giusti2011-05-033-1/+23
* QPID-3239Michael Goulish2011-05-021-12/+27
* QPID-3235: clustered qpidd broker fails ocassionly the cluster_tests.ShortTes...Alan Conway2011-04-291-1/+7
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-283-23/+162
* QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...Gordon Sim2011-04-261-0/+14
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-191-0/+48
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-183-16/+64
* Revert "QPID-3208: Exchanges make best effort to route messages if there is a...Alan Conway2011-04-152-43/+7
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-152-7/+43
* QPID-3206: fix broken test from previous commitGordon Sim2011-04-141-2/+2
* QPID-3206: added special cases to catch negative numeric string conversions t...Gordon Sim2011-04-141-0/+58
* QPID-3170: correct deletion of federation routes when keys match.Kenneth Anthony Giusti2011-04-081-1/+299
* NO-JIRA: minor improvements to qpid-cpp-benchmark, more flexible arguments.Alan Conway2011-04-041-6/+9
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-301-1/+1
* QPID-3153Michael Goulish2011-03-184-4/+8
* QPID-3152Michael Goulish2011-03-181-6/+7
* QPID-3150Michael Goulish2011-03-171-1/+1
* NO-JIRA: Put a timeout on calls to Thread.join to avoid tests hanging indefin...Alan Conway2011-03-171-3/+7
* NO-JIRA: Minor improvements to test scripts qpid-cluster-benchmark and qpid-c...Alan Conway2011-03-144-40/+76
* Removed faulty test, test_dr_no_message was failing sporadically.Alan Conway2011-03-121-19/+0
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-112-128/+83
* Add new cluster-based sasl_fed_ex tests to EXTRA-DISTMichael Goulish2011-03-091-1/+12
* QPID-1672Michael Goulish2011-03-086-6/+118
* QPID-3073: refactor to eliminate locks, malloc, and map insert/remove in rece...Kenneth Anthony Giusti2011-03-082-16/+0
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-03-073-26/+37
* QPID-1672Michael Goulish2011-03-071-50/+128
* QPID-2461: Applied patch from Neil WilsonGordon Sim2011-03-048-8/+8
* NO-JIRA Fix a degenerate test case where the message count is smallCharles E. Rolke2011-03-031-1/+6
* QPID-3105: Alternate-Exchange configuration not communicated between nodes in...Alan Conway2011-03-021-1/+28
* QPID-3081: add statistic for queue flow control transitionsKenneth Anthony Giusti2011-03-021-1/+2
* QPID-3096Michael Goulish2011-03-0117-2334/+0
* fixing non-executable script checkin...Michael Goulish2011-02-284-0/+108
* fixing non-executable checkin...Michael Goulish2011-02-284-108/+0
* What was a single test -- sasl_fed_ex -- is nowMichael Goulish2011-02-287-51/+177
* QPID-3087: Fixes to store interaction changesGordon Sim2011-02-281-4/+4
* QPID-3087: add extra test for qpid-config and handling string values in argum...Gordon Sim2011-02-252-1/+22
* QPID-2999: set redelivered on replayGordon Sim2011-02-252-0/+35
* QPID-3015: assertTrue not available on older versions of python; change to as...Gordon Sim2011-02-231-2/+2
* QPID-3015: cleanup and additional test of acl enforcementGordon Sim2011-02-231-26/+129
* NO-JIRA: Added a couple of additional exclusions to the log filter.Alan Conway2011-02-221-1/+3
* QPID-3078: remote ambiguous -t short option, fix typoKenneth Anthony Giusti2011-02-212-2/+2
* QPID-2935: fix the flow limit tests to run on python versions 2.4+Kenneth Anthony Giusti2011-02-211-8/+8
* QPID-3051: Ensure credit window is moved correctly even if it contains reject...Gordon Sim2011-02-211-0/+41
* QPID-2935: fix queue flow test to be compatible with older versions of pythonKenneth Anthony Giusti2011-02-211-44/+35