summaryrefslogtreecommitdiffstats
path: root/src/test/signalpathtest.h
AgeCommit message (Expand)Author
2017-01-02Reduce code duplication between SignalPathTest and MockedEngineBackendTest.RJ Ryan
2017-01-02Fix fake track loading so it passes through BaseTrackPlayerImpl.RJ Ryan
2017-01-02Call setupEqControls on SignalPathTest and MockedEngineBackendTest decks.RJ Ryan
2017-01-02Create GuiTick in MockedEngineBackendTest and SignalPathTest.RJ Ryan
2017-01-02Fix leak of PreviewDeck in SignalPathTest and MockedEngineBackendTest.RJ Ryan
2016-11-24Sleep for 1ms instead of 1s in SignalPathTest while waiting for track to load.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-03-06use a direct call for slotLoadTrack()Daniel Schürmann
2016-02-19Add factory methods for creating temporary TIOsUwe Klotz
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-09Move classes that represent mixing "devices" into mixer/.RJ Ryan
2015-12-27Move SampleUtil and friends to src/util.RJ Ryan
2015-04-20still trying to get this test to pass on travisOwen Williams
2015-04-20Print out e2e test delta for easier debuggingOwen Williams
2015-04-19Make testing properly stereo-basedOwen Williams
2015-04-17Rename buffer comparison classes since they aren't specific to EngineBufferOwen Williams