1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 09:39:16 +02:00
bitjs/tests/archive-testfiles
2021-12-29 20:01:48 -08:00
..
README.md Some minor API updates. 2021-12-29 20:01:48 -08:00
test-unrar-m1.json Add some more unrar tests 2017-02-19 12:39:10 -08:00
test-unrar-m2.json Add some more unrar tests 2017-02-19 12:39:10 -08:00
test-unrar-m3.json Add some more unrar tests 2017-02-19 12:39:10 -08:00
test-unrar-m4.json Add some more unrar tests 2017-02-19 12:39:10 -08:00
test-unrar-m5.json Add some more unrar tests 2017-02-19 12:39:10 -08:00
test-unrar-ma4.json Add some more unrar tests 2017-02-19 12:39:10 -08:00
test-untar-1.json Fix untarring by ensuring it gets a fresh buffer of data and add a test 2017-02-20 23:40:33 -08:00
test-unzip-deflate.json Add test files for unzip-store and unrar 2017-02-19 11:56:55 -08:00
test-unzip-descriptor.json Fix issue #19: Support data descriptors in unzip. 2020-04-30 23:54:21 -07:00
test-unzip-store.json Add test files for unzip-store and unrar 2017-02-19 11:56:55 -08:00

Test files for unarchivers.

  1. Create a zip or rar file with just one file inside it.
  2. Use test-uploader.html and choose the archived file and the unarchived file.
  3. Paste that JSON output into a test json file.