Kaynağa Gözat

Mention "make check" in doc/HACKING

Nick Mathewson 9 yıl önce
ebeveyn
işleme
f8f0cb0443
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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
 -----