delve/service/test
Alessandro Arzilli 79e0f543c0 cmd/dlv: add Go version check (#1533)
Before doing anything check that the version of Go is compatible with
the current version of Delve.
This will improve the error message in the case that  another change as
disruptive as Go1.11 dwarf compression, happens.
2019-04-26 10:24:21 -07:00
..
common_test.go service/test: Follow symlinks in integration tests 2019-02-21 12:02:02 +01:00
integration1_test.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
integration2_test.go cmd/dlv: add Go version check (#1533) 2019-04-26 10:24:21 -07:00
variables_test.go proc: Update map reading code for Go 1.12 (#1532) 2019-04-26 10:23:43 -07:00