summaryrefslogtreecommitdiffstats
path: root/src/test/mixxxtest.h
AgeCommit message (Expand)Author
2017-01-26Add a test to verify ConfigObject::getValue's handling of null vs. empty QStr...RJ Ryan
2017-01-02Remove MixxxTest::getControlProxy in favor of using std::make_unique.RJ Ryan
2016-12-18Remove unused typedef.RJ Ryan
2016-11-24Unused variable.RJ Ryan
2016-11-24Reduce test output to avoid hitting the Travis log file limit.RJ Ryan
2016-06-01Pass argc by reference to ApplicationScope.RJ Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-13remove ControlObjectThread completelyDaniel Schürmann
2016-01-13Remove ControlObjectThread from testsDaniel Schürmann
2015-06-04Restore comment about QApplication in testsUwe Klotz
2015-05-18Eliminate duplicate initialization in testsUwe Klotz
2014-11-18Code fascism.RJ Ryan
2014-10-24Clean up test config filesMax Linke
2013-12-12Add EXPECT_QSTRING_EQ and ASSERT_QSTRING_EQ helpers.RJ Ryan
2013-12-12Add missing QApplication include.RJ Ryan
2013-12-07Only create one QApplication (in GUI-mode) per mixxx-test run.RJ Ryan
2013-12-06Use MixxxTest to setup a standard ConfigObject and QApplication. This way ind...RJ Ryan
2013-06-19Merge remote-tracking branch 'upstream/master' into atomic-coDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan