-
Notifications
You must be signed in to change notification settings - Fork 874
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Groovy: rebuild .(occurrences|completion|folds|indexed|semantic|ccres…
…ult) files 1. Check that tests run clean with the base JDK (for this commit 17) 2. Remove all existing reference files: find . -regextype egrep -regex '.*\.(occurrences|completion|folds|indexed|semantic|ccresult)' -exec rm {} \; 3. Rebuild the reference files by running unittests 4. Rerun unittests to verify all green
- Loading branch information
1 parent
e60cf75
commit 0aac8c1
Showing
162 changed files
with
238 additions
and
22,475 deletions.
There are no files selected for viewing
2 changes: 0 additions & 2 deletions
2
.../test/unit/data/testfiles/AliasOccurrencesTester.groovy.testFieldStaticImport.occurrences
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...editor/test/unit/data/testfiles/AliasOccurrencesTester.groovy.testMethodAlias.occurrences
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
.../groovy.editor/test/unit/data/testfiles/GroovyScopeTestcase.groovy.testClass3.occurrences
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
class TestCase extends ^java.lang.|>MARK_OCCURRENCES:Object<| { | ||
def test (|>MARK_OCCURRENCES:Object<| xy = 0 ) { | ||
def test (|>MARK_OCCURRENCES:Object<| xy = 0 ) { |
4 changes: 0 additions & 4 deletions
4
...ta/testfiles/completion/CamelCaseConstructor1.groovy.testCamelCaseConstructor1.completion
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...st/unit/data/testfiles/completion/ConstructorCall1.groovy.testConstructorCall1.completion
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
634 changes: 0 additions & 634 deletions
634
...mpletion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_1.14.completion
This file was deleted.
Oops, something went wrong.
635 changes: 0 additions & 635 deletions
635
...mpletion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_1.16.completion
This file was deleted.
Oops, something went wrong.
636 changes: 0 additions & 636 deletions
636
...mpletion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_1.17.completion
This file was deleted.
Oops, something went wrong.
632 changes: 0 additions & 632 deletions
632
...ompletion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_1.9.completion
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65 changes: 0 additions & 65 deletions
65
...ompletion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_2.9.completion
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65 changes: 0 additions & 65 deletions
65
...ompletion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_5.9.completion
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
64 changes: 0 additions & 64 deletions
64
...ompletion/closures/insideClosure1/InsideClosure1.groovy.testInsideClosure1_7.9.completion
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.