aboutsummaryrefslogtreecommitdiff
path: root/spec/fixtures
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-07-13 23:00:07 -0300
committerHisham Muhammad <hisham@gobolinux.org>2018-07-18 11:24:07 -0300
commitf4f1adb8f302ce986c2ed9d65934da51f41dd606 (patch)
treec1a7a2755c39acccb2816a5043a8200fb8e2ec74 /spec/fixtures
parent94b25d8922a2bae1c6d5e36bf6b0cffd86d91f2a (diff)
downloadluarocks-f4f1adb8f302ce986c2ed9d65934da51f41dd606.tar.gz
luarocks-f4f1adb8f302ce986c2ed9d65934da51f41dd606.tar.bz2
luarocks-f4f1adb8f302ce986c2ed9d65934da51f41dd606.zip
fs: make unpack_archive platform-agnostic using specific fs functions
Use luarocks.tools.tar for handling tar files, and add platform-specific functions fs.zip, fs.unzip, fs.bunzip2, fs.gunzip, giving them native implementations using Lua modules or alternative implementations using third-party tools.
Diffstat (limited to 'spec/fixtures')
-rw-r--r--spec/fixtures/abc.bz2bin0 -> 66 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/spec/fixtures/abc.bz2 b/spec/fixtures/abc.bz2
new file mode 100644
index 00000000..ee786715
--- /dev/null
+++ b/spec/fixtures/abc.bz2
Binary files differ