Sign in
go
/
tools
/
refs/heads/gopls-release-branch.0.10
/
refactor
/
rename
/
rename_test.go
3791637
all: fix tests in preparation for GO111MODULE=on by default
by Jay Conrod
· 4 years, 4 months ago
df13fa7
all: do not write to testdata directories
by Bryan C. Mills
· 5 years ago
c17b040
all: skip tests if required tools are not found
by Bryan C. Mills
· 5 years ago
ab48911
cmd/godoc,cmd/gorename,refactor/rename: skip tests on GOOS=android
by Elias Naur
· 6 years ago
c84da9f
refactor/rename: fix test failures in TestRewrites.
by David R. Jenni
· 7 years ago
cbfb669
refactor/rename: perform renaming in doc comments
by Zac Bergquist
· 8 years ago
574d60b
refactor/rename: skip TestDiff on plan9, whose diff has no -u
by Alan Donovan
· 8 years ago
fc2b74b
refactor/rename: don't stop because of "soft" errors
by Alan Donovan
· 8 years ago
8ea9d46
refactor/rename: do not allow a new name to be a keyword
by Konstantin Shaposhnikov
· 8 years ago
dd6e749
refactor/rename: skip Diff test on Windows (build fix attempt)
by Robert Griesemer
· 9 years ago
e7d14df
refactor/rename: fix crash when renaming type embedded in another package.
by David R. Jenni
· 9 years ago
108b52e
cmd/gorename: -d flag prints diffs instead of rewriting files
by Alan Donovan
· 9 years ago
771af7e
go/buildutil: FakeContext: create build.Context of fake file tree, for testing
by Alan Donovan
· 10 years ago
796e50b
cmd/mvpkg: a package moving tool
by Michael Matloob
· 10 years ago
c6ec5ea
cmd/gorename: support renaming of methods with consequences for other types, iff initiated at an abstract method.
by Alan Donovan
· 10 years ago
fb44a24
refactor/rename: fix crash when renaming anonymous struct field that's a qualified reference
by Alan Donovan
· 10 years ago
d73c11b
refactor/rename: make -from syntax support string literals for complex import paths.
by Alan Donovan
· 10 years ago
181e280
refactor/rename: use filepath.ToSlash everywhere to fix windows tests
by Alex Brainman
· 10 years ago
3fc6159
refactor/rename: attempt to fix windows test, 2nd attempt.
by Alan Donovan
· 10 years ago
e94ae77
refactor: minor no-op fixes
by Alan Donovan
· 10 years ago
74021b4
cmd/gorename: a precise, type-aware renaming tool for Go identifiers.
by Alan Donovan
· 10 years ago