summaryrefslogtreecommitdiff
path: root/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Hide internal message ID behind APIGordon Sim2009-08-261-0/+17
* Fixed minor issues from r807731 to build correctly on Fedora 10 (x86_64).Ted Ross2009-08-251-1/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-254-1/+487
* Added management visibility into the alternate exchange and auto-delete attri...Ted Ross2009-08-251-0/+22
* Revert 807114Aidan Skinner2009-08-241-791/+0
* Use co -r instead of URL@REVAidan Skinner2009-08-241-0/+791
* Add List class to handle encoding of AMQP 0-10 list type.Gordon Sim2009-08-201-1/+31
* Improved the cleanup-check at the end of every federation testTed Ross2009-08-191-35/+21
* QPID-2053: Allow queue names to be controlled for perftest (this allows multi...Gordon Sim2009-08-181-22/+31
* QPID-1971 - bind in fedOpReorigen mode is not threadsafe for TopicExchangeTed Ross2009-08-131-0/+124
* Moved python cluster tests to new python test runnerKim van der Riet2009-08-123-28/+107
* fixed the cpp/python test integrationRafael H. Schloming2009-08-117-180/+76
* Add new test script to distribution list.Gordon Sim2009-08-111-0/+1
* Reinstate reliable_replication_testAndrew Stitcher2009-08-111-2/+1
* Add tests to check for correct Poller DISCONNECT behaviourAndrew Stitcher2009-08-111-24/+43
* Watchdog feature to remove unresponsive cluster nodes.Alan Conway2009-08-102-33/+51
* Removed unused filesAndrew Stitcher2009-08-071-2/+1
* Return value to silence compiler warningsStephen D. Huston2009-08-031-1/+1
* Fixed missing #include linesAndrew Stitcher2009-08-032-2/+2
* qrsh initial checkin.Michael Goulish2009-08-0317-0/+2325
* Fix race condition in cluster error handling.Alan Conway2009-07-312-4/+25
* handle fail setting last-node-standing with unit test, still needs system testCarl C. Trieloff2009-07-311-2/+35
* Removed file src/tests/allSegmentTypes.h, which is generated.Kim van der Riet2009-07-311-128/+0
* Make previous test more robust, add some commentsCarl C. Trieloff2009-07-311-1/+12
* Candidate fix for race condition in testCarl C. Trieloff2009-07-311-1/+4
* Make replication of queue events not dependant on abs queue position, but rat...Carl C. Trieloff2009-07-301-1/+48
* Further suppression for 32 bit fedora 11.Gordon Sim2009-07-281-0/+8
* Suppression for boost 1.37 unit_test problemAndrew Stitcher2009-07-281-0/+9
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-271-1/+19
* More friendly stalled messages for no samplesCarl C. Trieloff2009-07-271-13/+25
* 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