summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-09-06Fix another crash in the font renderer.Bent Bisballe Nyeng
2016-09-06Fix crash when trying to display non ascii characters.Bent Bisballe Nyeng
2016-09-05Enabled painter unit test.Bent Bisballe Nyeng
2016-09-05Added painter unit test and fixed image and text rendering boundaries.Bent Bisballe Nyeng
2016-07-26Rename engine test.Bent Bisballe Nyeng
2016-07-25Only compile/run lv2 tests if configured to use LV2.Bent Bisballe Nyeng
2016-07-24Fix semaphore test linking.Bent Bisballe Nyeng
2016-07-24Added semaphore unit test.Bent Bisballe Nyeng
2016-07-14Move free-wheel control into the main run method.Bent Bisballe Nyeng
2016-07-13Make oe a pointer.Bent Bisballe Nyeng
2016-07-13Simplify free wheel loop control a bit.Bent Bisballe Nyeng
2016-07-13Consider freewheeling of engines in drumgizmo and dgreftest.André Nusser
2016-07-13Introduce input engine isFreewheeling method.André Nusser
2016-07-13Introduce output engine isFreewheeling method.André Nusser
2016-07-13Remove the run(int endpos) method from drumgizmo.André Nusser
2016-06-02Fix test compilation on 64 bit.Bent Bisballe Nyeng
2016-06-02New ImageCache class for reusing Image resources.Bent Bisballe Nyeng
2016-05-28Hand over audio engines to DrumGizmo by reference instead of by pointer.Bent Bisballe Nyeng
2016-05-22We don't support nullptr engines.Bent Bisballe Nyeng
2016-05-22Fix memchecker unit test compilation.Bent Bisballe Nyeng
2016-05-16Try to keep floating point values the same on all platforms.Bent Bisballe Nyeng
2016-05-14Make all components use the same Random instance and add seed method on DrumG...Bent Bisballe Nyeng
2016-05-08Fix random build to not invlude the 'random' binary in the #include <random> ...Bent Bisballe Nyeng
2016-05-08Fix engine unit test.Bent Bisballe Nyeng
2016-03-31Fix unit tests.Bent Bisballe Nyeng
2016-03-31Improved mimicRealUse() test caseChristian Glöckner
2016-03-31Removed unused features and fixed testsChristian Glöckner
2016-03-31Added API for accessing structs in a thread-safe wayChristian Glöckner
2016-03-31Added Atomic Tests about being lock freeChristian Glöckner
2016-03-31Fixed API of class Atomic for PODChristian Glöckner
2016-03-31Fix tests.Bent Bisballe Nyeng
2016-03-31atomic workaroundChristian Glöckner
2016-03-31fixed test code referring API changeChristian Glöckner
2016-03-29Adapt memchecker test to the refactored parser classes.André Nusser
2016-03-29New Random class for convenient random number generation.André Nusser
2016-03-22Change license to LGPLv3.André Nusser
2016-03-20Add missing latency port.Bent Bisballe Nyeng
2016-03-16Build cleanup and windows build add.Bent Bisballe Nyeng
2016-02-14Change GPL version number in file headers to 3.André Nusser
2016-02-09Work in deva's critique. This branch should now be ready for merge.André Nusser
2016-02-09Add a test for the memchecker.André Nusser
2016-02-09Add test data for a memchecker test (introduced next commit).André Nusser
2016-01-30Add a valgrind test script.André Nusser
2016-01-29Remove pointer from audiofiles map.André Nusser
2016-01-29Fix for build error.André Nusser
2016-01-29wip <blablabla>André Nusser
2016-01-29wip 2André Nusser
2016-01-28Conform to style guide.Bent Bisballe Nyeng
2016-01-28Fizx size_t comparison on 64bit.Bent Bisballe Nyeng
2016-01-28Handle sndffile open failure.Bent Bisballe Nyeng