From e8c199871d2a7f5a7668f9a9759b63a3cbee662d Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 3 Aug 2015 15:19:05 +0200 Subject: add tests --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c6cc8d6..b9a8211 100644 --- a/Makefile +++ b/Makefile @@ -3,3 +3,5 @@ all: nq nq: nq.c clean: rm -f nq +check: + prove -v ./tests -- cgit 1.4.1