master
Fix CMake-based testing
Convert the tools and respective tests to SPDX (#2317)
Add decompression tests to bsdcpio and bsdtar.
Add support for grzip compression.
Add additional tests for lz4 compression in front-end applications.
Add zstd test suite
Fix memory leaks in test suites
cpio: test synthetic newc inode values
VCSid removal (#2017)
Various fixes to symlink-related tests: * canSymlink() is no longer hardwired to always return false * cpio/test/test_gcpio_compat now has symlink-free test archives for use on platforms that lack symlink support * several other tests have slightly finer-grained avoidance of checks that rely on symlink support
Prefer __CYGWIN__ over CYGWIN definition
Fix compiler nitpicks (#2470)
Add tests for --passphrase option.
Rename err.h to avoid conflict with system header