We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738515b commit f73a487Copy full SHA for f73a487
src/cmd/go/testdata/script/list_pkgconfig_error.txt
@@ -2,6 +2,7 @@
2
[!exec:pkg-config] skip 'test requires pkg-config tool'
3
4
! go list -export .
5
+stderr '^# example\n# '
6
stderr 'pkg-config'
7
stderr 'not found|not find'
8
stderr 'package|Package'
0 commit comments