summaryrefslogtreecommitdiff
path: root/cpp/src/tests/ForkedBroker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Explicitly ignore SIGCHLD signal by sending it to an empty function so thatAndrew Stitcher2010-01-251-0/+17
* Tidied up namespace usageAndrew Stitcher2009-09-091-8/+12
* QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3Gordon Sim2009-07-201-1/+4
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Fix for cluster_test problems: a) When not started from within test dir, qpid...Kim van der Riet2009-07-011-13/+14
* Patch from Michael Goulish - QPID-1891 "fix declaration problems with boost 1...Kim van der Riet2009-06-051-2/+5
* Override the executable used by ForkedBroker by setting an env. var.Alan Conway2009-04-161-1/+2
* Clean up temporary data directories in tests.Alan Conway2009-04-151-4/+18
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-4/+22
* configure.ac:Manuel Teira Paz2009-03-101-0/+3
* cpp/src/tests/ForkedBroker.cpp: supress misleading exceptions with kill -9.Alan Conway2009-03-031-2/+2
* Allow passing extra argv arguments to ClusterFixture.Alan Conway2009-02-121-0/+84