summaryrefslogtreecommitdiff
path: root/tests/utils_tests/archives
AgeCommit message (Collapse)Author
2019-07-31Fixed #30160 -- Added support for LZMA and XZ templates to ↵Nick Pope
startapp/startproject management commands.
2016-12-28Fixed #27628 -- Fixed unarchiving a file without permission data.Anton Samarchyan
2016-12-06Fixed #26494 -- Made Archive.extract() preserve file permissions.Anton Samarchyan
2014-06-03Fixed #22681 -- Made TarArchive recognize leading directories properly.Alexandr Shurigin
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner