From c7de0c94a03478ca5ef7dc6085407bd464ad2214 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 2 Apr 2007 20:27:21 +0000 Subject: * src/tests/examples.README,examples.Makefile: out of date, removed. * src/tests/README: details on running tests. * cpp/README: Point to src/tests/README * src/tests/ .valgrind.supp, .valgrindrc-default: moved valgrind options to file, easier to modify locally updated suppressions (see README) * src/tests/test_env, run-unit-tests: more flexible test running (see README) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@524913 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/examples.README | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 qpid/cpp/src/tests/examples.README (limited to 'qpid/cpp/src/tests/examples.README') diff --git a/qpid/cpp/src/tests/examples.README b/qpid/cpp/src/tests/examples.README deleted file mode 100644 index 65f908c249..0000000000 --- a/qpid/cpp/src/tests/examples.README +++ /dev/null @@ -1,18 +0,0 @@ -Building the examples ---------------------- - -You had better edit the Makefile and provide the locations for APR and boost. - -Then just type 'make'. - - -Running the examples --------------------- - -Before running the examples ensure that you have setup your LD_LIBRARY_PATH. - -Most of the examples take the following connection parameters for your -AMQP broker: - - -host host - -port port -- cgit v1.2.1