diff options
| author | Juri Linkov | 2024-05-20 09:22:10 +0300 |
|---|---|---|
| committer | Juri Linkov | 2024-05-20 09:22:41 +0300 |
| commit | 91e02dde5fefbba87dc4736df40cfaeec2c088c1 (patch) | |
| tree | ca5d4c23dc3f335986f70325db06a3f5ad2f92fa /test/data | |
| parent | 44d1687f1f6bc3d261aa2344a714b1f3397b3039 (diff) | |
| download | emacs-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.gz | bin | 0 -> 255 bytes |
| -rw-r--r-- | test/data/decompress/ztg.zip | bin | 0 -> 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 | |||