From d08fb1df93b9f9585f401b1cf156df627c1cf024 Mon Sep 17 00:00:00 2001 From: mescalinum Date: Thu, 17 Nov 2011 20:44:52 +0000 Subject: add test for binbuf & atom types svn path=/trunk/externals/loaders/tclpd/; revision=15792 --- tests/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 6829119..01ebc9e 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -6,6 +6,8 @@ all: @sh runtest.sh basic_output @# basic input test - dispatching to correct methods @sh runtest.sh basic_input + @# atoms conversion test & binbuf retrieval + @sh runtest.sh binbuf clean: rm -fv *.out runtest-*.pd -- cgit v1.2.1