log unit-tests/BTrack Tests/tests/Test_BTrack.cpp @ 94:2716b8d1b8ad

age author description
Thu, 23 Jan 2014 15:31:11 +0000 Adam Replaced switch statements in OnsetDetectionFunction with enums. Renamed lots of functions so that they have better names, in camel case. Added some unit tests for initialisation of BTrack. develop
Thu, 23 Jan 2014 12:17:06 +0000 Adam Added some simple unit tests. Removed the destructor from the BTrack class as it was unnecessary. develop