You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in https://golang.org/cmd/cgo/ ,
Cgo only notices changes to .c and .h files in the
same folder.
Move the testsuite to the top-level folder to get rid of
the manual cache cleaning which made running the tests
so much slower.
golang/go#24355
0 commit comments