]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Rename bsdtar test_extract_tar_absolute_paths source file for consistency
authorMostyn Bramley-Moore <mostyn@antipode.se>
Sun, 27 Oct 2024 15:43:59 +0000 (16:43 +0100)
committerMartin Matuska <martin@matuska.de>
Tue, 19 Nov 2024 00:15:12 +0000 (01:15 +0100)
commitc29af25ac9c313176e302f68b30ea6d378d8a04b
tree2658740024104ddb325afb70e0752efd86efc502
parentaf119e95ce2182604f5b778fbb5b8050c637dff6
Rename bsdtar test_extract_tar_absolute_paths source file for consistency

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.

Closes #2400
(cherry picked from commit 87fa7336799e44e1c4b4638056bf780173e3eca4)
Makefile.am
tar/test/CMakeLists.txt
tar/test/test_option_P_upper.c [moved from tar/test/test_option_P.c with 100% similarity]