This website requires JavaScript.
Explore
Help
Register
Sign in
smokephil
/
ardour
Watch
1
Star
0
Fork
You've already forked ardour
0
mirror of
https://github.com/Ardour/ardour.git
synced
2025-12-26 16:37:44 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
9f342ceef7
ardour
/
libs
/
ardour
/
test
History
Download ZIP
Download TAR.GZ
nick_m
af289cab62
Remove unused methods, add tests to ensure meter divisors don't mess with Beats.
...
- TempoMap::framepos_minus_beats() was only used by its test, so don't build the test.
2016-10-02 03:55:18 +11:00
..
data
profiling
Fix a couple of build errors in the test suite.
2016-06-08 19:56:34 +01:00
audio_engine_test.cc
audio_engine_test.h
audio_region_read_test.cc
audio_region_read_test.h
audio_region_test.cc
audio_region_test.h
automation_list_property_test.cc
automation_list_property_test.h
bbt_test.cc
BBTTest::addTest() should add a meter rather than replacing the first one.
2016-08-10 01:56:55 +10:00
bbt_test.h
combine_regions_test.cc
combine_regions_test.h
control_surfaces_test.cc
Fix a couple of build errors in the test suite.
2016-06-08 19:56:34 +01:00
control_surfaces_test.h
dsp_load_calculator_test.cc
dsp_load_calculator_test.h
dummy_lxvst.cc
framepos_minus_beats_test.cc
Remove unused methods, add tests to ensure meter divisors don't mess with Beats.
2016-10-02 03:55:18 +11:00
framepos_minus_beats_test.h
framepos_plus_beats_test.cc
Remove unused methods, add tests to ensure meter divisors don't mess with Beats.
2016-10-02 03:55:18 +11:00
framepos_plus_beats_test.h
Remove unused methods, add tests to ensure meter divisors don't mess with Beats.
2016-10-02 03:55:18 +11:00
framewalk_to_beats_test.cc
Remove unused methods, add tests to ensure meter divisors don't mess with Beats.
2016-10-02 03:55:18 +11:00
framewalk_to_beats_test.h
Remove unused methods, add tests to ensure meter divisors don't mess with Beats.
2016-10-02 03:55:18 +11:00
interpolation_test.cc
interpolation_test.h
jack_utils_test.cc
jack_utils_test.h
load_save_session.cc
load_sessions_test.cc
load_sessions_test.h
midi_clock_slave_test.cc
midi_clock_slave_test.h
another C++98 fix
2016-06-22 19:22:19 +02:00
mtdm_test.cc
mtdm_test.h
playlist_equivalent_regions_test.cc
playlist_equivalent_regions_test.h
playlist_layering_test.cc
playlist_layering_test.h
playlist_read_test.cc
playlist_read_test.h
plugins_test.cc
plugins_test.h
region_naming_test.cc
region_naming_test.h
resampled_source_test.cc
resampled_source_test.h
session_test.cc
Add test to create new Sessions with localized names and reopen them
2016-09-19 14:47:52 +10:00
session_test.h
Add test to create new Sessions with localized names and reopen them
2016-09-19 14:47:52 +10:00
sha1_test.cc
sha1_test.h
tempo_test.cc
Make tempo tests use the api more correctly.
2016-08-10 01:46:05 +10:00
tempo_test.h
Tempo ramps - tempo related tests pass, add ramp test.
2016-05-27 23:38:13 +10:00
test_needing_session.cc
test_needing_session.h
test_receiver.h
test_ui.cc
test_ui.h
test_util.cc
Copy UTF-8 test strings from libpbd tests into libardour test utils
2016-09-19 14:47:52 +10:00
test_util.h
Copy UTF-8 test strings from libpbd tests into libardour test utils
2016-09-19 14:47:52 +10:00
testrunner.cc