xref: /freebsd/contrib/pkgconf/t/cli/short-errors.test (revision 592efe252472a3385acf36b1f49ecf710a7f3d9c)
1*592efe25SPierre ProncheryTool: pkgconf
2*592efe25SPierre ProncheryToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --short-errors --cflags nonexistent 2>&1
3*592efe25SPierre ProncheryExpectedStdout: Package 'nonexistent' not found
4*592efe25SPierre ProncheryExpectedExitCode: 1
5