nim commented on the pull-request: `macros: Accept options for %gotest` that 
you are following:
``
So what you really want, is better automation of the build stage, except the 
testing module also requires you to use `go test` instead of `go build` as 
build command?

I suppose I could revisit the %build stage and add a variable somewhere to pass 
the lists of things to build. And another for the lists of tests to build.

I don’t suppose, there is a magic inspection command that outputs the list of 
things that can be built with go test -c ?
``

To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/pull-request/23
_______________________________________________
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org

Reply via email to