summaryrefslogtreecommitdiff
path: root/tests/testbase.cpp
AgeCommit message (Collapse)Author
2011-08-24Change frame objects to have pointers to number John Glover
arrays instead of having their own std::vector of samples
2011-08-21Add next_frame_size methodJohn Glover
2011-08-21Add PeakDetection C++ class and testsJohn Glover
2011-08-20Add C++ frame class and testsJohn Glover
2011-08-19Add initial C++ unit testsJohn Glover