13
0
livetrax/libs/evoral/test
Colin Fletcher 4358b8db79 Add test for Evoral::coverage()
Add a test function to test Evoral::coverage() with all possible overlap
types. The first test (line 161) that expects OverlapExternal will fail
with the current implementation of coverage().

There's possibly still a discussion to be had about what the overlap type of
ranges with negative lengths should be: there are currently places in the main
Ardour code base where coverage() is called with ranges where start > end.
2014-11-25 17:49:51 +00:00
..
testdata
RangeTest.cpp Add test for Evoral::coverage() 2014-11-25 17:49:51 +00:00
RangeTest.hpp Add test for Evoral::coverage() 2014-11-25 17:49:51 +00:00
SequenceTest.cpp Fix build of evoral tests 2014-11-25 14:59:48 +00:00
SequenceTest.hpp
SMFTest.cpp
SMFTest.hpp
testrunner.cpp