From 9e176c64060867136bb4e15c44460147d3601483 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 8 Jun 2013 19:04:40 +0000 Subject: Better test coverage. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@5125 a436a847-0d15-0410-975c-d299462d15a1 --- wscript | 3 +++ 1 file changed, 3 insertions(+) (limited to 'wscript') diff --git a/wscript b/wscript index 71a1984..b4d2910 100644 --- a/wscript +++ b/wscript @@ -71,7 +71,10 @@ def configure(conf): print('') tests = ''' + test/array_test + test/build_test test/double_buffer_test + test/maid_test test/path_test test/queue_test test/ringbuffer_test -- cgit v1.2.1