1
0
mirror of https://github.com/golang/go synced 2024-11-18 14:04:45 -07:00
go/internal/lsp/diff
Ian Cottrell 030b2cf115 internal/lsp: change the unified diff tests to be less fragile
Change-Id: Ifd9dd5684c8467442cb551a72b4d35ae6faed599
Reviewed-on: https://go-review.googlesource.com/c/tools/+/197158
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-09-27 19:13:25 +00:00
..
difftest internal/lsp: add tests at the diff hook layer 2019-08-26 23:40:50 +00:00
myers internal/lsp: change the unified diff tests to be less fragile 2019-09-27 19:13:25 +00:00
apply_edits_test.go internal/lsp/diff: rewrite ApplyEdits to work with sub-line diffs 2019-09-09 18:07:23 +00:00
apply_edits.go internal/lsp/diff: rewrite ApplyEdits to work with sub-line diffs 2019-09-09 18:07:23 +00:00
diff_test.go internal/lsp: add tests at the diff hook layer 2019-08-26 23:40:50 +00:00
hooks.go internal/lsp: abstract the diff library so it can be substituted 2019-08-20 03:37:07 +00:00
myers.go internal/lsp/diff: rewrite ApplyEdits to work with sub-line diffs 2019-09-09 18:07:23 +00:00