summaryrefslogtreecommitdiff
path: root/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: added param to control synchronous send and acknowledgeGordon Sim2010-04-061-0/+12
* Update cluster store status with a single atomic write() operation.Alan Conway2010-04-014-30/+45
* Adapted test to an API change in qmf.console.Ted Ross2010-04-011-2/+2
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-312-13/+15
* Removed config-sequence test from cluster_tests.py, functionality was removed.Alan Conway2010-03-311-23/+0
* Fix error in cluster_tests.py test_join_sub_sizeAlan Conway2010-03-311-1/+3
* Cluster: remove un-necessary code for config-seq.Alan Conway2010-03-311-1/+1
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-315-50/+47
* Fix hanging failover_soak test.Alan Conway2010-03-301-2/+2
* Fix intermittent failure of cluster_tests.py test_last_store_clean.Alan Conway2010-03-301-1/+6
* Rename Duration::INFINITE to Duration::FOREVER; resolves QPID-2475.Stephen D. Huston2010-03-301-1/+1
* QPID-664: renamed headers as properties (to match python); added priorityGordon Sim2010-03-295-13/+13
* QPID-2406: a more explicit solution for durations in the messaging apiGordon Sim2010-03-293-22/+22
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-297-11/+16
* Fix race condition causing deadlock in cluster_tests.py, failover_test.Alan Conway2010-03-261-1/+1
* Re-eneable run_long_cluster_tests.Alan Conway2010-03-253-20/+20
* Disable run_long_cluster_tests from make check-long until failures are fixed.Alan Conway2010-03-251-1/+0
* Fix resource leaks in cluster_tests, add 5 minute test run to make check-long.Alan Conway2010-03-242-7/+10
* QPID-664: Updates to address options to stay in-line with python client chang...Gordon Sim2010-03-241-9/+9
* QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...Gordon Sim2010-03-193-3/+6
* QPID-2452: Fixed control over the encoding used when sending a string valued ...Gordon Sim2010-03-182-0/+25
* Work-around for race condition in the IO layer.Alan Conway2010-03-151-2/+2
* New cluster member pushes store when joining an active cluster.Alan Conway2010-03-122-29/+57
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-113-13/+40
* Remove non-existent directory from PATH.Alan Conway2010-03-101-1/+1
* Fix build dependency problem with tests/testagent.Alan Conway2010-03-091-0/+1
* Remove tests/testagent sub-directory, build testagent in the tests directory.Alan Conway2010-03-095-55/+52
* QPID-2436: Fix cluster update of remote agents.Alan Conway2010-03-084-13/+20
* Minor cleanup: removed unused parameter of initial-status in cluster.xml.Alan Conway2010-03-051-3/+3
* QPID-2434: add timestamp files to CLEANFILES listKenneth Anthony Giusti2010-03-051-1/+1
* Fix to run topictest correctly on Windows.Stephen D. Huston2010-03-052-10/+13
* Added testagent/schema.xml to EXTRA_DIST, was causing make distcheck to fail.Alan Conway2010-03-041-0/+1
* Increase test_watchdog interval to avoid spurious test failures.Alan Conway2010-03-031-2/+2
* Extended cluster_tests.test_management exposes a bug.Alan Conway2010-03-032-23/+75
* Added tests/testagent, a simple QMF agent for use in tests.Alan Conway2010-03-034-0/+322
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-033-32/+27
* QPID-2427: Align browsing option with approach used in python clientGordon Sim2010-03-031-2/+2
* QPID-2423 - Add Constructors to set initial value of content for MapContent a...Ted Ross2010-02-261-0/+53
* Last member of a cluster always has clean store.Alan Conway2010-02-251-14/+40
* Configure boost tests to create core dumps.Alan Conway2010-02-252-1/+3
* Minor improvements to verify_cluster_objects.Alan Conway2010-02-251-13/+21
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-251-0/+1
* Failover_soak was not detecting child exits properly, and soMichael Goulish2010-02-242-82/+81
* Use qpid::sys::usleep() instead of usleep(). Resolves QPID-2408.Stephen D. Huston2010-02-161-1/+1
* update exclude file to match new test package nameRafael H. Schloming2010-02-161-31/+31
* Added handling for adjusting TTL on outgoing message based on how long a mess...Kim van der Riet2010-02-151-0/+30
* more futzing with setup.py; pulled specs into python/qpid packageRafael H. Schloming2010-02-151-6/+3
* use python/setup.py instead of python/MakefileRafael H. Schloming2010-02-151-1/+4
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...Rafael H. Schloming2010-02-142-3/+5
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-127-0/+140