ardour/libs/ardour/test
Carl Hetherington d999895018 Add another profiling session.
git-svn-id: svn://localhost/ardour2/branches/3.0@11312 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-23 17:16:53 +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
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
dummy_lxvst.cc Rename linux VST files to be more friendly. 2011-11-23 19:31:04 +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 Add simple framewalk_to_beats test and normalise naming 2011-12-09 19:59:23 +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 Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +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
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 make extending the tempo map O(N) in the section to be filled in, rather than O(N) in the overall length of the map, and clean up some other details 2012-01-05 17:31:24 +00:00
tempo_test.h Add TestNeedingSession and add missing tempo_test.h 2012-01-03 16:05:25 +00:00
test_needing_playlist_and_regions.cc Maybe fix initial run of tests with sources. 2012-01-03 21:13:11 +00:00
test_needing_playlist_and_regions.h Add TestNeedingPlaylistAndRegions 2012-01-03 21:12:53 +00:00
test_needing_session.cc Add TestNeedingSession and add missing tempo_test.h 2012-01-03 16:05:25 +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