Review Request 128353: Unit tests of directory permissions in zip files

Sune Vuorela kde at pusling.com
Mon Jul 4 18:27:22 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128353/
-----------------------------------------------------------

(Updated July 4, 2016, 6:27 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks and David Faure.


Changes
-------

Submitted with commit dda62267aab8893db0ff695391d0fd8b37ace1f6 by Sune Vuorela to branch master.


Repository: karchive


Description
-------

Add unit test to prevent later changes to abandon directory permissions in zip files

Test file created with
    mkdir ziptest
    cd ziptest
    mkdir 700 750 755
    chmod 700 700
    chmod 750 750
    chmod 755 755
    zip -r my.zip 7*


Diffs
-----

  autotests/karchivetest.h 5a6375c 
  autotests/karchivetest.cpp dd03dac 

Diff: https://git.reviewboard.kde.org/r/128353/diff/


Testing
-------


Thanks,

Sune Vuorela

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160704/806f0750/attachment.html>


More information about the Kde-frameworks-devel mailing list