summaryrefslogtreecommitdiff
path: root/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-1567: Added ability for federation links to failover to other specified ...Gordon Sim2009-01-212-1/+108
* Fix test to use exchange option correctly when specifiedGordon Sim2009-01-211-4/+5
* Additional latency measurement points.Alan Conway2009-01-212-2/+10
* Fix for race condition in test identified by Ted.Gordon Sim2009-01-211-3/+4
* Use different file for storing port to avoid interfering with other check-lon...Gordon Sim2009-01-201-5/+5
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-206-23/+178
* Put messages into LVQ FIFO if no key is specified.Carl C. Trieloff2009-01-191-0/+24
* QPID-1588 - Fixed bug in asynchronous API operations.Ted Ross2009-01-161-0/+27
* Separate cluster::EventHeader to allow non-copy events.Alan Conway2009-01-161-11/+0
* Added missing PYTHONPATH definition.Ted Ross2009-01-151-0/+1
* Added lvq-no-browse support to qpid-config.Ted Ross2009-01-151-0/+39
* QPID-1567: Initial support for asynchronous queue state replicationGordon Sim2009-01-154-3/+342
* Minor formatting correctionGordon Sim2009-01-151-1/+1
* Fix to sender test: read in whole line as message body, not just next word.Gordon Sim2009-01-141-1/+1
* Fix logic to generate messages at a specified rate. Alan Conway2009-01-141-21/+15
* Send heartbeat from broker to clientAndrew Stitcher2009-01-131-0/+1
* Added test coverage for the CLI utilitiesTed Ross2009-01-093-1/+207
* Ensure that if no store is loaded we don't flow to disk, but revert to reject...Gordon Sim2009-01-071-0/+28
* This is related to QPID-1558.Rajith Muditha Attapattu2009-01-071-2/+44
* QPID-1560: add support for a qpid.exclusive-binding option on direct exchange...Gordon Sim2009-01-071-0/+22
* Work on the low level IO code:Andrew Stitcher2009-01-063-23/+125
* Add option to use single connection for all producers, and consumers to test ...Carl C. Trieloff2009-01-061-6/+25
* * Cyrus SASL intgeration for c++ clientGordon Sim2009-01-062-1/+11
* Add option to use single connection for all producers, and consumers to test ...Carl C. Trieloff2009-01-061-5/+16
* cpp/src/tests/ForkedBroker.h: keep tests quiet, set --log-enable=error+Alan Conway2009-01-051-0/+1
* Minor logging fixes.Alan Conway2009-01-051-1/+11
* Update test in line with change to default logging level (see r731649).Gordon Sim2009-01-051-1/+1
* - browse correction, to update replacement message on browseCarl C. Trieloff2008-12-301-0/+5
* Fixed to run correctly in VPATH build.Alan Conway2008-12-291-13/+9
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-192-2/+47
* Handle package name changes in Fedora10: openais->corosync cman->cmanlibAlan Conway2008-12-171-2/+2
* options name re-name to be more explicit & better testCarl C. Trieloff2008-12-171-5/+10
* LVQ queue option for no acquireCarl C. Trieloff2008-12-161-0/+8
* Added the ASF license header to the following filesRajith Muditha Attapattu2008-12-1625-0/+500
* Added ASF license to makefilesGordon Sim2008-12-153-0/+56
* QPID-1527: Added exclusive option to SubscriptionSettings and accompanying test.Gordon Sim2008-12-101-6/+17
* QPID-1526: add checks for exclusive ownership plus tests to verify they are e...Gordon Sim2008-12-101-1/+1
* This is related to QPID-1523Rajith Muditha Attapattu2008-12-101-2/+16
* Cluster: Option --cluster-read-max configures read-to-redeliver flow-control.Alan Conway2008-12-091-1/+1
* QPID-1514: Add check for presence of key to FieldTable::erase()Gordon Sim2008-12-041-0/+19
* clean upCarl C. Trieloff2008-12-032-631/+0
* cluster: add Event size to encoded header.Alan Conway2008-12-032-0/+632
* QPID-1497: Ensure policy count and size reflect transactionality of dequeuesGordon Sim2008-12-011-0/+57
* Fix setting of accept mode in perftest which appears to be back-to-front.Gordon Sim2008-11-281-1/+1
* QPID-1485: check required group is set etc when running failover test (patch ...Gordon Sim2008-11-271-0/+24
* Backed out last change; not sure it actually makes sense.Gordon Sim2008-11-271-36/+1
* Ensure broker doesn't hang waiting for async enqueue to complete on shutdown.Gordon Sim2008-11-271-1/+36
* * QPID-1488: test that policy pointer is setGordon Sim2008-11-271-0/+7
* QPID-1489: Tidy epoll code to remove a valgrind warning on 32bit Linux:Andrew Stitcher2008-11-261-7/+0
* Removed mistakenly commited lines.Alan Conway2008-11-261-4/+0