summaryrefslogtreecommitdiffstats
path: root/test/ringbuffer_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Update test suite to compile and pass again.David Robillard1-1/+0
2012-08-14100% test coverage for RingBuffer.David Robillard1-0/+55
2012-08-13Add Raul::barrier() and remove glib dependency from RingBuffer.David Robillard1-0/+1
2012-05-13Update license to GPL3+.David Robillard1-0/+16
2011-10-09Fix RingBuffer error when reading split/wrapped messages.David Robillard1-53/+119
2011-04-28Improve RingBuffer implementation.David Robillard1-26/+53
2011-01-08Drop glibmm dependency in build stuff (raul depends only on glib).David Robillard1-1/+1
2010-01-07Move unit testing and coverage framework into autowaf.David Robillard1-0/+47