1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-19 12:28:12 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
3906e4c80b Moved which function to another module 2017-01-02 19:27:49 +01:00
ee65e7ed7f Added support for zip archiver
Also fixed issue with extension get from regexp
2017-01-02 15:39:28 +01:00
230ec154b6 Fix for archives like .tar.bz2 2017-01-02 14:06:34 +01:00
251fab377b Non existed archive will not be fatal
Moved logic which check for archive file explicitly to extract method.
That way get_archiver will return archiver for not (yet) existed
archives.
2017-01-02 13:13:55 +01:00
026dbf6abd Added tests for file_archive module 2017-01-02 10:53:16 +01:00