summaryrefslogtreecommitdiff
path: root/tests/test_partial_tracking.h
AgeCommit message (Collapse)Author
2013-06-07Fix memory leaks in partial tracking processesJohn Glover
2013-01-21[tests] Add SMS partial tracking test_peaks.John Glover
Was accidently commented out in previous commit.
2013-01-21[partial_tracking,sms] Fix bug in SMS partial tracking.John Glover
GetNextClosestPeak was missing peaks in some situations. Some general tidy up of SMS partial tracking code.
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).