summaryrefslogtreecommitdiffstats
path: root/tests/time_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-07Move unit testing and coverage framework into autowaf.David Robillard1-32/+0
2009-05-13Strip trailing whitespace.David Robillard1-3/+3
2008-11-29Fix local includes to use quotes (to always build against local version).David Robillard1-2/+2
2008-11-17Run. Sorta.David Robillard1-1/+1
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-6/+10
2007-07-26Added Raul::Table class (like an std::map but in an array, very fast to do a ...David Robillard1-1/+1
2007-02-22Machina quantization, various timing related fixes.David Robillard1-1/+0
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-0/+29