tests: add fixture for fragment groups

Related: https://github.com/pkgconf/pkgconf/issues/371
Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
master
Ariadne Conill 2025-03-04 14:19:37 -08:00
parent a6b1299537
commit 97fbb4ffb9
2 changed files with 5 additions and 0 deletions

View File

@ -90,6 +90,7 @@ EXTRA_DIST = pkg.m4 \
tests/lib1/fragment-quoting-3.pc \
tests/lib1/fragment-quoting-5.pc \
tests/lib1/fragment-quoting-7.pc \
tests/lib1/fragment-groups.pc \
tests/lib1/malformed-1.pc \
tests/lib1/malformed-quoting.pc \
tests/lib1/malformed-version.pc \

View File

@ -0,0 +1,4 @@
Name: fragment-groups
Version: 1.0
Description: Test fixture for fragment groups
Libs: -Wl,--start-group -la -lb -Wl,--end-group -nodefaultlibs -Wl,--start-group -la -lgcc -Wl,--end-group -Wl,--gc-sections