Created
July 15, 2017 21:41
-
-
Save vcabbage/7255ee8afefa601c01fd15986eaa878b to your computer and use it in GitHub Desktop.
Testing Go stdlib changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd ~/golang/src | |
GOROOT_BOOTSTRAP=$(go env GOROOT) ./make.bash | |
~/golang/bin/go test image/gif # replace with package/file to test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment