summaryrefslogtreecommitdiffstats
path: root/src/test/controllerengine_test.cpp
AgeCommit message (Expand)Author
2017-05-25Fix undefined static initialization of ControllerDebugUwe Klotz
2017-03-15create new script invokable ControllerEngine::makeConnection functionbe_
2017-03-15quarantine legacy behavior of ControllerEngine::connectControl inside a blockbe_
2017-03-14fix typosbe_
2017-03-14cleanup ControllerEngine::connectControl and related code, plus add testsbe_
2017-02-28add test for trigger() method of script-ControlObject connection objectsbe_
2017-01-02Clean up tests.RJ Ryan
2016-12-12Add ControllerEngine soft-takeover tests.RJ Ryan
2016-12-12Update ControllerEngine tests.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-10add numberOfArgs argument to ControllerEngine::wrapFunctionCodebe_
2016-04-10treat <key> fields in MIDI mapping XML files for script functions as JS codebe_
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-22Clean up ControllerEngine a bit.RJ Ryan
2015-12-12added ControllerDebug singleton to avoid duplicated codeDaniel Schürmann
2014-01-14Convert float literals to double literals in various places.RJ Ryan
2013-12-06Use MixxxTest to setup a standard ConfigObject and QApplication. This way ind...RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-11-30Fix warning in test.RJ Ryan
2013-09-09test-cases compile and don't segfaultMax Linke
2013-06-20Fix tests.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan