summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)Author
2019-01-06move EngineFilter classes to their own folderBe
2019-01-02Reduce testing timeUwe Klotz
2019-01-01Fix and test MpscFifoUwe Klotz
2019-01-01Add a (failing) test for MpscFifoUwe Klotz
2018-12-29Merge pull request #1624 from uklotzde/lp1737537_analysis_revampBe
2018-12-29Merge pull request #1919 from iamcodemaker/bcpDaniel Schürmann
2018-12-26Don't store a plain pointer as memberUwe Klotz
2018-12-16Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-14Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2018-12-13replace single getter with one for the whol atomic struct.Daniel Schürmann
2018-11-28make BpmControl::resetSyncAdjustment thread saveDaniel Schürmann
2018-11-28removed unused pOldTrack from trackLoaded functionDaniel Schürmann
2018-11-28add test for BroadcastSettings::applyModelMatthew Nicholson
2018-11-28add tests for BroadcastSettings::saveProfileMatthew Nicholson
2018-11-27save/load m_profileName when reading and writingMatthew Nicholson
2018-11-16Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-11-16Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-15remove redundent blank linesDaniel Schürmann
2018-11-13fix typosDaniel Schürmann
2018-11-11Added a test for two consequitive spacesDaniel Schürmann
2018-11-11Dont decompose charactere when the base character is a space, fixing lp1802730Daniel Schürmann
2018-11-10Added a test for tailing spaces and quoted searchesDaniel Schürmann
2018-11-03Merge remote-tracking branch 'upstream/2.2'Be
2018-11-03Merge remote-tracking branch 'upstream/2.1' into 2.2Be
2018-10-27use ASSERT_DOUBLE_EQDaniel Schürmann
2018-10-27Merge remote-tracking branch 'upstream/2.1' into lp1783020Daniel Schürmann
2018-10-27Added a test that verifies the bug is fixed "SyncWithoutBeatgrid"Daniel Schürmann
2018-10-26Merge pull request #1700 from daschuer/valueChangedFromEngineRJ Skerry-Ryan
2018-10-12Use /subsystem:console in mixxx-test.exe. Fixes Bug #1453782.RJ Skerry-Ryan
2018-10-06Merge pull request #1829 from luzpaz/misc-typosDaniel Schürmann
2018-10-01Use ASSERT_DOUBLE_EQ for floating point comparison.RJ Ryan
2018-10-01Misc. typo and whitespace fixesluz.paz
2018-09-25Merge pull request #1812 from iamcodemaker/looprollDaniel Schürmann
2018-09-20Merge pull request #1785 from luzpaz/misc-typosRJ Skerry-Ryan
2018-09-20add unit tests for new beatlooproll behaviorMatthew Nicholson
2018-09-19Remove SoundSource plugins. Move SoundSourceM4A and SoundSourceWV into Mixxx.RJ Skerry-Ryan
2018-09-19Misc. typosluz.paz
2018-09-17Merge remote-tracking branch 'upstream/2.1' into 2.2Be
2018-09-02Escape crate names filter, fixing lp1789728Daniel Schürmann
2018-07-28Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-07-27Merge pull request #1715 from daschuer/lp1777429Sean M. Pappalardo
2018-07-24Merge pull request #1388 from poelzi/feature/query_cratesDaniel Schürmann
2018-07-14Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-07-14Improve robustness and documentation of CachingReader interfaceUwe Klotz
2018-07-14CachingReader reports cache misses to calling codeDaniel Schürmann
2018-07-06Added a comment about the compare values.Daniel Schürmann
2018-06-19Fix typosDaniel Schürmann
2018-06-19Added test: EngineSyncTest.QuantizeHotCueActivateDaniel Schürmann
2018-06-12Merge pull request #1703 from Be-ing/effects_mixing_modeDaniel Schürmann
2018-06-12do not mix dry bypass for first Echo or Reverb in D+W mode chainBe