D28973: Fix cache directory calculation when adding to trash

2020-04-19 Thread David Faure
dfaure added a comment. Thanks. >0 is already something :-) REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D28973 To: meven, #frameworks, dfaure Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns

D28973: Fix cache directory calculation when adding to trash

2020-04-19 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R241:ff831cb609ea: Fix cache directory calculation when adding to trash (authored by meven). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28973?vs=80534&id=80535 REVISION

D28973: Fix cache directory calculation when adding to trash

2020-04-19 Thread Méven Car
meven updated this revision to Diff 80534. meven added a comment. Add test REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28973?vs=80520&id=80534 BRANCH master REVISION DETAIL https://phabricator.kde.org/D28973 AFFECTED FILES src/ioslaves/trash/tests/t

D28973: Fix cache directory calculation when adding to trash

2020-04-19 Thread David Faure
dfaure accepted this revision. dfaure added a comment. This revision is now accepted and ready to land. Good catch. I wonder if the unittest could be extended so it would have caught this. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D28973 To: meven,

D28973: Fix cache directory calculation when adding to trash

2020-04-19 Thread Méven Car
meven created this revision. meven added reviewers: Frameworks, dfaure. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. meven requested review of this revision. REVISION SUMMARY The directory size was not added to the directory cache size since D24773