summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk changes from r758432:768028cmakeStephen D. Huston2009-04-231-20/+10
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-251-6/+10
* Added tests for federated links to and from a clusterGordon Sim2009-02-181-1/+1
* Allow passing extra argv arguments to ClusterFixture.Alan Conway2009-02-121-1/+2
* Run python tests against a single-member cluster in check-long.Alan Conway2009-01-291-4/+8
* Producer side rate throttling:Andrew Stitcher2009-01-271-1/+2
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-1/+1
* QPID-1567: Added ability for federation links to failover to other specified ...Gordon Sim2009-01-211-1/+2
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-201-2/+3
* QPID-1567: Initial support for asynchronous queue state replicationGordon Sim2009-01-151-2/+4
* Added test coverage for the CLI utilitiesTed Ross2009-01-091-1/+2
* Work on the low level IO code:Andrew Stitcher2009-01-061-0/+7
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-191-2/+4
* Added ASF license to makefilesGordon Sim2008-12-151-0/+19
* clean upCarl C. Trieloff2008-12-031-3/+0
* cluster: add Event size to encoded header.Alan Conway2008-12-031-0/+4
* Removed mistakenly commited lines.Alan Conway2008-11-261-4/+0
* Cluster.cpp: Fixed last-node-standing logic, better logging.Alan Conway2008-11-261-0/+4
* tests/failover_soak: run a cluster with clients, kill and restart cluster mem...Alan Conway2008-11-191-2/+18
* Added further test script missing from distribution list and thus causing dis...Gordon Sim2008-11-141-0/+1
* Added some failover capable testsGordon Sim2008-11-141-0/+16
* Add config.null file to distributed list or distcheck fails (todo: might be n...Gordon Sim2008-11-141-0/+1
* Add Message callbacks for async completion.Alan Conway2008-11-061-0/+1
* Added unit test for replay utility class.Gordon Sim2008-11-041-1/+2
* * added flag to SubscriptionSettings to control automatic completion of messageGordon Sim2008-10-291-1/+2
* client::SubscriptionManager::findSubscription() throws if not found.Alan Conway2008-10-271-1/+1
* fix for make distcheck (I had listed wrong filenames in earlier commit)Gordon Sim2008-10-241-2/+2
* Fix for bug in encoding/decoding of floats and doubles.Gordon Sim2008-10-241-1/+8
* This is for QPID-1363Rajith Muditha Attapattu2008-10-221-1/+2
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-171-0/+3
* Added serialize/deserialize for ObjectIdTed Ross2008-10-081-1/+2
* QPID 1306Carl C. Trieloff2008-10-031-0/+1
* Remove unused file.Alan Conway2008-09-301-1/+0
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-1/+1
* Removed unused rpm targets and files.Alan Conway2008-08-261-0/+4
* - Added OutputTask::hasOutput() test.Alan Conway2008-08-061-1/+2
* Fix packaging error.Alan Conway2008-07-081-2/+1
* Revert un-necessary Plugin complications. Better solution for plugin extensio...Alan Conway2008-07-081-1/+2
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-1/+2
* Plugin framework change: single PluginFactory creates per-target Plugin insta...Alan Conway2008-06-261-2/+1
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-201-1/+0
* Propagate error messages across the Demux between network & user threads.Alan Conway2008-06-121-1/+1
* Moved from AccumulatedAck to SequenceSet in managing transactional acceptsGordon Sim2008-06-091-1/+0
* Fix to makefile and tests (one test temporarily disabled until a fix is found).Gordon Sim2008-06-051-2/+3
* Remove unused classes IList and ISList.Alan Conway2008-06-041-1/+0
* Avoid use of valgrind --log-file-exactly flag, removed in valgrind 3.3Alan Conway2008-06-041-1/+1
* Add ConnectionOptions.h to sources for each test program.Gordon Sim2008-06-031-9/+9
* Reverted move of ConnectionOptions (without the parse functionality they aren...Gordon Sim2008-06-031-1/+2
* Move ConnectionOptions into qpid::client.Gordon Sim2008-06-031-2/+1
* Separate option parsing from qpid::client::ClientSettings.Alan Conway2008-06-021-1/+2