summaryrefslogtreecommitdiff
path: root/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* test checkin for mickMichael Goulish2009-07-201-1/+0
* QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3Gordon Sim2009-07-201-1/+4
* Don't fail this if there are warnings in the log; mirrors behavior of Linux s...Stephen D. Huston2009-07-171-3/+5
* Update queue listeners in the correct order.Alan Conway2009-07-161-2/+3
* better help text, kill not so usefull optionCarl C. Trieloff2009-07-161-30/+4
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-1/+1
* QPID-1988: Applied patch from Mick Goulish to ensure all brokers are stopped ...Gordon Sim2009-07-151-0/+1
* Minor cluster optimizations.Alan Conway2009-07-141-13/+44
* Remove incorrect directory from #includeAlan Conway2009-07-1479-125/+125
* Add directory to #includeAlan Conway2009-07-1479-124/+124
* QPID-1984: Temporarily disabled the failing test until the error can be resol...Gordon Sim2009-07-142-1/+3
* Add missing externs for Queue methods; silence getenv() warnings on Windows b...Stephen D. Huston2009-07-131-1/+3
* Correct the case where for very low ( bytes) staging threshhold managementCarl C. Trieloff2009-07-101-0/+25
* Simplified PollableConditionAlan Conway2009-07-091-19/+9
* Clean up for next commit to clean broker interfaceCarl C. Trieloff2009-07-092-3/+4
* simulate this:Carl C. Trieloff2009-07-081-0/+42
* fix for regression in patch & test to prevent regression againCarl C. Trieloff2009-07-081-0/+50
* test for last commitCarl C. Trieloff2009-07-081-1/+18
* QPID-1974: Fixes (and tests) for updating lvq state to new cluster members.Gordon Sim2009-07-081-2/+63
* Added python long cluster test outline for long tests and soak tests. Also ad...Kim van der Riet2009-07-075-7/+90
* Add expected failure case to the list (purge is currently disabled on cluster...Gordon Sim2009-07-071-0/+1
* More tests and completion of fix for 791672Carl C. Trieloff2009-07-071-0/+28
* Corrected the case where message on more than one queue does not persist when...Carl C. Trieloff2009-07-071-1/+32
* Don't try to unset MEMORYCHECK_COMMAND - jut leave it if not neededStephen D. Huston2009-07-021-2/+0
* Enabled tests, corrected Boost lib locatorsStephen D. Huston2009-07-011-22/+16
* Fix for cluster_test problems: a) When not started from within test dir, qpid...Kim van der Riet2009-07-015-203/+226
* Fix members joining cluster while cluster is handling client errors.Alan Conway2009-07-011-2/+3
* Fix cluster race condition with connections closed by broker while in use.Alan Conway2009-06-303-8/+17
* Add some ring queue tests to make check-long (fix script to use QPID_PORT cor...Gordon Sim2009-06-303-6/+44
* Minor test env name cleanup which syncs with changes to storeKim van der Riet2009-06-292-9/+9
* Backout last change to test scriptGordon Sim2009-06-291-1/+1
* Have receivers in test ignore duplicates (makes it possible to recover from c...Gordon Sim2009-06-291-1/+1
* Added extra test script for testing ring queues plus a random data generation...Gordon Sim2009-06-293-0/+274
* In isInline() don't try to take address of a vector w/o storage yet; fixes QP...Stephen D. Huston2009-06-261-0/+4
* Take dirpath off of plugin name to load; fixes QPID-1959Stephen D. Huston2009-06-261-2/+2
* Export callMe on Windows; fixes QPID-1958Stephen D. Huston2009-06-261-1/+5
* Added qpid_ping: a simple client to verify broker responsiveness.Alan Conway2009-06-252-0/+120
* Fix to perftest to make sure that all threads are joined even if thereAndrew Stitcher2009-06-231-27/+23
* Renamed new directory to avoid clashing with executable name where build is d...Gordon Sim2009-06-236-0/+0
* Script fixes to get tests going on Windows; includes properly licensed backgr...Stephen D. Huston2009-06-223-26/+51
* Test script to run distributed perftest against a cluster.Alan Conway2009-06-226-0/+150
* Handle invalid AMPQ data to a cluster by closing the offending connection.Alan Conway2009-06-171-2/+42
* Drop _EXPECTED_FAILURES macro, doesn't work with all boost versions.Alan Conway2009-06-173-28/+6
* Change to test directory names for installed testsKim van der Riet2009-06-111-2/+2
* Updates to python cluster tests and associated scriptsKim van der Riet2009-06-105-29/+61
* Enhanced test sender to allow the lvq match keys used to be specified in a file.Gordon Sim2009-06-091-5/+15
* If expiration is already set, don't alter it.Gordon Sim2009-06-081-0/+14
* Further fix to new cluster member state transfer to fix a case where unacked ...Gordon Sim2009-06-052-20/+68
* Patch from Michael Goulish - QPID-1891 "fix declaration problems with boost 1...Kim van der Riet2009-06-052-5/+7
* Made the test_store lib installable to be used with installable testsKim van der Riet2009-06-041-2/+4