ardour/libs/temporal/test
2025-08-22 10:59:06 -06:00
..
BBTTest.cc several more bbt_delta() unit tests 2025-08-22 10:59:06 -06:00
BBTTest.h add unit test for Meter::bbt_delta() 2025-08-22 10:45:12 -06:00
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 temporal: add (back) first set of unit tests 2022-02-12 15:12:35 -07:00
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 unit tests: use std::cout for any debug output in tempo map cut buffer test 2025-08-19 10:53:06 -06:00
TempoMapCutBufferTest.h add skeleton unit test for tempo map cut buffer 2023-05-04 18:48:50 -06:00
TempoMapTest.cc unit tests: fix an unusual deadlock/block in TempoMap::write_copy() 2025-08-19 10:53:06 -06:00
TempoMapTest.h temporal: add skeleton for TempoMap tests 2022-02-12 22:25:17 -07:00
testrunner.cc temporal: always use Temporal::reset() for superclock and TempoMap default values 2023-09-20 12:30:53 -06:00
TimelineTest.cc temporal: add some relatively useless code to one of the timeline test functions 2022-04-05 20:52:10 -06:00
TimelineTest.h temporal: add skeleton for Timeline (timepos_t/timecnt_t) tests 2022-02-12 22:25:17 -07:00