summaryrefslogtreecommitdiff
path: root/tests/test_base.cpp
AgeCommit message (Collapse)Author
2013-06-12Make Frame objects able to accept a single hop-size buffer of audio. Samples ↵John Glover
are rotated internally.
2013-06-07Fix memory leaks in peak detection processesJohn Glover
2013-01-11[tests] Tidy up test C++ tests.John Glover
All tests can now be run from a single executable called 'tests' (created in the build directory).
2012-08-22[loris] Add C++ LorisPeakDetection.John Glover
2012-07-06[tests] Rename testbase.cpp to test_base.cpp for consistency.John Glover