summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)Author
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Merge pull request #3413 from uklotzde/track-metadata-export-with-stream-infoJan Holthuis
2020-12-07Reuse StreamInfo for TrackMetadataUwe Klotz
2020-12-07add missing pragmaDaniel Poelzleithner
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-24PortMidiControllerTest: Fix potential trunction of constant valueJan Holthuis
2020-11-24SampleUtilTest: Fix data loss warningsJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-15DirectoryDAOTest: Use QDir for path compositionUwe Klotz
2020-11-15Fix DirectoryDAOTest::relocateDirectory() on macOSUwe Klotz
2020-11-14Merge pull request #3306 from Holzhaus/clazy-old-style-connect-effectsUwe Klotz
2020-11-14DirectoryDAOTest: Don't call non-const member on temporaryJan Holthuis
2020-11-13effects: Replace old-style Qt connect() callsJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13Merge pull request #3294 from Holzhaus/clazy-old-style-connectDaniel Schürmann
2020-11-12Replace some old-style Qt connect() callsJan Holthuis
2020-11-12Fix remaining -Wclazy-range-loop warnings using a local const varJan Holthuis
2020-11-12Fix -Wclazy-range-loop for ControlDoublePrivate::takeAllInstances()Jan Holthuis
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-11-10Explicitly set dirty flag for new Cue objectsUwe Klotz
2020-11-06Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into indexrangimproveUwe Klotz
2020-11-06Merge pull request #3057 from uklotzde/soundsourcesJan Holthuis
2020-11-01Rename isPartOf() to isSubrangeOf()Daniel Schürmann
2020-10-27Replace implicit casts with ControlObject::toBool() in more placesJan Holthuis
2020-10-27Use ControlObject::toBool() method to fix -Wfloat-conversion errorsJan Holthuis
2020-10-26Remove unused IndexRange::reverse()Daniel Schürmann
2020-10-26Remove too abstract IndexRange::span()Daniel Schürmann
2020-10-26Introduce IndexRange::isPartOf()Daniel Schürmann
2020-10-26Fix file extensions issues on macOSUwe Klotz
2020-10-26SoundSourceProxyTest: Log file path and providerUwe Klotz
2020-10-26Run SoundSource tests for all available providersUwe Klotz
2020-10-26SoundSourceProxy: Allow to select a single providerUwe Klotz
2020-10-26Validate return values when creating the test applicationUwe Klotz
2020-10-26MixxxTest: Initialize logging before creating applicationUwe Klotz
2020-10-26SoundSourceProviderRegistry: Use display name as identifierUwe Klotz
2020-10-26SoundSourceProvider: Expose display name as constantUwe Klotz
2020-10-24Merge branch '2.3' into 2.3_ffmpegUwe Klotz
2020-10-24Fix float conversion warningsUwe Klotz
2020-10-23Merge pull request #2940 from ywwg/more-rate-change-testsJan Holthuis
2020-10-23Extend SoundSource seek and read testUwe Klotz
2020-10-23Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-10-23Delete redundant code from RescalerUtilsTestUwe Klotz
2020-10-23Extend compatible keys from 4 to 6 possible keysUwe Klotz
2020-10-22Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into 2.3_ffmpegUwe Klotz
2020-10-19EngineSyncTest: Fix double comparisons using EXPECT_NEARJan Holthuis
2020-10-16Merge branch '2.3' into more-rate-change-testsOwen Williams
2020-10-16Merge branch '2.3' into 2.3_ffmpegUwe Klotz