From: Nick Mathewson Date: Mon, 3 Aug 2015 17:30:25 +0000 (-0400) Subject: Update doc/HACKING with more coverage instructions X-Git-Tag: tor-0.2.7.3-rc~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57216275179077221978be6bad018d5e4e83c0e2;p=thirdparty%2Ftor.git Update doc/HACKING with more coverage instructions --- diff --git a/doc/HACKING b/doc/HACKING index 6a484c9fb5..7ee5cf846b 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -164,12 +164,12 @@ investigated (as of July 2014). Running the unit tests ~~~~~~~~~~~~~~~~~~~~~~ -To quickly run all tests: +To quickly run all the tests distributed with Tor: ----- make check ----- -To run unit tests only: +To run the fast unit tests only: ----- make test ----- @@ -182,6 +182,17 @@ arbitrarily): ./src/test/test : [: