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

(Updated July 3, 2016, 1:09 p.m.)


Review request for KDE Frameworks and David Faure.


Repository: karchive


Description (updated)
-------

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

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to