| .. |
|
data
|
Add test for loading sessions, and a session with a
|
2012-06-26 18:47:20 +00:00 |
|
profiling
|
Add load_session to profiling.
|
2012-06-19 00:25:26 +00:00 |
|
audio_region_read_test.cc
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
audio_region_read_test.h
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
audio_region_test.cc
|
Remove unnecessary header include
|
2012-06-23 05:07:40 +00:00 |
|
audio_region_test.h
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
automation_list_property_test.cc
|
Do XML comparisons better in tests.
|
2012-06-18 15:19:12 +00:00 |
|
automation_list_property_test.h
|
Add new SharedStatefulProperty which manages a shared_ptr to
|
2012-06-16 17:20:10 +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 |
|
combine_regions_test.cc
|
Remove debugging.
|
2012-06-14 13:01:16 +00:00 |
|
combine_regions_test.h
|
Add test for compound regions with the layering
|
2012-06-10 13:07:39 +00:00 |
|
control_surfaces_test.cc
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
control_surfaces_test.h
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +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 |
|
load_session.cc
|
Simple arrangement to run basic load tests on a corpus
|
2012-06-18 18:28:40 +00:00 |
|
load_sessions_test.cc
|
Add test for loading sessions, and a session with a
|
2012-06-26 18:47:20 +00:00 |
|
load_sessions_test.h
|
Add test for loading sessions, and a session with a
|
2012-06-26 18:47:20 +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 |
|
mtdm_test.cc
|
Fix libardour test build.
|
2012-11-15 19:46:40 +00:00 |
|
mtdm_test.h
|
Minor tidy-ups to MTDM code; add test.
|
2012-06-01 16:52:56 +00:00 |
|
playlist_equivalent_regions_test.cc
|
Simple test for playlist region equivalency.
|
2012-06-14 13:01:32 +00:00 |
|
playlist_equivalent_regions_test.h
|
Simple test for playlist region equivalency.
|
2012-06-14 13:01:32 +00:00 |
|
playlist_layering_test.cc
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
playlist_layering_test.h
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
playlist_read_test.cc
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
playlist_read_test.h
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
region_naming_test.cc
|
Use a map of region names to speed up
|
2012-06-18 16:57:03 +00:00 |
|
region_naming_test.h
|
Use a map of region names to speed up
|
2012-06-18 16:57:03 +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
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
test_globals.h
|
Clean up libardour tests a bit.
|
2012-06-09 23:07:27 +00:00 |
|
test_needing_session.cc
|
Resurrect profiling code.
|
2012-06-17 21:20:11 +00:00 |
|
test_needing_session.h
|
Add TestNeedingPlaylistAndRegions
|
2012-01-03 21:12:53 +00:00 |
|
test_util.cc
|
Simple arrangement to run basic load tests on a corpus
|
2012-06-18 18:28:40 +00:00 |
|
test_util.h
|
Do XML comparisons better in tests.
|
2012-06-18 15:19:12 +00:00 |
|
testrunner.cc
|
Add missing #includes to some tests
|
2012-07-28 09:08:29 +00:00 |