summaryrefslogtreecommitdiffstats
path: root/src/test/searchqueryparsertest.cpp
AgeCommit message (Expand)Author
2020-03-30Use new PCM audio property typesUwe Klotz
2020-02-29Disable concurrent guessing of track cover art during testsUwe Klotz
2020-02-29Fix more spurious test failures due caused by concurrent tasksUwe Klotz
2019-11-21Hide public functions in TrackDAOUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe 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-09-17Merge remote-tracking branch 'upstream/2.1' into 2.2Be
2018-09-02Escape crate names filter, fixing lp1789728Daniel Schürmann
2018-01-06fix comments from @ferranpujolcamins and @uklotzdeDaniel Poelzleithner
2017-12-21Fix unnamed query testcases.Daniel Poelzleithner
2017-11-29Try to fix tag writing tests on AppVeyorUwe Klotz
2017-06-05Add test to check crate filter with crate filter and negationgramanas
2017-06-04Remove unused #includegramanas
2017-06-04Add crate filter testsgramanas
2017-06-02Add crate filter in library searchgramanas
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-02-19Add factory methods for creating temporary TIOsUwe Klotz
2015-06-09Improve readability using auto and std::make_uniqueUwe Klotz
2015-06-09Consistent wrapping of SQL expressions into paranthesesUwe Klotz
2015-06-09Replace plain pointers with std::unique_ptr to avoid memory leaksUwe Klotz
2015-02-26Disable Q_ASSERT in release builds.RJ Ryan
2014-11-20Search query parser updates.RJ Ryan
2014-09-04fix wrong parsing of '2m'Max Linke
2014-08-29REF: time string parsingMax Linke
2014-08-29Human readable duration searchkBashar
2014-01-12Add tests for TrackPointer matching for search queries.RJ Ryan
2014-01-12Refactor SearchQueryParser to handle matching of dirty tracks in BaseTrackCache.RJ Ryan
2013-11-30Strip unnecessary parentheses if only one search clause is present. Update te...RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan