From 15fe80b3bff7b0d249ee32bcbbe1dfa116d3c629 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 24 Oct 2009 20:41:15 -0700 Subject: tests: remove symlinks and small files, use Make This will make it easier to enable and manage tests for new concurrency models. --- t/README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 't/README') diff --git a/t/README b/t/README index a019dbf..4a6430a 100644 --- a/t/README +++ b/t/README @@ -28,9 +28,13 @@ To run the entire test suite with 8 tests running at once: make -j8 -To run one individual test: +To run one individual test for all concurrency models: - make t0000-basic.sh + make t0000-simple-http.sh + +To run one individual test for one concurrency model: + + make Revactor.t0000-simple-http.sh You may also increase verbosity by setting the "V" variable for GNU make. To disable trapping of stdout/stderr: -- cgit v1.2.3-24-ge0c7