about summary refs log tree commit homepage
path: root/HACKING
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-01-11 06:54:05 +0000
committerEric Wong <normalperson@yhbt.net>2014-01-11 06:54:05 +0000
commit857105657d3b651ea505f5155a1644557ac22f49 (patch)
treeeb232cecb65c3e4e4a663459c8b0020a2ad3ad2b /HACKING
parent728b2c70cda7787a80303c6fa2c2530dcb490c90 (diff)
downloadunicorn-857105657d3b651ea505f5155a1644557ac22f49.tar.gz
"check" rolls off the fingers of users familiar with GNU Automake
more easily.  The "test-all" target is preserved for compatibility.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 38f2f2a..111a6a8 100644
--- a/HACKING
+++ b/HACKING
@@ -28,7 +28,7 @@ file is provided for reference.
 
 Running the entire test suite with 4 tests in parallel:
 
-  gmake -j4 test
+  gmake -j4 check
 
 Running just one unit test: