codedread
|
2db5b3b906
|
Fix issue #19: Support data descriptors in unzip.
|
2020-04-30 23:54:21 -07:00 |
|
codedread
|
f42dd8158b
|
Update test files to be ES modules for Issue #16
|
2020-04-02 19:46:14 -07:00 |
|
codedread
|
2cc77f905b
|
Turn archive.js into an ES module for Issue #16
|
2020-04-02 17:29:02 -07:00 |
|
codedread
|
ea20a6a518
|
Fix untarring by ensuring it gets a fresh buffer of data and add a test
|
2017-02-20 23:40:33 -08:00 |
|
codedread
|
9a0b91a535
|
Ensure all tests run synchronously
|
2017-02-20 18:49:29 -08:00 |
|
codedread
|
639a23e69b
|
Start the move to es6: Change all vars to lets/consts
|
2017-02-20 12:47:17 -08:00 |
|
codedread
|
2488bb43b5
|
Add some more unrar tests
|
2017-02-19 12:39:10 -08:00 |
|
codedread
|
8562d76a92
|
Add test files for unzip-store and unrar
|
2017-02-19 11:56:55 -08:00 |
|
codedread
|
66ff50f0bf
|
Move archive test files into a subdir
|
2017-02-19 10:42:49 -08:00 |
|
codedread
|
fde652676c
|
Add first test for unzip and move io tests into the tests folder
|
2017-02-19 10:27:45 -08:00 |
|