diff options
Diffstat (limited to 'lib/tar/test/data')
-rw-r--r-- | lib/tar/test/data/CREDITS | 4 | ||||
-rw-r--r-- | lib/tar/test/data/iterator/sparse.tar (renamed from lib/tar/test/data/istream/sparse.tar) | bin | 33792 -> 33792 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/tar/test/data/CREDITS b/lib/tar/test/data/CREDITS index 1e7fb32..4c20256 100644 --- a/lib/tar/test/data/CREDITS +++ b/lib/tar/test/data/CREDITS @@ -33,9 +33,9 @@ The following addtional files have been added: Contributed in GitHub issue #64. A tar ball that contains a hard link where the 100 byte target field is completely filled without containing a null-terminator. - - istream/sparse.tar + - iterator/sparse.tar Derived from sparse/gnu.tar and contains some test data for testing the - tar istream implementation. + tar iterator implementation. - write/simple.tar Created using the tar writer to verify that it works as intended. Used for testing the tar writer to check if it still produces identical diff --git a/lib/tar/test/data/istream/sparse.tar b/lib/tar/test/data/iterator/sparse.tar Binary files differindex 7f4700d..7f4700d 100644 --- a/lib/tar/test/data/istream/sparse.tar +++ b/lib/tar/test/data/iterator/sparse.tar |