Pārlūkot izejas kodu

Mention "make check" in doc/HACKING

Nick Mathewson 9 gadi atpakaļ
vecāks
revīzija
f8f0cb0443
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      doc/HACKING

+ 5 - 0
doc/HACKING

@@ -138,6 +138,11 @@ Running the unit tests
 ~~~~~~~~~~~~~~~~~~~~~~
 
 To quickly run all tests:
+-----
+   make check
+-----
+
+To run unit tests only:
 -----
    make test
 -----