mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 06:35:46 +01:00
add skeleton unit test for tempo map cut buffer
This commit is contained in:
parent
b3a127d318
commit
7f977bf3e4
3 changed files with 65 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ def build(bld):
|
|||
'test/BeatTest.cc',
|
||||
'test/BBTTest.cc',
|
||||
'test/TempoMapTest.cc',
|
||||
'test/TempoMapCutBufferTest.cc',
|
||||
'test/TimelineTest.cc',
|
||||
'test/RangeTest.cc',
|
||||
'test/testrunner.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue