.gitattributes
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.rst
MANIFEST.in
NOTICE
README.rst
apache-2.0.LICENSE
appveyor.yml
azure-pipelines.yml
configure
configure.bat
extractcode
extractcode.ABOUT
extractcode.bat
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/docs-ci.yml
.github/workflows/pypi-release.yml
docs/Makefile
docs/make.bat
docs/scripts/doc8_style_check.sh
docs/scripts/sphinx_build_link_check.sh
docs/source/conf.py
docs/source/index.rst
docs/source/_static/theme_overrides.css
docs/source/contribute/contrib_doc.rst
etc/ci/azure-container-deb.yml
etc/ci/azure-container-rpm.yml
etc/ci/azure-posix.yml
etc/ci/azure-win.yml
etc/ci/install_sudo.sh
etc/ci/macports-ci
etc/ci/macports-ci.ABOUT
etc/ci/mit.LICENSE
etc/scripts/README.rst
etc/scripts/check_thirdparty.py
etc/scripts/fetch_thirdparty.py
etc/scripts/gen_pypi_simple.py
etc/scripts/gen_pypi_simple.py.ABOUT
etc/scripts/gen_pypi_simple.py.NOTICE
etc/scripts/gen_requirements.py
etc/scripts/gen_requirements_dev.py
etc/scripts/requirements.txt
etc/scripts/test_utils_pip_compatibility_tags.py
etc/scripts/test_utils_pip_compatibility_tags.py.ABOUT
etc/scripts/test_utils_pypi_supported_tags.py
etc/scripts/test_utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_dejacode.py
etc/scripts/utils_pip_compatibility_tags.py
etc/scripts/utils_pip_compatibility_tags.py.ABOUT
etc/scripts/utils_pypi_supported_tags.py
etc/scripts/utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_requirements.py
etc/scripts/utils_thirdparty.py
etc/scripts/utils_thirdparty.py.ABOUT
src/extractcode/NOTICE
src/extractcode/__init__.py
src/extractcode/api.py
src/extractcode/archive.py
src/extractcode/cli.py
src/extractcode/extract.py
src/extractcode/libarchive2.py
src/extractcode/patch.py
src/extractcode/sevenzip.py
src/extractcode/uncompress.py
src/extractcode/vmimage.py
src/extractcode.egg-info/PKG-INFO
src/extractcode.egg-info/SOURCES.txt
src/extractcode.egg-info/dependency_links.txt
src/extractcode.egg-info/entry_points.txt
src/extractcode.egg-info/not-zip-safe
src/extractcode.egg-info/requires.txt
src/extractcode.egg-info/top_level.txt
tests/extractcode_assert_utils.py
tests/test_archive.py
tests/test_extract.py
tests/test_extractcode.py
tests/test_extractcode_api.py
tests/test_extractcode_cli.py
tests/test_libarchive2.py
tests/test_patch.py
tests/test_sevenzip.py
tests/test_skeleton_codestyle.py
tests/test_vmimage.py
tests/data/gpl-3.0.LICENSE
tests/data/patool.ABOUT
tests/data/api/c.zip
tests/data/api/doc.docx
tests/data/archive/7z/7zip_invalidpath.7z
tests/data/archive/7z/7zip_password.7z
tests/data/archive/7z/7zip_relative.7z
tests/data/archive/7z/7zip_trailing.7z
tests/data/archive/7z/7zip_unicode.7z
tests/data/archive/7z/corrupted7z.7z
tests/data/archive/7z/t .7z
tests/data/archive/7z/z.7z
tests/data/archive/TODO/dmg/ABOUT
tests/data/archive/TODO/dmg/easy-subclipse-mylyn-2.0.0.dmg
tests/data/archive/TODO/mixed_case_ticket_6897/case.tgz
tests/data/archive/TODO/rpmticket_6327/ABOUT
tests/data/archive/TODO/rpmticket_6327/gettext-runtime-32bit-0.17-61.40.x86_64.rpm
tests/data/archive/TODO/rpmticket_6327/jabber-roster-0.1.1-2.fc17.noarch.rpm
tests/data/archive/TODO/rpmticket_6327/jack_capture-0.9.61-1.fc17.i686.rpm
tests/data/archive/TODO/shar/origin.README
tests/data/archive/TODO/shar/tar-1.11.8.shar.gz
tests/data/archive/TODO/shar/tar.shar
tests/data/archive/TODO/shar/tar.shar.README
tests/data/archive/TODO/shar/tst.makeself
tests/data/archive/TODO/shar/tst.makeself.REDAME
tests/data/archive/TODO/shar/tst.tar
tests/data/archive/TODO/text_content/absolute_path.tar.bz2
tests/data/archive/TODO/text_content/absolute_path.tar.gz
tests/data/archive/TODO/text_content/high_ancest.zip
tests/data/archive/TODO/text_content/trailing_data.gz
tests/data/archive/TODO/unicodeticket_2859/unicode_names.tgz
tests/data/archive/TODO/weird_tars/ABOUT.txt
tests/data/archive/TODO/weird_tars/bitarray-0.8.1.tar.gz
tests/data/archive/TODO/weird_tars/deferargs-0.4.tar.gz
tests/data/archive/TODO/weird_tars/empty-tar-no-dir.tar.gz
tests/data/archive/TODO/weird_tars/grapefruit-0.1a3.tar.gz
tests/data/archive/Z/tkWWW-0.11.tar.Z
tests/data/archive/Z/tr2tex.Z
tests/data/archive/ar/ar_invalidpath.ar
tests/data/archive/ar/ar_trailing.a
tests/data/archive/ar/liby-corrupted.a
tests/data/archive/ar/liby.a
tests/data/archive/ar/liby.tar.gz
tests/data/archive/ar/winlib/freetype.lib
tests/data/archive/ar/winlib/gsdll32.lib
tests/data/archive/ar/winlib/htmlhelp.lib
tests/data/archive/ar/winlib/libmysql.lib
tests/data/archive/ar/winlib/php4embed.lib
tests/data/archive/ar/winlib/pyexpat.lib
tests/data/archive/ar/winlib/zlib.lib
tests/data/archive/bz2/bz2_not_tarred_broken.bz2
tests/data/archive/bz2/bz_invalidpath.bz2
tests/data/archive/bz2/single_file_not_tarred.bz2
tests/data/archive/bz2/single_file_trailing_data.bz2
tests/data/archive/bz2/bzip2_multistream/example-file.csv.bz2
tests/data/archive/bz2/bzip2_multistream/example-file.csv.bz2.ABOUT
tests/data/archive/bz2/bzip2_multistream/expected.csv
tests/data/archive/bz2/bzip2_with_gentoo_trailing_data/sys-libs%3Azlib-1.2.3-r1~1.tbz2
tests/data/archive/bz2/bzip2_with_gentoo_trailing_data/sys-libs%3Azlib-1.2.3-r1~1.tbz2.ABOUT
tests/data/archive/cab/basic.cab
tests/data/archive/cab/t.cab.foo
tests/data/archive/cb7/t .cb7
tests/data/archive/cb7/t.cb7.foo
tests/data/archive/cbr/t.cbr
tests/data/archive/cbr/t.cbr.foo
tests/data/archive/cbt/t.cbt
tests/data/archive/cbt/t.cbt.foo
tests/data/archive/cbz/t.cbz
tests/data/archive/cbz/t.cbz.foo
tests/data/archive/cpio/cpio-invalidpath.cpio
tests/data/archive/cpio/cpio_absolute.cpio
tests/data/archive/cpio/cpio_broken.cpio
tests/data/archive/cpio/cpio_relative.cpio
tests/data/archive/cpio/cpio_trailing.cpio
tests/data/archive/cpio/elfinfo-1.0-1.fc9.src.cpio
tests/data/archive/cpio/t.cpio.foo
tests/data/archive/deb/adduser_3.112ubuntu1_all.deb
tests/data/archive/deb/adduser_3.113+nmu3ubuntu3_all.deb
tests/data/archive/deb/libjama-dev_1.2.4-2_all.deb
tests/data/archive/deb/origin.README
tests/data/archive/deb/wget-el_0.5.0-8_all.deb
tests/data/archive/dia/dia.dia
tests/data/archive/dia/dia_broken.dia
tests/data/archive/dia/dia_trailing.dia
tests/data/archive/dia/broken/PublisherUML.dia
tests/data/archive/dia/broken/ServletProxyGenerator.dia
tests/data/archive/dia/broken/schedulerClassDiagram.dia
tests/data/archive/dia/guess/infoset-doc.dia
tests/data/archive/docs/how-to-torture
tests/data/archive/docs/how-to-torture.1
tests/data/archive/docs/origin.README
tests/data/archive/docs/testdump.doc.html
tests/data/archive/docs/torture.perl
tests/data/archive/graffle/example.graffle
tests/data/archive/gzip/backslash_path.gz
tests/data/archive/gzip/file_4.26-1.diff.gz
tests/data/archive/gzip/leading_data.gz
tests/data/archive/gzip/mysql-arch.ARZ
tests/data/archive/gzip/random_binary.data
tests/data/archive/gzip/s.gz
tests/data/archive/gzip/trailing_data.gz
tests/data/archive/gzip/twofiles.gz
tests/data/archive/iso/ChangeLog
tests/data/archive/iso/small.iso
tests/data/archive/iso/t.iso.foo
tests/data/archive/lz4/sample.tar.lz4
tests/data/archive/lz4/some.lz4
tests/data/archive/lzip/sample.tar.lz
tests/data/archive/lzip/some.lz
tests/data/archive/lzma_xz/ABOUT.txt
tests/data/archive/lzma_xz/MinGW-5.1.6.exe-src.tar.lzma
tests/data/archive/lzma_xz/binutils-2.22.52.0.3-patches-1.0.tar.xz
tests/data/archive/lzma_xz/coreutils-8.5-patches-1.tar.lzma
tests/data/archive/lzma_xz/orionsocket-1.0.9.tar.lzma
tests/data/archive/lzma_xz/texlive-core-patches-20.tar.xz
tests/data/archive/not_archive/hashfile
tests/data/archive/not_archive/savetransfer.c
tests/data/archive/not_archive/wildtest.txt
tests/data/archive/rar/basic.rar
tests/data/archive/rar/broken.rar
tests/data/archive/rar/non_ascii_corrupted.rar
tests/data/archive/rar/rar_absolute.rar
tests/data/archive/rar/rar_invalidpath.rar
tests/data/archive/rar/rar_password.rar
tests/data/archive/rar/rar_relative.rar
tests/data/archive/rar/rar_trailing.rar
tests/data/archive/relative_path/basic.zip
tests/data/archive/rpm/broken.rpm
tests/data/archive/rpm/elfinfo-1.0-1.fc9.src.rpm
tests/data/archive/rpm/kmod-openafs-1.6.10-2.2.6.18_8.1.1.el5.i686.rpm
tests/data/archive/rpm/python-glc-0.7.1-1.src.rpm
tests/data/archive/rpm/renamed.rpm
tests/data/archive/rpm/rpm_trailing.rpm
tests/data/archive/rpm/xz-compressed-cpio.rpm
tests/data/archive/rpm/extract_once/libsqueeze0.2_0-0.2.3-8mdv2010.0.i586.rpm
tests/data/archive/shar/demo-spring-boot.jar
tests/data/archive/shar/demo-spring-boot.sh
tests/data/archive/svgz/insert-emptyframe.svgz
tests/data/archive/tar/absolute_path.tar
tests/data/archive/tar/special.tar
tests/data/archive/tar/tar_absolute.tar
tests/data/archive/tar/tar_relative.tar
tests/data/archive/tar/tarred.tar
tests/data/archive/tar/tarred_broken.tar
tests/data/archive/tar/testtar.README
tests/data/archive/tar/testtar.tar
tests/data/archive/tar/gem/panchira-0.1.1.gem
tests/data/archive/tbz/absolute_path.tar.bz2
tests/data/archive/tbz/bz2withtar_relative.tar.bz2
tests/data/archive/tbz/iproute2.tar.bz2
tests/data/archive/tbz/single_file_trailing_data.tar.gz
tests/data/archive/tbz/tarred_bzipped.bz
tests/data/archive/tbz/tarred_bzipped.tar.bz
tests/data/archive/tbz/tarred_bzipped.tar.bz2
tests/data/archive/tbz/tarred_bzipped.tbz
tests/data/archive/tbz/tarred_bzipped_broken.tar.bz2
tests/data/archive/tbz/bzip2_multistream/example-file.csv
tests/data/archive/tbz/bzip2_multistream/example-file.csv.tar.bz2
tests/data/archive/tbz/bzip2_multistream/example-file.csv.tar.bz2.ABOUT
tests/data/archive/tgz/absolute_path.tar.gz
tests/data/archive/tgz/broken.tar.gz
tests/data/archive/tgz/commons-logging-1.1.2-src.tar.gz
tests/data/archive/tgz/mixed_case_and_symlink.tgz
tests/data/archive/tgz/mixed_case_and_symlink.tgz.expected.json
tests/data/archive/tgz/no_trailing.tar.gz
tests/data/archive/tgz/relative.tar.gz
tests/data/archive/tgz/symlink.tar.gz
tests/data/archive/tgz/tarred_gzipped.gz
tests/data/archive/tgz/tarred_gzipped.tar.gz
tests/data/archive/tgz/tarred_gzipped.tgz
tests/data/archive/tgz/tgz_unicode.tgz
tests/data/archive/tgz/trailing.tar.gz
tests/data/archive/tgz/trailing2.tar.gz
tests/data/archive/weird_names/weird_names.7z
tests/data/archive/weird_names/weird_names.7z_7zip_linux.expected
tests/data/archive/weird_names/weird_names.7z_7zip_mac.expected
tests/data/archive/weird_names/weird_names.7z_7zip_win.expected
tests/data/archive/weird_names/weird_names.7z_libarch_linux.expected
tests/data/archive/weird_names/weird_names.7z_libarch_mac.expected
tests/data/archive/weird_names/weird_names.7z_libarch_win.expected
tests/data/archive/weird_names/weird_names.ar
tests/data/archive/weird_names/weird_names.ar_7zip_linux.expected
tests/data/archive/weird_names/weird_names.ar_7zip_mac.expected
tests/data/archive/weird_names/weird_names.ar_7zip_win.expected
tests/data/archive/weird_names/weird_names.ar_libarch_linux.expected
tests/data/archive/weird_names/weird_names.ar_libarch_mac.expected
tests/data/archive/weird_names/weird_names.ar_libarch_win.expected
tests/data/archive/weird_names/weird_names.cpio
tests/data/archive/weird_names/weird_names.cpio_7zip_linux.expected
tests/data/archive/weird_names/weird_names.cpio_7zip_mac.expected
tests/data/archive/weird_names/weird_names.cpio_7zip_win.expected
tests/data/archive/weird_names/weird_names.cpio_libarch_linux.expected
tests/data/archive/weird_names/weird_names.cpio_libarch_mac.expected
tests/data/archive/weird_names/weird_names.cpio_libarch_win.expected
tests/data/archive/weird_names/weird_names.iso
tests/data/archive/weird_names/weird_names.iso_7zip_linux.expected
tests/data/archive/weird_names/weird_names.iso_7zip_mac.expected
tests/data/archive/weird_names/weird_names.iso_7zip_win.expected
tests/data/archive/weird_names/weird_names.rar
tests/data/archive/weird_names/weird_names.rar_7zip_linux.expected
tests/data/archive/weird_names/weird_names.rar_7zip_mac.expected
tests/data/archive/weird_names/weird_names.rar_7zip_win.expected
tests/data/archive/weird_names/weird_names.tar
tests/data/archive/weird_names/weird_names.tar_7zip_linux.expected
tests/data/archive/weird_names/weird_names.tar_7zip_mac.expected
tests/data/archive/weird_names/weird_names.tar_7zip_win.expected
tests/data/archive/weird_names/weird_names.tar_libarch_linux.expected
tests/data/archive/weird_names/weird_names.tar_libarch_mac.expected
tests/data/archive/weird_names/weird_names.tar_libarch_win.expected
tests/data/archive/weird_names/weird_names.zip
tests/data/archive/weird_names/weird_names.zip_7zip_linux.expected
tests/data/archive/weird_names/weird_names.zip_7zip_mac.expected
tests/data/archive/weird_names/weird_names.zip_7zip_win.expected
tests/data/archive/weird_names/weird_names.zip_libarch_linux.expected
tests/data/archive/weird_names/weird_names.zip_libarch_mac.expected
tests/data/archive/weird_names/weird_names.zip_libarch_win.expected
tests/data/archive/wmz/Go.wmz
tests/data/archive/wmz/image003.wmz
tests/data/archive/xar/origin.ABOUT
tests/data/archive/xar/xar-1.4.xar
tests/data/archive/xar/xar-1.4.xar.ABOUT
tests/data/archive/zip/basic.zip
tests/data/archive/zip/directory-with-no-trailing-slash.zip
tests/data/archive/zip/dup_names.zip
tests/data/archive/zip/exceptionhero.javascript.1.0.5.nupkg
tests/data/archive/zip/javascript-fastclass.1.1.729.121805.nupkg
tests/data/archive/zip/moq.4.2.1507.118.nupkg
tests/data/archive/zip/relative_nested.zip
tests/data/archive/zip/relative_parent_folders.zip
tests/data/archive/zip/test.zip
tests/data/archive/zip/unicode.zip
tests/data/archive/zip/unicode2.zip
tests/data/archive/zip/weird_file_name.zip
tests/data/archive/zip/zip_broken.zip
tests/data/archive/zip/zip_invalidpath.zip
tests/data/archive/zip/zip_password_nexb.zip
tests/data/archive/zip/zip_trailing_data.zip
tests/data/archive/zip/zip_trailing_data2.zip
tests/data/archive/zip/zip_unicode.zip
tests/data/archive/zip/backslash/AspectJTest.zip
tests/data/archive/zip/backslash/backslash1.zip
tests/data/archive/zip/backslash/boo-0.3-src.zip
tests/data/archive/zip/jar/simple.jar
tests/data/archive/zip/timezone/c.zip
tests/data/archive/zip/timezone/projecttest.zip
tests/data/archive/zipslip/README.md
tests/data/archive/zipslip/zip-slip-win.tar
tests/data/archive/zipslip/zip-slip-win.tar.ABOUT
tests/data/archive/zipslip/zip-slip-win.zip
tests/data/archive/zipslip/zip-slip-win.zip.ABOUT
tests/data/archive/zipslip/zip-slip.tar
tests/data/archive/zipslip/zip-slip.tar.ABOUT
tests/data/archive/zipslip/zip-slip.zip
tests/data/archive/zipslip/zip-slip.zip.ABOUT
tests/data/archive/zstd/sample.tar.zst
tests/data/archive/zstd/some.zst
tests/data/cli/extract/broken.tar.gz
tests/data/cli/extract/some.tar.gz
tests/data/cli/extract/tarred_gzipped.tgz
tests/data/cli/extract_ignore/a.zip
tests/data/cli/extract_ignore/b.tar
tests/data/cli/extract_nuget/00000xxxxx-00000xxxx-00000xxxx-00000xxxx/00000xxxxx-00000xxxx-00000xxxx-00000xxxx/microsoft.aspnet.identity.entityframework.2.2.1.nupkg
tests/data/cli/extract_relative_path/basic.zip
tests/data/cli/extract_shallow/top.zip
tests/data/cli/replace-originals/issue6550.gz
tests/data/cli/replace-originals/issue6550.gz.ABOUT
tests/data/cli/replace-originals/rake.1.gz
tests/data/cli/replace-originals/rake.1.gz.ABOUT
tests/data/cli/unicodearch/Korištenjem Kärkkäinen – Sanders.tgz
tests/data/extract/basic_non_nested.tar.gz
tests/data/extract/TODO/file_4.26-1.diff.gz
tests/data/extract/TODO/file_with_tars_extracted.zip
tests/data/extract/TODO/ipm430.rar
tests/data/extract/TODO/macosx-dot-files-ticket_1176.tar.gz
tests/data/extract/TODO/org-jvnet-glassfish-comms-sipagent_1530.jar
tests/data/extract/TODO/permission_cbrtimer.tar.gz
tests/data/extract/TODO/cannot_open/corrupted.gz
tests/data/extract/TODO/cannot_open/password.zip
tests/data/extract/TODO/empty_dir/yazd_src_Beta_3_0.tar.gz
tests/data/extract/TODO/jar_war_ear/balancer.war
tests/data/extract/TODO/jar_war_ear/jaxrpc-simple.ear
tests/data/extract/TODO/jar_war_ear/jaxrpc-simple.war
tests/data/extract/TODO/jar_war_ear/jaxrpc-simpleShare.jar
tests/data/extract/TODO/links/prune_broken_simlink_2570.tar.gz
tests/data/extract/TODO/links/prune_link_no_boms.tar.gz
tests/data/extract/TODO/links/skinenigmang-logos-xpm-hi-20070214.tgz
tests/data/extract/TODO/msvc-files/abc.rc
tests/data/extract/TODO/msvc-files/abc.sln
tests/data/extract/TODO/msvc-files/abc.vcproj
tests/data/extract/TODO/msvc-files/resource.h
tests/data/extract/TODO/msvc-files/stdafx.h
tests/data/extract/TODO/office_docs/OpenSourceForBusinessSeminarOutline.sxi
tests/data/extract/TODO/office_docs/ofbiz-overview.sdd
tests/data/extract/TODO/rpm/libsqueeze0.2_0-0.2.3-8mdv2010.0.i586.rpm
tests/data/extract/TODO/shallow/shal.tgz
tests/data/extract/TODO/unicode/skinenigmang-logos-xpm-hi-20070214.tgz
tests/data/extract/TODO/unicode/ticket_3013.zip
tests/data/extract/TODO/xz_lzma/coreutils-8.5-patches-1.tar.lzma
tests/data/extract/TODO/xz_lzma/texlive-core-patches-20.tar.xz
tests/data/extract/all_formats/c.zip
tests/data/extract/all_formats/doc.docx
tests/data/extract/ar_tree/winlib-expected.json
tests/data/extract/ar_tree/winlib/gsdll32.lib
tests/data/extract/ar_tree/winlib/htmlhelp.lib
tests/data/extract/ar_tree/winlib/php4embed.lib
tests/data/extract/ar_tree/winlib/pyexpat.lib
tests/data/extract/ar_tree/winlib/zlib.lib
tests/data/extract/broken_link/broken-link.tar.bz2
tests/data/extract/corrupted/a.tar.gz
tests/data/extract/generator/c.zip
tests/data/extract/ignore/alpha.zip
tests/data/extract/ignore/beta.tar
tests/data/extract/ignore/gamma/gamma.zip
tests/data/extract/nested/nested_tars.tar.gz
tests/data/extract/nested_not_compressed/nested_with_not_compressed_gz_file.tgz
tests/data/extract/office_docs/abc.docx
tests/data/extract/office_docs/excel.xlsx
tests/data/extract/office_docs/ppt.pptx
tests/data/extract/readonly/read_only.tar.gz
tests/data/extract/relative_path/basic.zip
tests/data/extract/replace-originals/issue6550.gz
tests/data/extract/replace-originals/issue6550.gz.ABOUT
tests/data/extract/replace-originals/rake.1.gz
tests/data/extract/replace-originals/rake.1.gz.ABOUT
tests/data/extract/scm/dot-cvsignore
tests/data/extract/scm/dot-svn.zip
tests/data/extract/scm/input.tar.gz
tests/data/extract/small/empty_small.zip
tests/data/extract/space-tgz/with spaces in name.tar.gz
tests/data/extract/space-zip/with spaces in name.zip
tests/data/extract/special/t.tgz
tests/data/extract/tree/a/a.tar.gz
tests/data/extract/tree/a/a.txt
tests/data/extract/tree/b/a.txt
tests/data/extract/tree/b/b.tar.gz
tests/data/extract/tree/c/a.tar.gz
tests/data/extract/tree/c/a.txt
tests/data/extract/zipslip/README.md
tests/data/extract/zipslip/zip-slip-win.tar
tests/data/extract/zipslip/zip-slip-win.tar.ABOUT
tests/data/extract/zipslip/zip-slip-win.zip
tests/data/extract/zipslip/zip-slip-win.zip.ABOUT
tests/data/extract/zipslip/zip-slip.tar
tests/data/extract/zipslip/zip-slip.tar.ABOUT
tests/data/extract/zipslip/zip-slip.zip
tests/data/extract/zipslip/zip-slip.zip.ABOUT
tests/data/new_name/ext/test.txt
tests/data/new_name/ext/test_2.txt
tests/data/new_name/ext/test.txt_1/.dummy
tests/data/new_name/ext/test_1.txt/.dummy
tests/data/new_name/noext/TEST_1
tests/data/new_name/noext/test
tests/data/new_name/noext/test_2
tests/data/new_name/noext/test_3/.dummy
tests/data/patch/ABOUT.txt
tests/data/patch/not_patches/common_defs.mk
tests/data/patch/not_patches/common_flags.mk
tests/data/patch/not_patches/empty
tests/data/patch/not_patches/not.a.diff-extract
tests/data/patch/not_patches/not.a.patch-extract
tests/data/patch/not_patches/opensource_files.txt
tests/data/patch/not_patches/changelog/CHANGELOG
tests/data/patch/not_patches/changelog/CHANGELOG.tar.gz
tests/data/patch/not_patches/changelog/CHANGELOG.tar.gz-extract/CHANGELOG
tests/data/patch/not_patches/icu/series
tests/data/patch/not_patches/jfsutils/series
tests/data/patch/not_patches/linux-st710x/series
tests/data/patch/not_patches/opensource/series
tests/data/patch/not_patches/udhcp-0.9.8/series
tests/data/patch/patches/ElectricFence-2.0.5-longjmp.patch
tests/data/patch/patches/ElectricFence-2.0.5-longjmp.patch.expected
tests/data/patch/patches/ElectricFence-2.1-vaarg.patch
tests/data/patch/patches/ElectricFence-2.1-vaarg.patch.expected
tests/data/patch/patches/ElectricFence-2.2.2-madvise.patch
tests/data/patch/patches/ElectricFence-2.2.2-madvise.patch.expected
tests/data/patch/patches/ElectricFence-2.2.2-pthread.patch
tests/data/patch/patches/ElectricFence-2.2.2-pthread.patch.expected
tests/data/patch/patches/dnsmasq_2.63-1.diff
tests/data/patch/patches/dnsmasq_2.63-1.diff.expected
tests/data/patch/patches/dropbear_2012.55-1.diff
tests/data/patch/patches/dropbear_2012.55-1.diff.expected
tests/data/patch/patches/libmediainfo-0.7.43.diff
tests/data/patch/patches/libmediainfo-0.7.43.diff.expected
tests/data/patch/patches/postgrey-1.30-group.patch
tests/data/patch/patches/postgrey-1.30-group.patch.expected
tests/data/patch/patches/xvidcap-1.1.6-docdir.patch
tests/data/patch/patches/xvidcap-1.1.6-docdir.patch.expected
tests/data/patch/patches/xvidcap-xorg.patch
tests/data/patch/patches/xvidcap-xorg.patch.expected
tests/data/patch/patches/misc/avahi-0.6.25/patches/configure.patch
tests/data/patch/patches/misc/avahi-0.6.25/patches/configure.patch.expected
tests/data/patch/patches/misc/avahi-0.6.25/patches/main.c.patch
tests/data/patch/patches/misc/avahi-0.6.25/patches/main.c.patch.expected
tests/data/patch/patches/misc/busybox/patches/fix-subarch.patch
tests/data/patch/patches/misc/busybox/patches/fix-subarch.patch.expected
tests/data/patch/patches/misc/busybox/patches/gtrick.patch
tests/data/patch/patches/misc/busybox/patches/gtrick.patch.expected
tests/data/patch/patches/misc/busybox/patches/workaround_old_uclibc.patch
tests/data/patch/patches/misc/busybox/patches/workaround_old_uclibc.patch.expected
tests/data/patch/patches/misc/curl/patches/ekioh_cookie_fix.patch
tests/data/patch/patches/misc/curl/patches/ekioh_cookie_fix.patch.expected
tests/data/patch/patches/misc/e2fsprogs-1.37/uuidlibs_blkidlibs_only_target_Makefile.in.patch
tests/data/patch/patches/misc/e2fsprogs-1.37/uuidlibs_blkidlibs_only_target_Makefile.in.patch.expected
tests/data/patch/patches/misc/ekioh-svg/opensource/patches/patch_ekioh_config.patch
tests/data/patch/patches/misc/ekioh-svg/opensource/patches/patch_ekioh_config.patch.expected
tests/data/patch/patches/misc/icu/patches/ekioh-config.patch
tests/data/patch/patches/misc/icu/patches/ekioh-config.patch.expected
tests/data/patch/patches/misc/jfsutils/patches/largefile.patch
tests/data/patch/patches/misc/jfsutils/patches/largefile.patch.expected
tests/data/patch/patches/misc/libasyncns/asyncns.h.patch
tests/data/patch/patches/misc/libasyncns/asyncns.h.patch.expected
tests/data/patch/patches/misc/libasyncns/configure.patch
tests/data/patch/patches/misc/libasyncns/configure.patch.expected
tests/data/patch/patches/misc/libdaemon-0.13/patches/configure.patch
tests/data/patch/patches/misc/libdaemon-0.13/patches/configure.patch.expected
tests/data/patch/patches/misc/libiconv/patches/cp932.patch
tests/data/patch/patches/misc/libiconv/patches/cp932.patch.expected
tests/data/patch/patches/misc/libiconv/patches/make.patch
tests/data/patch/patches/misc/libiconv/patches/make.patch.expected
tests/data/patch/patches/misc/libjpeg-v6b/patches/config.sub.patch
tests/data/patch/patches/misc/libjpeg-v6b/patches/config.sub.patch.expected
tests/data/patch/patches/misc/libjpeg-v6b/patches/configure.patch
tests/data/patch/patches/misc/libjpeg-v6b/patches/configure.patch.expected
tests/data/patch/patches/misc/libjpeg-v6b/patches/makefile.cfg.patch
tests/data/patch/patches/misc/libjpeg-v6b/patches/makefile.cfg.patch.expected
tests/data/patch/patches/misc/libpng-1.2.8/makefile.patch
tests/data/patch/patches/misc/libpng-1.2.8/makefile.patch.expected
tests/data/patch/patches/misc/libpng-1.2.8/pngconf.h.patch
tests/data/patch/patches/misc/libpng-1.2.8/pngconf.h.patch.expected
tests/data/patch/patches/misc/libpng-1.2.8/pngrutil.c.patch
tests/data/patch/patches/misc/libpng-1.2.8/pngrutil.c.patch.expected
tests/data/patch/patches/misc/libxml2/patches/iconv.patch
tests/data/patch/patches/misc/libxml2/patches/iconv.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/0001-stmmac-updated-the-driver-and-added-several-fixes-a.patch
tests/data/patch/patches/misc/linux-st710x/patches/0001-stmmac-updated-the-driver-and-added-several-fixes-a.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/addrspace.h.patch
tests/data/patch/patches/misc/linux-st710x/patches/addrspace.h.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/arch_sh_Makefile.patch
tests/data/patch/patches/misc/linux-st710x/patches/arch_sh_Makefile.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/arch_sh_kernel_cpu_init.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/arch_sh_kernel_cpu_init.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/arch_sh_mm_init.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/arch_sh_mm_init.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/bigphysarea.patch
tests/data/patch/patches/misc/linux-st710x/patches/bigphysarea.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/bugs.h.patch
tests/data/patch/patches/misc/linux-st710x/patches/bugs.h.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/cache-sh4.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/cache-sh4.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/cfi_cmdset_0001.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/cfi_cmdset_0001.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/cfi_util.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/cfi_util.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/char_build.patch
tests/data/patch/patches/misc/linux-st710x/patches/char_build.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/cmdlinepart.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/cmdlinepart.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/console_printk_loglevel.patch
tests/data/patch/patches/misc/linux-st710x/patches/console_printk_loglevel.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/delayed_i2c_read.patch
tests/data/patch/patches/misc/linux-st710x/patches/delayed_i2c_read.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/devinet.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/devinet.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/disable_carrier_sense.patch
tests/data/patch/patches/misc/linux-st710x/patches/disable_carrier_sense.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/disable_unaligned_printks.patch
tests/data/patch/patches/misc/linux-st710x/patches/disable_unaligned_printks.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/dma-api.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/dma-api.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/do_mounts.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/do_mounts.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/drivers_net_Makefile.patch
tests/data/patch/patches/misc/linux-st710x/patches/drivers_net_Makefile.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/fan_ctrl.patch
tests/data/patch/patches/misc/linux-st710x/patches/fan_ctrl.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/hcd_stm.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/hcd_stm.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/head.S.patch
tests/data/patch/patches/misc/linux-st710x/patches/head.S.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/i2c-stm.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/i2c-stm.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/i2c-stm.c.patch2
tests/data/patch/patches/misc/linux-st710x/patches/i2c-stm.c.patch2.expected
tests/data/patch/patches/misc/linux-st710x/patches/i2c_nostop_for_bitbanging.patch
tests/data/patch/patches/misc/linux-st710x/patches/i2c_nostop_for_bitbanging.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/i2c_rate_normal.patch
tests/data/patch/patches/misc/linux-st710x/patches/i2c_rate_normal.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/i2c_revert_to_117.patch
tests/data/patch/patches/misc/linux-st710x/patches/i2c_revert_to_117.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/if_ppp.h.patch
tests/data/patch/patches/misc/linux-st710x/patches/if_ppp.h.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/init_Kconfig.patch
tests/data/patch/patches/misc/linux-st710x/patches/init_Kconfig.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/init_main.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/init_main.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/inittmpfs.patch
tests/data/patch/patches/misc/linux-st710x/patches/inittmpfs.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/ioremap.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/ioremap.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/ipconfig.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/ipconfig.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/kernel_extable.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/kernel_extable.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/kernel_resource.patch
tests/data/patch/patches/misc/linux-st710x/patches/kernel_resource.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/kexec.patch
tests/data/patch/patches/misc/linux-st710x/patches/kexec.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/ksymhash_elflib.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/ksymhash_elflib.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/libata_sense_data.patch
tests/data/patch/patches/misc/linux-st710x/patches/libata_sense_data.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/localversion.patch
tests/data/patch/patches/misc/linux-st710x/patches/localversion.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/mach.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/mach.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/marvell_88e3015.patch
tests/data/patch/patches/misc/linux-st710x/patches/marvell_88e3015.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/mb442_setup.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/mb442_setup.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/mmu_context.h.patch
tests/data/patch/patches/misc/linux-st710x/patches/mmu_context.h.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/motorola_make.patch
tests/data/patch/patches/misc/linux-st710x/patches/motorola_make.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/motorola_rootdisk.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/motorola_rootdisk.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/namespace.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/namespace.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/nand_flash_based_bbt.patch
tests/data/patch/patches/misc/linux-st710x/patches/nand_flash_based_bbt.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/nand_old_oob_layout_for_yaffs2.patch
tests/data/patch/patches/misc/linux-st710x/patches/nand_old_oob_layout_for_yaffs2.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/netconsole.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/netconsole.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/netconsole.patch
tests/data/patch/patches/misc/linux-st710x/patches/netconsole.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/nfsroot.patch
tests/data/patch/patches/misc/linux-st710x/patches/nfsroot.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/page.h.patch
tests/data/patch/patches/misc/linux-st710x/patches/page.h.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/page_alloc.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/page_alloc.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/pgtable.h.patch
tests/data/patch/patches/misc/linux-st710x/patches/pgtable.h.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/phy.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/phy.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/phy.h.patch
tests/data/patch/patches/misc/linux-st710x/patches/phy.h.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/phy_device.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/phy_device.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/pid.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/pid.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/pio-irq.patch
tests/data/patch/patches/misc/linux-st710x/patches/pio-irq.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/pmb.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/pmb.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/process.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/process.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/sample.patch
tests/data/patch/patches/misc/linux-st710x/patches/sample.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/sched-cfs-v2.6.23.12-v24.1.mod.patch
tests/data/patch/patches/misc/linux-st710x/patches/sched-cfs-v2.6.23.12-v24.1.mod.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/setup-stb7100.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/setup-stb7100.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/setup-stx7105.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/setup-stx7105.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/setup.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/setup.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/sh_kernel_setup.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/sh_kernel_setup.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/sh_ksyms.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/sh_ksyms.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/smsc.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/smsc.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/smsc_makefile.patch
tests/data/patch/patches/misc/linux-st710x/patches/smsc_makefile.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/soc.h.patch
tests/data/patch/patches/misc/linux-st710x/patches/soc.h.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.3_revert.patch
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.3_revert.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.3_revert1.patch
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.3_revert1.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.3_revert2.patch
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.3_revert2.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.3_revert3.patch
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.3_revert3.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.4.patch
tests/data/patch/patches/misc/linux-st710x/patches/squashfs3.4.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/stasc.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/stasc.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/stmmac_main.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/stmmac_main.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/suppress_igmp_report_listening.patch
tests/data/patch/patches/misc/linux-st710x/patches/suppress_igmp_report_listening.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/time.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/time.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/unionfs-2.5.1_for_2.6.23.17.diff
tests/data/patch/patches/misc/linux-st710x/patches/unionfs-2.5.1_for_2.6.23.17.diff.expected
tests/data/patch/patches/misc/linux-st710x/patches/unionfs_remove_debug_printouts.patch
tests/data/patch/patches/misc/linux-st710x/patches/unionfs_remove_debug_printouts.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/vip19x0_vidmem.patch
tests/data/patch/patches/misc/linux-st710x/patches/vip19x0_vidmem.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/vip19x3_board.patch
tests/data/patch/patches/misc/linux-st710x/patches/vip19x3_board.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/vip19xx.h.patch
tests/data/patch/patches/misc/linux-st710x/patches/vip19xx.h.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/vip19xx_nand.patch
tests/data/patch/patches/misc/linux-st710x/patches/vip19xx_nand.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/vip19xx_nor.patch
tests/data/patch/patches/misc/linux-st710x/patches/vip19xx_nor.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/vt.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/vt.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/yaffs2-2008.07.15_for_2.6.23.17-yaffs_guts.c.patch
tests/data/patch/patches/misc/linux-st710x/patches/yaffs2-2008.07.15_for_2.6.23.17-yaffs_guts.c.patch.expected
tests/data/patch/patches/misc/linux-st710x/patches/yaffs2-2008.07.15_for_2.6.23.17.patch
tests/data/patch/patches/misc/linux-st710x/patches/yaffs2-2008.07.15_for_2.6.23.17.patch.expected
tests/data/patch/patches/misc/npapi/patches/npapi.h.patch
tests/data/patch/patches/misc/npapi/patches/npapi.h.patch.expected
tests/data/patch/patches/misc/openssl-0.9.8/patches/Configure.patch
tests/data/patch/patches/misc/openssl-0.9.8/patches/Configure.patch.expected
tests/data/patch/patches/misc/sqlite/patches/permissions.patch
tests/data/patch/patches/misc/sqlite/patches/permissions.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/Makefile.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/Makefile.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/arpping.c.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/arpping.c.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/clientpacket.c.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/clientpacket.c.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/clientpacket.h.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/clientpacket.h.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/debug.h.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/debug.h.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/dhcpc.c.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/dhcpc.c.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/dhcpc.h.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/dhcpc.h.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/dhcpd.h.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/dhcpd.h.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/options.c.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/options.c.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/options.h.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/options.h.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/packet.c.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/packet.c.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/packet.h.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/packet.h.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/route.patch1
tests/data/patch/patches/misc/udhcp-0.9.8/patch/route.patch1.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/script.c.patch
tests/data/patch/patches/misc/udhcp-0.9.8/patch/script.c.patch.expected
tests/data/patch/patches/misc/udhcp-0.9.8/patch/t1t2.patch1
tests/data/patch/patches/misc/udhcp-0.9.8/patch/t1t2.patch1.expected
tests/data/patch/patches/misc/vqec/patch/BUILD.patch
tests/data/patch/patches/misc/vqec/patch/BUILD.patch.expected
tests/data/patch/patches/misc/vqec/patch/cross.patch
tests/data/patch/patches/misc/vqec/patch/cross.patch.expected
tests/data/patch/patches/misc/vqec/patch/uclibc.patch
tests/data/patch/patches/misc/vqec/patch/uclibc.patch.expected
tests/data/patch/patches/misc/vqec/patch/vqec_ifclient.patch
tests/data/patch/patches/misc/vqec/patch/vqec_ifclient.patch.expected
tests/data/patch/patches/misc/vqec/patch/vqec_wv.c.patch
tests/data/patch/patches/misc/vqec/patch/vqec_wv.c.patch.expected
tests/data/patch/patches/misc/vqec/patch/vqec_wv.h.patch
tests/data/patch/patches/misc/vqec/patch/vqec_wv.h.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/accelerated_blit_webcore.patch
tests/data/patch/patches/misc/webkit/opensource/patches/accelerated_blit_webcore.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/accelerated_blit_webkit.patch
tests/data/patch/patches/misc/webkit/opensource/patches/accelerated_blit_webkit.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/animated_gif.patch
tests/data/patch/patches/misc/webkit/opensource/patches/animated_gif.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/computed_style_for_transform.patch
tests/data/patch/patches/misc/webkit/opensource/patches/computed_style_for_transform.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/cookies_fixes.patch
tests/data/patch/patches/misc/webkit/opensource/patches/cookies_fixes.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/dlna_image_security.patch
tests/data/patch/patches/misc/webkit/opensource/patches/dlna_image_security.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/draw_pattern.patch
tests/data/patch/patches/misc/webkit/opensource/patches/draw_pattern.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/enable_logs.patch
tests/data/patch/patches/misc/webkit/opensource/patches/enable_logs.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/enable_proxy_setup_log.patch
tests/data/patch/patches/misc/webkit/opensource/patches/enable_proxy_setup_log.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/file_secure_mode.patch
tests/data/patch/patches/misc/webkit/opensource/patches/file_secure_mode.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/http_secure_mode.patch
tests/data/patch/patches/misc/webkit/opensource/patches/http_secure_mode.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/javascript_screen_resolution_fix.patch
tests/data/patch/patches/misc/webkit/opensource/patches/javascript_screen_resolution_fix.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/keycode_webkit.patch
tests/data/patch/patches/misc/webkit/opensource/patches/keycode_webkit.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/local_file_access_whitelist.patch
tests/data/patch/patches/misc/webkit/opensource/patches/local_file_access_whitelist.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/lower_case_css_attributes_for_transform.patch
tests/data/patch/patches/misc/webkit/opensource/patches/lower_case_css_attributes_for_transform.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/moving_empty_image_leaves_garbage_on_screen.patch
tests/data/patch/patches/misc/webkit/opensource/patches/moving_empty_image_leaves_garbage_on_screen.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/open_in_new_window.patch
tests/data/patch/patches/misc/webkit/opensource/patches/open_in_new_window.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/plugin_thread_async_call.patch
tests/data/patch/patches/misc/webkit/opensource/patches/plugin_thread_async_call.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/ram_cache.patch
tests/data/patch/patches/misc/webkit/opensource/patches/ram_cache.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/ram_cache_meta_expires.patch
tests/data/patch/patches/misc/webkit/opensource/patches/ram_cache_meta_expires.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/speedup.patch
tests/data/patch/patches/misc/webkit/opensource/patches/speedup.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/sync_xhr.patch
tests/data/patch/patches/misc/webkit/opensource/patches/sync_xhr.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/sync_xhr_https_access.patch
tests/data/patch/patches/misc/webkit/opensource/patches/sync_xhr_https_access.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/useragent.patch
tests/data/patch/patches/misc/webkit/opensource/patches/useragent.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/webcore_keyevent.patch
tests/data/patch/patches/misc/webkit/opensource/patches/webcore_keyevent.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/webcore_videoplane.patch
tests/data/patch/patches/misc/webkit/opensource/patches/webcore_videoplane.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_CSSParser_parseTransitionShorthand.patch
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_CSSParser_parseTransitionShorthand.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_database_support.patch
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_database_support.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_dlna_images.patch
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_dlna_images.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_finish_animations.patch
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_finish_animations.patch.expected
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_xmlhttprequest_cross_domain.patch
tests/data/patch/patches/misc/webkit/opensource/patches/webkit_xmlhttprequest_cross_domain.patch.expected
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-createobject-null-check.patch
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-createobject-null-check.patch.expected
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-dump.patch
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-dump.patch.expected
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-getopensourcenotice.patch
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-getopensourcenotice.patch.expected
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-jsvalue-equal.patch
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-jsvalue-equal.patch.expected
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-timer.patch
tests/data/patch/patches/misc/webkit/opensource/prepatches/moto-timer.patch.expected
tests/data/patch/patches/misc/webkit/opensource/prepatches/support_parallel_idl_gen.patch
tests/data/patch/patches/misc/webkit/opensource/prepatches/support_parallel_idl_gen.patch.expected
tests/data/patch/patches/misc/webkit/opensource/prepatches/webcore_accept_click.patch
tests/data/patch/patches/misc/webkit/opensource/prepatches/webcore_accept_click.patch.expected
tests/data/patch/patches/misc/webkit/opensource/prepatches/webcore_videoplane.patch
tests/data/patch/patches/misc/webkit/opensource/prepatches/webcore_videoplane.patch.expected
tests/data/patch/patches/problematic/OpenSSO.patch
tests/data/patch/patches/problematic/OpenSSO.patch.expected
tests/data/patch/patches/windows/drupal_upload.patch
tests/data/patch/patches/windows/drupal_upload.patch.expected
tests/data/patch/patches/windows/ether_patch_1.patch
tests/data/patch/patches/windows/ether_patch_1.patch.expected
tests/data/patch/patches/windows/js_delete.patch
tests/data/patch/patches/windows/js_delete.patch.expected
tests/data/patch/patches/windows/plugin explorer.patch
tests/data/patch/patches/windows/plugin explorer.patch.expected
tests/data/patch/patches/windows/resolveentity32.patch
tests/data/patch/patches/windows/resolveentity32.patch.expected
tests/data/patch/patches/windows/sift.patch
tests/data/patch/patches/windows/sift.patch.expected
tests/data/patch/patches/windows/thumbnail_support_0.patch
tests/data/patch/patches/windows/thumbnail_support_0.patch.1
tests/data/patch/patches/windows/thumbnail_support_0.patch.1.expected
tests/data/patch/patches/windows/thumbnail_support_0.patch.expected
tests/data/patch/patches/windows/webform-3.0-conditional_constructor_0.patch
tests/data/patch/patches/windows/webform-3.0-conditional_constructor_0.patch.expected
tests/data/patch/patches/windows/xml_rpc_addSpace.patch
tests/data/patch/patches/windows/xml_rpc_addSpace.patch.expected
tests/data/sevenzip/absolute_path.tar
tests/data/sevenzip/absolute_path.tar-extract-expected-win.json
tests/data/sevenzip/absolute_path.tar-extract-expected.json
tests/data/sevenzip/relative_nested.zip
tests/data/sevenzip/relative_nested.zip-extract-expected-win.json
tests/data/sevenzip/relative_nested.zip-extract-expected.json
tests/data/sevenzip/special.tar
tests/data/sevenzip/special.tar-entries-expected-win.json
tests/data/sevenzip/special.tar-entries-expected.json
tests/data/sevenzip/special.tar-extract-errors-expected-win.json
tests/data/sevenzip/special.tar-extract-expected-win.json
tests/data/sevenzip/special.tar-extract-expected.json
tests/data/sevenzip/weird_names.7z
tests/data/sevenzip/weird_names.7z-entries-expected-win.json
tests/data/sevenzip/weird_names.7z-entries-expected.json
tests/data/sevenzip/weird_names.7z-extract-errors-expected-win.json
tests/data/sevenzip/weird_names.7z-extract-errors-expected.json
tests/data/sevenzip/weird_names.7z-extract-expected-win.json
tests/data/sevenzip/weird_names.7z-extract-expected.json
tests/data/sevenzip/weird_names.ar
tests/data/sevenzip/weird_names.ar-extract-errors-expected-win.json
tests/data/sevenzip/weird_names.ar-extract-errors-expected.json
tests/data/sevenzip/weird_names.ar-extract-expected-win.json
tests/data/sevenzip/weird_names.ar-extract-expected.json
tests/data/sevenzip/weird_names.cpio
tests/data/sevenzip/weird_names.cpio-extract-errors-expected-win.json
tests/data/sevenzip/weird_names.cpio-extract-errors-expected.json
tests/data/sevenzip/weird_names.cpio-extract-expected-win.json
tests/data/sevenzip/weird_names.cpio-extract-expected.json
tests/data/sevenzip/weird_names.tar
tests/data/sevenzip/weird_names.tar-extract-errors-expected-win.json
tests/data/sevenzip/weird_names.tar-extract-errors-expected.json
tests/data/sevenzip/weird_names.tar-extract-expected-win.json
tests/data/sevenzip/weird_names.tar-extract-expected.json
tests/data/sevenzip/weird_names.zip
tests/data/sevenzip/weird_names.zip-extract-errors-expected-win.json
tests/data/sevenzip/weird_names.zip-extract-errors-expected.json
tests/data/sevenzip/weird_names.zip-extract-expected-win.json
tests/data/sevenzip/weird_names.zip-extract-expected.json
tests/data/sevenzip/listings/adduser_3.113+nmu3ubuntu3_all.deb-linux.listing
tests/data/sevenzip/listings/adduser_3.113+nmu3ubuntu3_all.deb-linux.listing-expected.json
tests/data/sevenzip/listings/cpio_relative.cpio.linux
tests/data/sevenzip/listings/cpio_relative.cpio.linux-expected.json
tests/data/sevenzip/listings/cpio_relative.cpio.win
tests/data/sevenzip/listings/cpio_relative.cpio.win-expected.json
tests/data/sevenzip/listings/demo-spring-boot.sh.listing
tests/data/sevenzip/listings/demo-spring-boot.sh.listing-expected.json
tests/data/sevenzip/listings/insert-emptyframe.svgz.listing
tests/data/sevenzip/listings/insert-emptyframe.svgz.listing-expected.json
tests/data/sevenzip/listings/libsqueeze0.2_0-0.2.3-8mdv2010.0.i586.rpm.listing
tests/data/sevenzip/listings/libsqueeze0.2_0-0.2.3-8mdv2010.0.i586.rpm.listing-expected.json
tests/data/sevenzip/listings/single_file.tarz.mac
tests/data/sevenzip/listings/single_file.tarz.mac-expected.json
tests/data/sevenzip/listings/single_file.z.mac
tests/data/sevenzip/listings/single_file.z.mac-expected.json
tests/data/sevenzip/listings/special.tar-linux.listing
tests/data/sevenzip/listings/special.tar-linux.listing-expected.json
tests/data/sevenzip/listings/t.cbr-linux.listing
tests/data/sevenzip/listings/t.cbr-linux.listing-expected.json
tests/data/sevenzip/listings/tarred_bzipped.tar.bz2.listing
tests/data/sevenzip/listings/tarred_bzipped.tar.bz2.listing-expected.json
tests/data/sevenzip/listings/tarred_bzipped_broken.tar.bz2.listing
tests/data/sevenzip/listings/tarred_bzipped_broken.tar.bz2.listing-expected.json
tests/data/sevenzip/listings/texlive-core-patches-20.tar.xz.listing
tests/data/sevenzip/listings/texlive-core-patches-20.tar.xz.listing-expected.json
tests/data/sevenzip/listings/weird_names-mini.7z_7zip_linux_listing.data
tests/data/sevenzip/listings/weird_names-mini.7z_7zip_linux_listing.data-expected.json
tests/data/sevenzip/listings/weird_names.7z_7zip_linux_listing.data
tests/data/sevenzip/listings/weird_names.7z_7zip_linux_listing.data-expected.json
tests/data/sevenzip/listings/weird_names.ar_7zip_linux_listing.data
tests/data/sevenzip/listings/weird_names.ar_7zip_linux_listing.data-expected.json
tests/data/sevenzip/listings/weird_names.cpio_7zip_linux_listing.data
tests/data/sevenzip/listings/weird_names.cpio_7zip_linux_listing.data-expected.json
tests/data/sevenzip/listings/weird_names.iso_7zip_linux_listing.data
tests/data/sevenzip/listings/weird_names.iso_7zip_linux_listing.data-expected.json
tests/data/sevenzip/listings/weird_names.rar_7zip_linux_listing.data
tests/data/sevenzip/listings/weird_names.rar_7zip_linux_listing.data-expected.json
tests/data/sevenzip/listings/weird_names.tar_7zip_linux_listing.data
tests/data/sevenzip/listings/weird_names.tar_7zip_linux_listing.data-expected.json
tests/data/sevenzip/listings/weird_names.zip_7zip_linux_listing.data
tests/data/sevenzip/listings/weird_names.zip_7zip_linux_listing.data-expected.json
tests/data/sevenzip/listings/xar-1.4.xar-linux.listing
tests/data/sevenzip/listings/xar-1.4.xar-linux.listing-expected.json
tests/data/vmimage/CHANGELOG.rst
tests/data/vmimage/bios-tables-test.x86_64.iso.qcow2.tar.gz
tests/data/vmimage/bios-tables-test.x86_64.iso.qcow2.tar.gz.ABOUT
tests/data/vmimage/foobar.qcow2.tar.gz