summaryrefslogtreecommitdiff
path: root/cpp/src/tests/storePerftools/asyncPerf/MessageConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Cleanup, removed old comments and tidied up include statementsKim van der Riet2012-08-281-3/+2
* QPID-3858: WIP: Added smoke test to cmake, code format tidy-upKim van der Riet2012-08-021-4/+10
* QPID-3858: WIP: Moving Simple* test classes into the correct namespaces so as...Kim van der Riet2012-08-011-13/+12
* QPID-3858: WIP: Durable transactions fixedKim van der Riet2012-07-311-25/+12
* QPID-3858: WIP - fixed a few logic errors and race conditions in the consume ...Kim van der Riet2012-06-261-9/+5
* WIP - transactional consume path completed, still some testing to be done.Kim van der Riet2012-06-251-4/+45
* QPID-3858: WIP: New classes for transactional consumption of messagesKim van der Riet2012-06-211-2/+25
* QPID-3858: WIP - async txns for msg publish pathway, but there are some race/...Kim van der Riet2012-06-151-3/+1
* WIP: Fixed some logic errors in the non-persistent pathwayKim van der Riet2012-06-111-2/+0
* QPID-3858: WIP - tidy-up: renamed Mock* to Simple* (as the classes are not em...Kim van der Riet2012-06-081-3/+3
* QPID-3858: WIP - completed async return pathKim van der Riet2012-06-081-0/+2
* WIP: Non-transactional message path in place. Transactions not working.Kim van der Riet2012-06-011-0/+67