temporal: add skeleton for Timeline (timepos_t/timecnt_t) tests

This commit is contained in:
Paul Davis 2022-02-12 20:47:32 -07:00
parent baaf332a94
commit c5d7883538
3 changed files with 63 additions and 0 deletions

View file

@ -87,6 +87,7 @@ def build(bld):
test/BeatTest.cc
test/BBTTest.cc
test/TempoMapTest.cc
test/TimelineTest.cc
test/testrunner.cc
'''
obj.includes = ['.']