This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
79da488132bb21da98a3697ff4ab8a5ea9eb795d
ardour
/
libs
/
temporal
/
test
History
Paul Davis
207cd9ae5f
fix temporal test runner
...
must abort all write_copy() map operations
2025-01-09 22:30:17 -07:00
..
BBTTest.cc
fix libtemporal tests after API changes to the library
2023-02-15 17:51:28 -07:00
BBTTest.h
…
BeatTest.cc
convert internal implementation of Temporal::Beats to just use a 64 bit tick value
2022-06-21 12:26:54 -06:00
BeatTest.h
…
RangeTest.cc
fix RangeTest to account for Range now using exclusive ends, not inclusive
2022-10-05 17:30:45 -06:00
RangeTest.h
More unit-tests updates
2022-10-01 16:57:12 +02:00
TempoMapCutBufferTest.cc
fix temporal test runner
2025-01-09 22:30:17 -07:00
TempoMapCutBufferTest.h
add skeleton unit test for tempo map cut buffer
2023-05-04 18:48:50 -06:00
TempoMapTest.cc
temporal: fix bad escape sequence in test source code
2023-02-15 18:36:23 -07:00
TempoMapTest.h
…
testrunner.cc
temporal: always use Temporal::reset() for superclock and TempoMap default values
2023-09-20 12:30:53 -06:00
TimelineTest.cc
…
TimelineTest.h
…