Skip to content

Commit 4103ad8

Browse files
committed
[SourceKit] Change tests to use find-rename-ranges instead of syntactic-rename
I will remove the `syntactic-rename` refactoring action in a follow-up commit. Clients should always ask for rename ranges and perform the rename by themselves instead of asking for a renamed file.
1 parent 5ed83ff commit 4103ad8

File tree

115 files changed

+247
-2149
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+247
-2149
lines changed

test/refactoring/SyntacticRename/FindRangeOutputs/callsites/defaults.swift.expected

Lines changed: 0 additions & 69 deletions
This file was deleted.

test/refactoring/SyntacticRename/FindRangeOutputs/callsites/trailing.swift.expected

Lines changed: 0 additions & 69 deletions
This file was deleted.

test/refactoring/SyntacticRename/FindRangeOutputs/callsites/trailing_only.swift.expected

Lines changed: 0 additions & 69 deletions
This file was deleted.

test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Foo.swift.expected

Lines changed: 0 additions & 59 deletions
This file was deleted.

test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/Other.swift.expected

Lines changed: 0 additions & 59 deletions
This file was deleted.

test/refactoring/SyntacticRename/FindRangeOutputs/custom-attrs/wrapped.swift.expected

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)