From 187dcd089f8a86e8d8e769769496f791d69ec09d Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 28 Sep 2014 21:46:13 +0200 Subject: Added the first tests --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 1cabcc1..0ca9786 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -5,4 +5,7 @@ PKG= bigarray compiler-libs.bytecomp compiler-libs.common PKG+= compiler-libs.toplevel PROG= tamasheq +tests: $(PROG) + ./run_tests.sh + include ostumake/gnu.ocaml.prog.mk -- cgit v1.2.3-70-g09d2