Skip to content

platform-system-interface/gotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go for Linux quick test

This is a simple hello-world style test, print the respective GOARCH it runs on.

I am using it while making changes to the Go runtime.

To test a specific copy/version of Go, set the GO make variable to the path to the go binary, e.g.:

make GO=/path/to/my/projects/my-go/bin/go

For details, look at the Makefile.

About

simple Go runtime tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published