andrewkroh / gvm

Go Version Manager (written in Go for cross-platform usability)
Apache License 2.0
186 stars 24 forks source link

Test installing from source #56

Closed andrewkroh closed 2 years ago

andrewkroh commented 2 years ago

Add an explicit test that installs Go from source.

Skip certain tests based on the runtime GOOS and GOARCH because you cannot install some of the specified versions that are older on platforms that newly gained Go support.