Add unittest for document replacement
ClosedPublic

Authored by bruns on Nov 19 2018, 1:20 AM.

Details

Summary

Updating a file in place (i.e. when keeping the same inode, e.g. by
appending to it), was not tested previously. Uncovered a bug in the
MTimeDB update.

Depends on: D17000

Test Plan

make && ctest

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.Nov 19 2018, 1:20 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptNov 19 2018, 1:20 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Nov 19 2018, 1:20 AM
ngraham accepted this revision.Nov 19 2018, 2:48 AM
This revision is now accepted and ready to land.Nov 19 2018, 2:48 AM
This revision was automatically updated to reflect the committed changes.