bruns created this revision. bruns added reviewers: Baloo, ngraham, astippich, poboiko. Herald added projects: Frameworks, Baloo. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision.
REVISION SUMMARY When a file has been deleted, a modified event should never be emitted. This mimics the following real behavior: 1. touch testfile; touch testfile; sleep 5; rm testfile Verifies the changes from D21709 <https://phabricator.kde.org/D21709> (second part) Depends on D21807 <https://phabricator.kde.org/D21807> TEST PLAN ctest -R pendingfilequeue REPOSITORY R293 Baloo BRANCH create_delete REVISION DETAIL https://phabricator.kde.org/D21809 AFFECTED FILES autotests/unit/file/pendingfilequeuetest.cpp To: bruns, #baloo, ngraham, astippich, poboiko Cc: kde-frameworks-devel, LeGast00n, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams