delve/cmd
Alessandro Arzilli 4aaa184b31
cmd/dlv: match go test behavior when dlv test gets a list of .go files (#3232)
When 'dlv test' is called with a list of files it should match the
behavior of 'go test' and chdir to the directory where the go files are
(if they are all in the same directory).

Fixes #3230
2023-01-04 10:47:27 -08:00
..
dlv cmd/dlv: match go test behavior when dlv test gets a list of .go files (#3232) 2023-01-04 10:47:27 -08:00