From cd0b0d7882cdb6e5520aa8a82b443a07883029c7 Mon Sep 17 00:00:00 2001 From: zooko Date: Sat, 21 Jul 2007 04:21:24 +0530 Subject: [PATCH] zfec: add to README.txt how to run the unit tests darcs-hash:7ebe225252c8c2b47112b0299b1e9de5c0facf8b --- zfec/README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zfec/README.txt b/zfec/README.txt index fb6bc41..9ea057c 100644 --- a/zfec/README.txt +++ b/zfec/README.txt @@ -36,6 +36,10 @@ stow") tool, then give it these arguments: "python ./setup.py install --single-version-externally-managed --record=${specificdirectory}/zfec-install.log --prefix=${specificdirectory}" +To run the self-tests, execute "python ./setup.py test" (or if you have +Twisted Python installed, you can run "trial zfec" for nicer output and test +options.) + * Community -- 2.45.2