13
0
livetrax/libs/evoral/test
Robin Gareus 60bce78c7e
Fix Wdeprecated, dynamic exception
Dynamic exception specifications are deprecated in C++11,
and were removed in C++17.
2019-09-18 04:43:09 +02:00
..
testdata
BeatsTest.cpp Fix libevoal unit-test compilation 2019-09-05 14:08:31 +02:00
BeatsTest.hpp
CurveTest.cpp Unit-test: parameter ranges outside [0..1] 2019-09-05 22:42:08 +02:00
CurveTest.hpp
NoteTest.cpp Fix libevoal unit-test compilation 2019-09-05 14:08:31 +02:00
NoteTest.hpp
RangeTest.cpp
RangeTest.hpp
SequenceTest.cpp Fix libevoal unit-test compilation 2019-09-05 14:08:31 +02:00
SequenceTest.hpp Unit-test: parameter ranges outside [0..1] 2019-09-05 22:42:08 +02:00
SMFTest.cpp Fix libevoal unit-test compilation 2019-09-05 14:08:31 +02:00
SMFTest.hpp Fix Wdeprecated, dynamic exception 2019-09-18 04:43:09 +02:00
testrunner.cpp