summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/PartialFailure.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up test environment variables, prepare for running more tests in cmake.Alan Conway2009-11-301-2/+2
* Fix memory leak in testCoincidentErrors due to un-joined connector thread.Alan Conway2009-10-301-2/+2
* Make Session::close and Connection::close no-throwAlan Conway2009-10-271-0/+28
* Cluster shuts down broker via SignalHandler to fix memory errors on exit.Alan Conway2009-10-081-3/+3
* Minor improvements to cluster logging.Alan Conway2009-10-051-3/+3
* Enabled some tests that were unintentionally disabled.Alan Conway2009-09-181-3/+2
* Tidied up namespace usageAndrew Stitcher2009-09-091-0/+5
* Fix race condition in cluster error handling.Alan Conway2009-07-311-3/+24
* Remove incorrect directory from #includeAlan Conway2009-07-141-3/+3
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Fix for cluster_test problems: a) When not started from within test dir, qpid...Kim van der Riet2009-07-011-96/+106
* Fix cluster race condition with connections closed by broker while in use.Alan Conway2009-06-301-2/+3
* Cluster test code now has a persistence switch controlled by the environment....Kim van der Riet2009-05-011-11/+19
* Clean up temporary data directories in tests.Alan Conway2009-04-151-4/+1
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-0/+222