summaryrefslogtreecommitdiff
path: root/cpp/broker/test/ChannelTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-162/+0
* Fixed bug causing ChannelTest.testDeliveryNoAck to fail intermittently.Gordon Sim2006-10-121-1/+1
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-111-4/+1
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-101-18/+102
* Decoupled routing from the channel and message classes.Gordon Sim2006-10-061-0/+81