ardour/libs/ardour/test
Carl Hetherington c06d747150 Keep tests up to date with reality.
git-svn-id: svn://localhost/ardour2/branches/3.0@12297 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-15 19:32:39 +00:00
..
data Fix libardour tests. 2010-10-10 11:35:04 +00:00
profiling Add another profiling session. 2012-01-23 17:16:53 +00:00
audio_region_test.cc Clarify behaviour of ::read (overwrites its buffer) wrt ::read_at (mixes into its buffer). 2012-04-30 19:44:14 +00:00
audio_region_test.h Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
bbt_test.cc remove body of no-longer-relevant tempo-related test 2012-01-03 17:36:40 +00:00
bbt_test.h Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
control_surfaces_test.cc Remove some debug output. 2012-05-15 19:31:13 +00:00
control_surfaces_test.h Add test for strange boost-related crash. 2012-05-12 19:34:02 +00:00
dummy_lxvst.cc Fix test build. 2012-03-09 21:23:11 +00:00
framepos_minus_beats_test.cc Similar hacks to framepos_minus_beats to handle -ve 2011-12-11 21:14:35 +00:00
framepos_minus_beats_test.h Keep track of MIDI region's start positions in beats, to 2011-12-11 14:50:36 +00:00
framepos_plus_beats_test.cc Reverse parameters to CPPUNIT_ASSERT_EQUAL so its assert 2012-01-03 14:32:17 +00:00
framepos_plus_beats_test.h Add fixed-up framepos_plus_beats() and use it for the BeatsFramesConverter, since it only ever passed in beats to framepos_plus_bbt anyway. 2011-12-10 13:49:08 +00:00
framewalk_to_beats_test.cc twiddle with one test explanation to help paul reason about it 2012-01-06 20:28:40 +00:00
framewalk_to_beats_test.h Fix framewalk_to_beats when it traverses more than one 2011-12-10 20:23:59 +00:00
interpolation_test.cc Fix linear interpolator to avoid error accumulation. 2012-04-20 17:52:42 +00:00
interpolation_test.h * add waf option to enable compilation of unit tests 2010-01-29 05:17:44 +00:00
midi_clock_slave_test.cc Add simple framewalk_to_beats test and normalise naming 2011-12-09 19:59:23 +00:00
midi_clock_slave_test.h Fix a few framecnt / framepos type confusions. 2012-04-14 22:04:51 +00:00
playlist_layering_test.cc Add TestNeedingPlaylistAndRegions 2012-01-03 21:12:53 +00:00
playlist_layering_test.h Add TestNeedingPlaylistAndRegions 2012-01-03 21:12:53 +00:00
playlist_read_test.cc Keep tests up to date with reality. 2012-05-15 19:32:39 +00:00
playlist_read_test.h Another little test. 2012-04-19 21:15:42 +00:00
resampled_source_test.cc Add simple framewalk_to_beats test and normalise naming 2011-12-09 19:59:23 +00:00
resampled_source_test.h Add simple framewalk_to_beats test and normalise naming 2011-12-09 19:59:23 +00:00
tempo_test.cc Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
tempo_test.h Add TestNeedingSession and add missing tempo_test.h 2012-01-03 16:05:25 +00:00
test_globals.cc Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
test_globals.h Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
test_needing_playlist_and_regions.cc Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
test_needing_playlist_and_regions.h Add TestNeedingPlaylistAndRegions 2012-01-03 21:12:53 +00:00
test_needing_session.cc Add test for strange boost-related crash. 2012-05-12 19:34:02 +00:00
test_needing_session.h Add TestNeedingPlaylistAndRegions 2012-01-03 21:12:53 +00:00
testrunner.cc add support for -D foobar when running tests 2012-01-03 17:36:17 +00:00