delve/service/dap/daptest
Alessandro Arzilli c4a10ecb16
tests: fix tests in go1.22 (#3583)
Go1.22 has changed some line number assignments. The new line number
assignments are still valid however some tests in dap relied on them
being different and broke as a result. This commit fixes those tests
and makes them less brittle.
Also disables TestDebugStripped and TestDebugStripped2 temporarily on
1.22.
2023-11-27 14:59:55 -08:00
..
gen all: replace deprecated io/ioutil with io and os (#3509) 2023-09-25 11:41:59 -07:00
client.go tests: fix tests in go1.22 (#3583) 2023-11-27 14:59:55 -08:00
resp.go service/dap: add config expressions to evaluate requests (#2750) 2021-10-29 19:35:13 -07:00