13
0
livetrax/libs/evoral/test
Colin Fletcher 47d329ca40 Make tests of Evoral::Range functions include both endpoints in Range
Some of the tests for Evoral::RangeList::subtract() assume that ranges
don't contain their end (->to) point. This appears inconsistent with how
they are used elsewhere.

Add some ASCII art comments to the tests to try to clarify what they're
really testing for, and amend subtractTest1, subtractTest4, & subtractTest5
to incorporate the assumption that ranges include their end points.
2014-12-01 16:52:58 +00:00
..
testdata
RangeTest.cpp Make tests of Evoral::Range functions include both endpoints in Range 2014-12-01 16:52:58 +00:00
RangeTest.hpp
SequenceTest.cpp Remove braindead Parameter inheritance abuse. 2014-11-30 23:56:20 -05:00
SequenceTest.hpp
SMFTest.cpp
SMFTest.hpp
testrunner.cpp