mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
temporal: add skeleton for Timeline (timepos_t/timecnt_t) tests
This commit is contained in:
parent
baaf332a94
commit
c5d7883538
3 changed files with 63 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ def build(bld):
|
|||
test/BeatTest.cc
|
||||
test/BBTTest.cc
|
||||
test/TempoMapTest.cc
|
||||
test/TimelineTest.cc
|
||||
test/testrunner.cc
|
||||
'''
|
||||
obj.includes = ['.']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue