]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
zfec: add to README.txt how to run the unit tests
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 20 Jul 2007 22:51:24 +0000 (15:51 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 20 Jul 2007 22:51:24 +0000 (15:51 -0700)
src/zfec/README.txt

index fb6bc41121cf8e2ab703ebdb35d9f934d197b707..9ea057cbada7707f2d4273e75b53da4bd55a2059 100644 (file)
@@ -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