summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Add missing fileDavid Robillard1-0/+14
2011-05-18Strip double blank lines.David Robillard7-21/+0
2011-04-28Improve RingBuffer implementation.David Robillard2-74/+53
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+2
2011-02-16Tidy up Raul test suite.David Robillard4-24/+29
2011-02-04Fix warnings when building with --strict (but without --debug).David Robillard1-0/+2
2011-01-10Create thread for main (otherwise crashes on OSX).David Robillard1-1/+3
2011-01-09Non-trivial thread/semaphore test.David Robillard1-3/+27
2011-01-08Drop glibmm dependency in build stuff (raul depends only on glib).David Robillard1-1/+1
2010-03-05Fix compilation with --test.David Robillard1-4/+4
2010-02-05Convert C-style casts to C++ style casts.David Robillard5-9/+12
2010-02-02Make sizeof(Raul::Atom) the size of a pointer.David Robillard1-0/+22
2010-02-02Fix memory leaks in list_test.David Robillard1-4/+4
2010-02-01Make time_test non-interactive for automated testing.David Robillard1-3/+1
2010-01-07Tidy test output.David Robillard2-12/+16
2010-01-07Move unit testing and coverage framework into autowaf.David Robillard11-0/+1084