6 Commits

Author SHA1 Message Date
Quentin Renard 7671ba2b49 Now testing on mac + windows as well 2024-02-07 19:01:24 +01:00
Quentin Renard 59cfa932ed Reverted archive fix 2021-01-16 10:47:19 +01:00
Quentin Renard baccae35fc Not using os.Separator for archive anymore 2021-01-14 09:20:59 +01:00
Quentin Renard 4e88f5c215 Added internalPath tests 2020-02-22 10:33:03 +01:00
Jeremy Donahue 195caae763 Error if internalPath does not match archive contents
Return an error if internalPath is specified and the archive contents do
not match the internalPath. Without this check, if there are no contents
which match the internalPath, an empty dst directory is produced.
2020-02-21 17:29:48 -08:00
Quentin Renard e98e074b57 Added archive 2019-12-30 15:41:29 +01:00