mirror of
https://github.com/pkgconf/pkgconf.git
synced 2026-01-30 03:14:40 +00:00
7 lines
192 B
Plaintext
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'
|