1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:48:32 -06:00
go/internal/lsp/diff
Rob Findley a4a177c7d7 internal/lsp/diff/difftest: ignore for GOOS=illumos
illumos has a different copy of the `diff` executable, causing this test
to fail. Ignore it for this GOOS.

Updates golang/go#38414

Change-Id: I45ec5fcd9fd332977349bb6ba33d9ed09417a023
Reviewed-on: https://go-review.googlesource.com/c/tools/+/228199
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2020-04-14 02:36:50 +00:00
..
difftest internal/lsp/diff/difftest: ignore for GOOS=illumos 2020-04-14 02:36:50 +00:00
myers internal/lsp: cleanup the diff/myers package 2019-10-04 03:45:34 +00:00
diff_test.go internal/lsp: expand edits to whole lines in ToUnified 2019-10-10 20:14:46 +00:00
diff.go internal/lsp: fix unified diffs of edits at the end of a file 2019-10-11 16:38:14 +00:00
unified.go internal/lsp: expand edits to whole lines in ToUnified 2019-10-10 20:14:46 +00:00