summaryrefslogtreecommitdiff
path: root/test/lv2.cc
AgeCommit message (Expand)Author
2020-09-19Make use of uUnit as a submodule (dgunit renamed).Bent Bisballe Nyeng
2019-06-16Make max channnel count controllable through the configure script to make it ...Bent Bisballe Nyeng
2018-06-16Port the rest of the unittests to DGUnit and remove the CppUnit dependency.Bent Bisballe Nyeng
2018-02-18Added plugin store/restore of latency filter settings, added the missing sett...Bent Bisballe Nyeng
2017-05-06Get rid of unused unistd includes. Change the rest of the sleep calls to c++.Bent Bisballe Nyeng
2017-01-17Make DrumkitCreator clean up the created files in the destructor.André Nusser
2017-01-15Make all the tests use the drumkit_creator functions.André Nusser
2016-03-22Change license to LGPLv3.André Nusser
2016-03-20Add missing latency port.Bent Bisballe Nyeng
2016-02-14Change GPL version number in file headers to 3.André Nusser
2016-01-23Update LV2 test with new FreeWheel port.Bent Bisballe Nyeng
2016-01-23Fix samplerate for lv2 test. Fix indentation.Bent Bisballe Nyeng
2016-01-20Update LV2/lilv unit-test.Bent Bisballe Nyeng
2015-02-15Fix the rest of the hardcoded lv2 paths.Bent Bisballe Nyeng
2015-02-15Use CPPUNIT_ASSERT_EQUAL instead of just CPPUNIT_ASSERTBent Bisballe Nyeng
2015-02-15Use CPPUNIT_ASSERT_EQUAL instead of just CPPUNIT_ASSERTBent Bisballe Nyeng
2015-02-15Make lv2 unittest work with < lv2-1.10. Make LV2_PATH same as lv2 plugin inst...Bent Bisballe Nyeng
2015-02-12Add new LV2 unit test.Bent Bisballe Nyeng