From 857105657d3b651ea505f5155a1644557ac22f49 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 11 Jan 2014 06:54:05 +0000 Subject: GNUmakefile: add "check" target for running all tests "check" rolls off the fingers of users familiar with GNU Automake more easily. The "test-all" target is preserved for compatibility. --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING') 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: -- cgit v1.2.3-24-ge0c7