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 |
||
|---|---|---|
| .. | ||
| cmds | ||
| dlv_test.go | ||
| main.go | ||
| tools.go | ||
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 |
||
|---|---|---|
| .. | ||
| cmds | ||
| dlv_test.go | ||
| main.go | ||
| tools.go | ||