tests: add fixtures for whitespace between flag tests

Ref: https://github.com/pkgconf/pkgconf/issues/411
Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
This commit is contained in:
Ariadne Conill 2025-12-19 23:14:23 -08:00
parent e07ba0af64
commit a3da8f5cd4
3 changed files with 12 additions and 0 deletions

View File

@ -126,6 +126,8 @@ EXTRA_DIST = pkg.m4 \
tests/lib1/truncated.pc \
tests/lib1/c-comment.pc \
tests/lib1/duplicate-tuple.pc \
tests/lib1/flag-whitespace.pc \
tests/lib1/flag-whitespace-2.pc \
tests/lib-sbom/meta_package.pc \
tests/lib-sbom/test1.pc \
tests/lib-sbom/test2.pc \

View File

@ -0,0 +1,5 @@
Name: flag-whitespace-2
Version: 0
Description: test case for whitespace between flags
URL: https://github.com/pkgconf/pkgconf
Cflags: -I/includedir

View File

@ -0,0 +1,5 @@
Name: flag-whitespace
Version: 0
Description: test case for whitespace between flags
URL: https://github.com/pkgconf/pkgconf
Cflags: -I /includedir