summaryrefslogtreecommitdiffstats
path: root/test/thread_test.cpp
AgeCommit message (Collapse)AuthorFilesLines
2011-01-10Create thread for main (otherwise crashes on OSX).David Robillard1-1/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2808 a436a847-0d15-0410-975c-d299462d15a1
2011-01-09Non-trivial thread/semaphore test.David Robillard1-3/+27
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2803 a436a847-0d15-0410-975c-d299462d15a1
2010-01-07Move unit testing and coverage framework into autowaf.David Robillard1-0/+19
Make raul tests return 0 on success, 1 on failure. Test coverage for Raul. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2368 a436a847-0d15-0410-975c-d299462d15a1