[tor/master] Mention "make check" in doc/HACKING

12 Sep
2014
12 Sep
'14
8:14 p.m.
commit f8f0cb0443c0709454c9223f25266ec1b0c464b8 Author: Nick Mathewson <nickm@torproject.org> Date: Fri Sep 12 16:14:49 2014 -0400 Mention "make check" in doc/HACKING --- doc/HACKING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/HACKING b/doc/HACKING index b1733ab..2052a9d 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -139,6 +139,11 @@ Running the unit tests To quickly run all tests: ----- + make check +----- + +To run unit tests only: +----- make test -----
3930
Age (days ago)
3930
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org