1
1
mirror of https://github.com/wader/fq.git synced 2024-11-25 23:13:19 +03:00
fq/format/zip/testdata
Mattias Wadman 051a70bd4b interp: Change bit ranges to use exclusive end
All other ranges and slicing uses exclusive end so i think it make sense
to make it consistent.

Update docs and add additional example for non-byte-aligned field.

Also fixes issue showing zero bit ranges as start-NA.
2023-10-20 15:37:26 +02:00
..
test zip: Fix nested decode for none compress 2021-11-21 12:01:09 +01:00
bigzero-zip.zip zip: Correctly peek for zip64 EOCD 2023-02-22 22:22:36 +01:00
bigzero-zip.zip.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
help_zip.fqtest help,markdown: Rewrote and made text rendering nicer 2023-05-08 00:07:56 +02:00
test0.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
test0.zip zip: Fix nested decode for none compress 2021-11-21 12:01:09 +01:00
test9.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
test9.zip zip: Fix nested decode for none compress 2021-11-21 12:01:09 +01:00
test64.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
test64.zip zip: Add zip64 support and uncompress option 2022-05-26 12:46:50 +02:00
test-macos.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
test-macos.zip zip: Fix nested decode for none compress 2021-11-21 12:01:09 +01:00
uncompress.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
zip64-offset-not-ffffffff.zip zip: Correctly look for and decode both zip32/64 EOCD record 2023-02-22 19:34:28 +01:00
zip64-offset-not-ffffffff.zip.fqtest interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00