diff options
| author | Pierre Pronchery <khorben@FreeBSD.org> | 2026-06-24 19:47:19 +0000 |
|---|---|---|
| committer | Pierre Pronchery <khorben@FreeBSD.org> | 2026-06-29 05:21:29 +0000 |
| commit | ebcc78644e0cbc4141807c0887ef8d902cb91bb4 (patch) | |
| tree | da5efe7c3c9ae0f140e24a1b69833a476fb09f01 /t/basic/exists-cflags.test | |
| parent | 6294b6ab217a2d5f1d2bc23a64505a228294c508 (diff) | |
Diffstat (limited to 't/basic/exists-cflags.test')
| -rw-r--r-- | t/basic/exists-cflags.test | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/basic/exists-cflags.test b/t/basic/exists-cflags.test new file mode 100644 index 000000000000..dd6c664f4ddc --- /dev/null +++ b/t/basic/exists-cflags.test @@ -0,0 +1,6 @@ +PackageSearchPath: lib1 +Query: foo +WantedFlags: cflags exists-cflags +ExpectedExitCode: 0 +ExpectedStdout: -DHAVE_FOO +MatchStdout: partial |
