From 7bf1f6e85a1af283c62fcf5f305b762e20706a42 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 3 Dec 2011 14:05:08 -0800 Subject: test: add test-binaries target The goal here is to have a simple way of making sure all of the binaries needed to run tests are available. --- test/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/README') diff --git a/test/README b/test/README index 2481f16d..2e757e0e 100644 --- a/test/README +++ b/test/README @@ -13,7 +13,8 @@ notmuch-test script). Either command will run all available tests. Alternately, you can run a specific subset of tests by simply invoking one of the executable scripts in this directory, (such as ./search, -./reply, etc.) +./reply, etc). Note that you will probably want "make test-binaries" +before running individual tests. The following command-line options are available when running tests: -- cgit v1.2.3