]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Rename bsdtar test_extract_tar_absolute_paths source file for consistency (#2400)
authorMostyn Bramley-Moore <mostyn@antipode.se>
Sun, 27 Oct 2024 15:43:59 +0000 (16:43 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2024 15:43:59 +0000 (08:43 -0700)
commit87fa7336799e44e1c4b4638056bf780173e3eca4
tree63598bfc7fcf54aadad802f0412c709f0ab879e5
parent2cea675da23c1fc13eefcd778995d9448a1a7207
Rename bsdtar test_extract_tar_absolute_paths source file for consistency (#2400)

The `-P` flag is uppercase, so the test file should be named
test_option_P_upper.c for consistency with the other test files in this
directory.

Sorry about the noise.
Makefile.am
tar/test/CMakeLists.txt
tar/test/test_option_P_upper.c [moved from tar/test/test_option_P.c with 100% similarity]