pkgconf/t/basic/libs-cflags-version-not-provided.test
Ariadne Conill 7bbdf301e7 tests: basic: port over another set of tests
Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
2025-12-29 15:12:44 -08:00

7 lines
192 B
Plaintext

PackageSearchPath: lib1
Query: foo != 1.2.3
WantedFlags: libs cflags
ExpectedExitCode: 1
MatchStderr: partial
ExpectedStderr: Package 'foo' has version '1.2.3', required version is '!= 1.2.3'