From 6eb06945e4115f5f7c67368dfb05646e8ee72caa Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 12 May 2012 15:49:11 +0000 Subject: Add Semaphore::timed_wait(). git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4379 a436a847-0d15-0410-975c-d299462d15a1 --- wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'wscript') diff --git a/wscript b/wscript index 068d1ed..1359be3 100644 --- a/wscript +++ b/wscript @@ -90,6 +90,7 @@ tests = ''' test/quantize_test test/queue_test test/ringbuffer_test + test/sem_test test/smf_test test/table_test test/thread_test -- cgit v1.2.1