summaryrefslogtreecommitdiffstats
path: root/src/test/mixxxtest.cpp
AgeCommit message (Expand)Author
2017-01-05add test for persistent ControlObjectsbe_
2016-11-24Reduce test output to avoid hitting the Travis log file limit.RJ Ryan
2016-09-06Delete obsolete initialization of FFmpeg in testsUwe Klotz
2016-06-01Pass argc by reference to ApplicationScope.RJ Ryan
2016-04-26Move src/soundsourceproxy.h/cpp to src/sources.RJ Ryan
2015-12-26Run benchmarks with the --benchmark flag to mixxx-test.RJ Ryan
2015-05-18Eliminate duplicate initialization in testsUwe Klotz
2015-05-18Fix static initialization of SoundSource providers in testsUwe Klotz
2015-05-13Merge branch '1.12'Owen Williams
2015-05-12Make MixxxTests more realistic by using MixxxApplication instead of QApplicat...RJ Ryan
2015-01-07Fix missing FFmpeg initialization in unit testsUwe Klotz
2014-11-18Code fascism.RJ Ryan
2014-10-24Clean up test config filesMax Linke
2014-01-22Move Singleton to util/.RJ Ryan
2014-01-17Fix race condition in clearing leaked controls.RJ Ryan
2013-12-13Misc. cleanups of no-longer-necessary code and tests.RJ Ryan
2013-12-07Only create one QApplication (in GUI-mode) per mixxx-test run.RJ Ryan