summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)Author
2019-07-19Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-07-19Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2019-07-19fix disable loop on hotcue pressPhilip Gottschling
2019-07-07Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-07-04Resolve conflicts for multiple candidate tracksUwe Klotz
2019-06-21Reuse TrackFile::fromUrl()Uwe Klotz
2019-06-21Use TrackFile in TrackExporterTestUwe Klotz
2019-06-21Avoid unnecessary type conversionsUwe Klotz
2019-06-15Add a wrapper class for handling track file locationsUwe Klotz
2019-06-10Revert "Merge trackexport_test.h into .cpp file"Uwe Klotz
2019-06-10Merge trackexport_test.h into .cpp fileUwe Klotz
2019-06-08Fix analyzer testsUwe Klotz
2019-05-05Merge remote-tracking branch 'upstream/master' into intro_outro_timeBe
2019-05-05update DurationUtilTest formatTimeBe
2019-05-02Merge pull request #2054 from Swiftb0y/JsCallbackDisconnectFeedbackBe
2019-04-20use more ASSERT_DOUBLE_EQDaniel Schürmann
2019-04-20fix audiotaperpot_test lp1810495Daniel Schürmann
2019-04-16CueControl: Write tests for SeekOnLoad modesNino Miškić-Pletenac
2019-04-09Test CueControl to properly quantize cues on track loadNino Miškić-Pletenac
2019-04-07Test AnalyzerSilence to correctly update range cuesNino Miškić-Pletenac
2019-03-29Merge commit '1276bf81ad02d2068d693bd67cfcf10f4899d59a' into silencedetectionNino Miškić-Pletenac
2019-03-27Rename constantUwe Klotz
2019-03-27Fix various C++ engineering and coding style issuesUwe Klotz
2019-03-27Write more tests for CueControlNino Miškić-Pletenac
2019-03-27Write basic unit tests for CueControlNino Miškić-Pletenac
2019-03-19added connection.isConnected and disconnect return testSwiftb0y
2019-02-22Merge commit 'ce98cd4b5dc251a18d8e38fa46a47442007e0b1b' into silencedetectionNino Miškić-Pletenac
2019-02-15Merge commit '4c2f2403a34fded43ece3f443db2981fc5a1f5d2' into silencedetectionNino Miškić-Pletenac
2019-02-14Merge commit 'b70157731738f93239cd60a43af35fdb58598b84' into silencedetectionNino Miškić-Pletenac
2019-02-14Merge pull request #2015 from daschuer/DurationUtilTestUwe Klotz
2019-02-13Prefix the QStringLiteral initalizer with u. This is required on msvs if \u n...Daniel Schürmann
2019-02-13Merge branch 'master' into Enable-Setting-hotcue-color-via-controlobjectFerran Pujol Camins
2019-02-13Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-02-12Add JS api for cue colorsFerran Pujol Camins
2019-02-10Fix typo in DurationUtilTest, and added a TODO why rounding fails.Daniel Schürmann
2019-02-10Make test conditional because Windows has no root folderDaniel Schürmann
2019-02-09trigger double load clone from PlayerManager instead of BaseTrackPlayerMatthew Nicholson
2019-02-09Fix saving of range cues with only start or endNino Miškić-Pletenac
2019-02-07Move custom logic from CuePosition::getSource() to AnalyzerSilence::shouldUpd...Nino Miškić-Pletenac
2019-02-06Added playlisttestDaniel Schürmann
2019-02-05Merge commit '5d2651d93d3a923aa2c0e25153e33340bcd7e15e' into silencedetectionNino Miškić-Pletenac
2019-02-01mock clone slots in autodjprocessor_test.cppMatthew Nicholson
2019-01-31add slotCloneDeck to BaseTrackPlayerMatthew Nicholson
2019-01-31specify the source channel when cloning a deckMatthew Nicholson
2019-01-31fix autodjprocessor_test.cppMatthew Nicholson
2019-01-31add method to copy playback state from another deckMatthew Nicholson
2019-01-30Make AutoDJProcessor respect Outro Start cueNino Miškić-Pletenac
2019-01-29use QstringLiteral to to fix FormatKiloSeconds on windows where the utf8 enco...Daniel Schürmann
2019-01-27Write tests for AutoDJ pause transitionNino Miškić-Pletenac
2019-01-22Save intro and outro cues as range cuesNino Miškić-Pletenac