summaryrefslogtreecommitdiff
path: root/test/drumkit_creator.cc
AgeCommit message (Collapse)Author
2018-08-12Reactive automatic removal of drumkit created drumkit files.Bent Bisballe Nyeng
2018-08-12Fix missing finalization of instruments on load. Fix relative instrument ↵Bent Bisballe Nyeng
filenames according to the drumkit file. Make drumkit creator create version 2.0 drumkits. Reduce missing refs file to a warning.
2018-08-12Finished DOMLoader and fixed the broken unit-tests.Bent Bisballe Nyeng
2018-06-16Make directory handling cross-platform in unit-tests.Bent Bisballe Nyeng
2017-01-17Make DrumkitCreator clean up the created files in the destructor.André Nusser
2017-01-15Add new drumkit_creator functions.André Nusser