> I think the go tools do not cover files that are referenced by test code, 
> e.g.:

Also, this does not to include files that are used in go:generate
calls. For example, .proto files.

Note that my proposed patch would also allow to specify a file name,
for example ``test.sh`` and it would be installed.

We can extend the default list of installed extensions, but I'm not
sure that I would like a black list. Simply because it would be more
complicated to maintain and I prefer to list what I want instead of
what I don't. However, that's just a matter of preference.

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to