[EngineQuery] Remove unused position member, extend tests
ClosedPublic

Authored by bruns on Apr 2 2020, 9:01 AM.

Details

Summary

The "pos" member is unused, remove it from the EngineQuery class.

Test Plan

ctest
$> baloosearch foo png -> finds foo.png and foo_bar.png
$> baloosearch foo.png -> still finds foo.png, but not foo_bar.png

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Apr 2 2020, 9:01 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptApr 2 2020, 9:01 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Apr 2 2020, 9:01 AM
ngraham accepted this revision.Apr 2 2020, 5:04 PM
This revision is now accepted and ready to land.Apr 2 2020, 5:04 PM
This revision was automatically updated to reflect the committed changes.