From 45aed16d2a5a39bb02beec8fde16d86185cd413f Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 6 Oct 2017 07:53:29 +0000 Subject: Makefile: Some notes on test commands --- Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dafcb38..b3759f0 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,14 @@ # # make check # +# Run quick (development) tests with +# +# make fast-check +# +# Run full (lengthy) tests with +# +# make check-all +# # See also the INSTALL.md document in the source tree at # # https://github.com/genetics-statistics/GEMMA/blob/master/INSTALL.md -- cgit 1.4.1