1
0
mirror of https://github.com/mafintosh/tar-stream.git synced 2024-11-22 06:26:26 +00:00
mafintosh_tar-stream/test/fixtures
Kasper Isager Dalsgarð 32353cc02c
Move to streamx for streams, brittle for testing, and b4a for buffer operations (#143)
* Move to `streamx` for streams and `brittle` for testing

* More `b4a` and octal notation

* More `b4a`
2022-12-06 16:04:04 +01:00
..
base-256-size.tar Add base 256 file size test (#67) 2017-05-11 15:09:44 +02:00
base-256-uid-gid.tar Correctly parse large base-256 values in tar header. 2016-02-17 12:34:42 +10:00
gnu-incremental.tar Improve gnu/oldgnu format support 2019-06-04 21:19:35 +02:00
gnu-long-path.tar Trigger an error if there is an incomplete entry at the end of stream (#83) 2018-04-26 17:00:57 +02:00
gnu.tar Improve gnu/oldgnu format support 2019-06-04 21:19:35 +02:00
huge.tar.gz Overwrite header.size with pax header size, if present (#78) 2018-03-16 21:13:57 +01:00
incomplete.tar Trigger an error if there is an incomplete entry at the end of stream (#83) 2018-04-26 17:00:57 +02:00
index.js Move to streamx for streams, brittle for testing, and b4a for buffer operations (#143) 2022-12-06 16:04:04 +01:00
invalid.tgz adding test for #11 2014-03-24 15:25:36 +01:00
large-uid-gid.tar Pack large UID and GIDs as 777777 2016-04-21 07:48:51 +02:00
latin1.tar Support custom filename encoding option (#72) 2018-03-17 00:22:49 +01:00
long-name.tar updated fixtures to use right magic header 2014-04-11 14:26:26 +02:00
multi-file.tar updated fixtures to use right magic header 2014-04-11 14:26:26 +02:00
name-is-100.tar added 100c name test 2014-01-13 21:17:23 +01:00
one-file.tar updated fixtures to use right magic header 2014-04-11 14:26:26 +02:00
pax.tar pack should respect header.pax like extract 2016-04-05 09:41:18 -05:00
space.tar Strip spaces from octal fields for old tars 2014-09-23 14:00:45 +02:00
types.tar updated fixtures to use right magic header 2014-04-11 14:26:26 +02:00
unicode-bsd.tar unicode tests and ok test coverage. closes #1 2013-12-21 02:33:14 +01:00
unicode.tar updated fixtures to use right magic header 2014-04-11 14:26:26 +02:00
unknown-format.tar feat(headers.js): allow unknown formats (#131) 2020-12-29 11:22:18 +01:00
v7.tar Improve gnu/oldgnu format support 2019-06-04 21:19:35 +02:00