From 2bc2c756906232e5182cdf0de96840661688297b Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 7 Jun 2007 14:29:24 +0000 Subject: Build support for clustering, initial CPG wrapper & tests. - src/qpid/cluster/Cpg.cpp: C++ wrapper for the openais CPG library. - src/tests/unit/Cpg.cpp: verify CPG functions in make check. - makefiles etc.: build cluster stuff only if openais is installed. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@545190 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/run-python-tests | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100755 qpid/cpp/src/tests/run-python-tests (limited to 'qpid/cpp/src/tests/run-python-tests') diff --git a/qpid/cpp/src/tests/run-python-tests b/qpid/cpp/src/tests/run-python-tests deleted file mode 100755 index e69de29bb2..0000000000 -- cgit v1.2.1