summaryrefslogtreecommitdiff
path: root/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QPID-1672Michael Goulish2011-02-284-0/+108
* QPID-1672Michael Goulish2011-02-284-108/+0
* QPID-1672Michael 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
* QPID-2935: Handle missing assertGreater for older versions of pythonGordon Sim2011-02-211-0/+6
* QPID-2935: Annotate uint64 literal required for some compilersGordon Sim2011-02-211-2/+2
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-1912-142/+909
* QPID-3015: Added create and delete methods to management schema for brokerGordon Sim2011-02-185-3/+170
* QPID-3061 - Added missing xqilla and Boost definitions to cmakeTed Ross2011-02-161-1/+1
* NO-JIRA: add cluster_tests.py to list of installed scripts.Alan Conway2011-02-151-1/+1
* No JIRA: Added --durable option to qpid-cp-benchmarkAlan Conway2011-02-141-6/+11
* QPID-3049 - qpid-send --durable does not send durable messages.Alan Conway2011-02-111-6/+13
* QPID-529: Priority queue implementationGordon Sim2011-02-103-0/+43
* QPID-3040: The C++ messaging client library now releases pending messages whe...Jonathan Robie2011-02-091-11/+40
* QPID-3045 - sporadic failure of cluster_tests.ShortTests.test_route_updateAlan Conway2011-02-081-1/+1
* QPID-3045: Disable failing test cluster_tests.ShortTests.test_route_update un...Alan Conway2011-02-081-1/+1
* Reverts r1068042.Jonathan Robie2011-02-081-47/+11
* Ensures that messages acquired, but not acked, are released before a queue is...Jonathan Robie2011-02-071-11/+47
* QPID-3035: fix incorrect removal at end of SequenceSetKenneth Anthony Giusti2011-02-031-0/+44
* Do one long run in cluster_tests.py test_management.Alan Conway2011-02-021-14/+16
* Resolves QPID-3031. Allows client connection options to specify an SSL cert-n...Jonathan Robie2011-02-021-6/+34
* QPID-3007: Ignore expected connection close warning in cluster_test_logs.pyAlan Conway2011-02-011-40/+36
* Move brokertest.py from qpid/python to qpid/cpp.Alan Conway2011-01-215-4/+704
* Bug 654872, QPID-3007: Batch management messages by count, not size.Alan Conway2011-01-202-5/+15
* QPID-3007 Disabled cluster log verification tests, causing sporadic failures.Alan Conway2011-01-192-2/+5
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-182-1/+42
* QPID-2997: remove oid disambiguation, re-order mgmt object status updates.Kenneth Anthony Giusti2011-01-181-13/+133
* Fixes QPID-2499: Stale federation routes remain after route deletion.Jonathan Robie2011-01-131-40/+33
* QPID-2982: Fix discrepancy in management object and deleted object counts.Alan Conway2011-01-132-10/+13
* qpid-test-cluster script: added -d option to delete data-directory.Alan Conway2011-01-121-15/+31
* Remove unnecessary sleeps.Michael Goulish2011-01-111-6/+1
* Added cluster_test_logs.py to EXTRA_DIST for use by store tests.Alan Conway2011-01-111-0/+1
* QPID-2982: Improved cluster/management logging and automated test for log con...Alan Conway2011-01-072-7/+119
* config.null line wasn't needed, and was messing up vpath builds.Michael Goulish2011-01-061-1/+1
* Allow command line utilities to require a given SASL mechanism.Jonathan Robie2010-12-211-0/+49
* Change tmp directories from /tmp/sasl_fed/RANDOM to /tmp/sasl_fed_RANDOM.Michael Goulish2010-12-172-3/+3
* Made qpid-xxx management scripts callable as python functions.Jonathan Robie2010-12-171-18/+124