summaryrefslogtreecommitdiff
path: root/libs/evoral/test
AgeCommit message (Expand)Author
2020-01-16Fix test breakage from a855119bddNikolaus Gullotta
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-09-18Fix Wdeprecated, dynamic exceptionRobin Gareus
2019-09-05Unit-test: parameter ranges outside [0..1]Robin Gareus
2019-09-05Fix libevoal unit-test compilationRobin Gareus
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
2017-09-18add _locked() variants to new tempo experimentPaul Davis
2016-12-04Update evoral test suiteDavid Robillard
2016-12-04Improve coverage of evoral testsDavid Robillard
2016-12-04Improve coverage of evoral testsDavid Robillard
2016-12-03Fix Sequence testDavid Robillard
2016-12-03Fix event type and parameter type confusionDavid Robillard
2016-12-03Remove Evoral::MIDIEventDavid Robillard
2016-03-21Trim dependence on evoral types.hpp and Beats.hppDavid Robillard
2015-10-07only subdivide plugin-cycle when automation is playingRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from .cpp and .hpp files missed by pr...Paul Davis
2015-09-13hack around a bug in cppunit/mingw/windows.Robin Gareus
2015-09-13adjust precision to specified value, avoid "0".Robin Gareus
2015-09-13allow to run unit-test under wine from srcdir.Robin Gareus
2015-02-13Add a test for the constrained cubic interpolation of Evoral::CurveColin Fletcher
2015-01-20few more basic ControList/Curve TestsRobin Gareus
2015-01-192-point Curve Linear Interpolation TestRobin Gareus
2015-01-19minimalistic Evoral::Curve Unit Test.Robin Gareus
2015-01-07MusicalTime => Beats.David Robillard
2014-12-03Call PBD::init from evoral testrunnerTim Mayberry
2014-12-03Use test utility function to find evoral test filesTim Mayberry
2014-12-03Use PBD::tmp_writable_directory to write evoral test file intoTim Mayberry
2014-12-02Fix evoral test suite.David Robillard
2014-12-01Replace half-baked param metadata with descriptor.David Robillard
2014-12-01Make tests of Evoral::Range functions include both endpoints in RangeColin Fletcher
2014-11-30Remove braindead Parameter inheritance abuse.David Robillard
2014-11-25Add test for Evoral::coverage()Colin Fletcher
2014-11-25Fix build of evoral testsColin Fletcher
2014-11-22Wrap MusicalTime in a class.David Robillard
2014-06-02merge with master and fix 4 conflicts by handPaul Davis
2014-04-07Fix buffer size mismatch in evoral testsSakari Bergen
2013-07-11Fix evoral test to compile with mingwPaul Davis
2013-06-16remove executable mode-bit from filesRobin Gareus
2013-01-20Fix compilation with --test.David Robillard
2012-07-14fix up part of the remaining details with automation, so that touch/write ove...Paul Davis
2012-05-31Hopefully less bad version of Evoral::RangeList::subtract,Carl Hetherington
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2012-03-30Further GCC 4.7.0 fixes.Carl Hetherington
2011-11-23Fix broken whitespace via merciless application of the emacs hammer.David Robillard
2011-11-13Apply patch from timbyr to fix building with --test.David Robillard
2011-07-31Fix up build of tests.Carl Hetherington
2010-07-28Fix test compile.Carl Hetherington
2010-07-25Fix up evoral test suite.Carl Hetherington
2009-10-23Fix controller iteration / linear interpolation.David Robillard