summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/cluster_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Consolidated cluster tests in cluster_test.cppAlan Conway2008-06-261-108/+0
* Additions to the client API:Alan Conway2008-06-251-2/+26
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-1/+1
* Added non-optional enum { SYNC, ASYNC } parameter to newSession.Alan Conway2008-02-201-2/+2
* Cluster code fixed for changes in codebase.Alan Conway2008-02-011-21/+23
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-3/+4
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-4/+3
* * Summary:Alan Conway2007-07-241-7/+12
* * src/tests/cluster_client.cpp: Cluster client test not yet included in test...Alan Conway2007-07-031-0/+77