Paul Davis
a855119bdd
rename all Evoral source from .(hpp|cpp)$ to .(h|cc)
2019-11-02 16:32:18 -06:00
Robin Gareus
beccc53bb6
Unit-test: parameter ranges outside [0..1]
...
More updates after 3d15499cda
* set parameter-range for MIDI sequences
* set parameter-range for cubic spline
2019-09-05 22:42:08 +02:00
David Robillard
9dbc524060
Improve coverage of evoral tests
2016-12-04 15:17:08 -05:00
Robin Gareus
22b07e0233
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
Paul Davis
4178db5f63
globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit
2015-10-04 15:11:15 -04:00
Robin Gareus
d83889079b
hack around a bug in cppunit/mingw/windows.
2015-09-13 20:23:12 +02:00
Robin Gareus
e45db26d97
adjust precision to specified value, avoid "0".
2015-09-13 20:12:10 +02:00
Colin Fletcher
cb3961d953
Add a test for the constrained cubic interpolation of Evoral::Curve
...
Add a test, based on the worked example in www.korf.co.uk/spline.pdf, for
the constrained cubic spline interpolation.
The delta values for the float comparisons are rather arbitrary, I'm sorry
to say: they're basically chosen so that everything passes.
2015-02-13 12:25:51 +00:00
Robin Gareus
9c992fa97c
few more basic ControList/Curve Tests
2015-01-20 00:46:58 +01:00
Robin Gareus
5190cbc9b2
2-point Curve Linear Interpolation Test
2015-01-19 23:55:52 +01:00
Robin Gareus
2a7389d8df
minimalistic Evoral::Curve Unit Test.
2015-01-19 22:15:28 +01:00