diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-06-28 11:32:50 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-06-28 11:32:50 +0200 |
commit | 3d8415151b67ac1df1ecb370ad0ab9c808d004f0 (patch) | |
tree | 39f1e4af687b9219ad56146001a96c6b99d9d384 /tests/tar/CREDITS | |
parent | 1582ca88cb056d84a93cd40731d362083dad8cd4 (diff) |
Add test case for tar large file size support
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'tests/tar/CREDITS')
-rw-r--r-- | tests/tar/CREDITS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tar/CREDITS b/tests/tar/CREDITS index 32014fc..e4b19b4 100644 --- a/tests/tar/CREDITS +++ b/tests/tar/CREDITS @@ -20,3 +20,6 @@ for those features: - longe user + group names - sun tar samples - star samples + +In addition to that, the files in "file-size" are truncated, since we are only +interested in parsing the header. |