aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
diff options
context:
space:
mode:
authorJuri Linkov2024-05-20 09:22:10 +0300
committerJuri Linkov2024-05-20 09:22:41 +0300
commit91e02dde5fefbba87dc4736df40cfaeec2c088c1 (patch)
treeca5d4c23dc3f335986f70325db06a3f5ad2f92fa /test/data
parent44d1687f1f6bc3d261aa2344a714b1f3397b3039 (diff)
downloademacs-91e02dde5fefbba87dc4736df40cfaeec2c088c1.tar.gz
emacs-91e02dde5fefbba87dc4736df40cfaeec2c088c1.zip
New tests for nested archives (bug#70987)
* test/lisp/tar-mode-tests.el (tar-mode-test-tar-extract-zip-and-gz): * test/lisp/arc-mode-tests.el (arc-mode-test-zip-extract-tar-and-gz): New tests. * test/data/decompress/tzg.tar.gz: * test/data/decompress/ztg.zip: New data files to test decompressing of different combinations of nested tar and zip archives.
Diffstat (limited to 'test/data')
-rw-r--r--test/data/decompress/tzg.tar.gzbin0 -> 255 bytes
-rw-r--r--test/data/decompress/ztg.zipbin0 -> 316 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test/data/decompress/tzg.tar.gz b/test/data/decompress/tzg.tar.gz
new file mode 100644
index 00000000000..611f543688e
--- /dev/null
+++ b/test/data/decompress/tzg.tar.gz
Binary files differ
diff --git a/test/data/decompress/ztg.zip b/test/data/decompress/ztg.zip
new file mode 100644
index 00000000000..5f4aea4c8dc
--- /dev/null
+++ b/test/data/decompress/ztg.zip
Binary files differ