summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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