-
Notifications
You must be signed in to change notification settings - Fork 45
UTBot multi-IDE support #2611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
UTBot multi-IDE support #2611
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
3c201eb
Refactor utbot-intellij-python package names
tamarinvs19 8119ae3
First version for pycharm
tamarinvs19 bd81d2e
Forks in python fuzzing and refactoring (#2588)
tamarinvs19 df97053
Fix utbot-intellij
tamarinvs19 9a152a6
Fix python testing elements filter
tamarinvs19 1f7fafe
Replace codeInsightUtils by fileDescriptor
tamarinvs19 c4552ed
Update gradle
tamarinvs19 a144d51
Update go and js
tamarinvs19 9e293d6
Update build.gradle
tamarinvs19 32b4d74
Update gradle.properties
tamarinvs19 1987089
Update build.gradle.kts
tamarinvs19 7b59128
move tests
tamarinvs19 ce5dc47
Update gradle
tamarinvs19 1906da3
Update utbot go
tamarinvs19 4695a5c
Update build.gradle.kts
tamarinvs19 bcc4f1c
Update build.gradle.kts
tamarinvs19 16834d2
Update build.gradle.kts and js
tamarinvs19 9bff617
Update version
tamarinvs19 e513779
Remove mutable lists with no reason
tamarinvs19 f643b5c
Add ide version
tamarinvs19 410c248
Remove createNewFile
tamarinvs19 d260bf1
Reverse changes
tamarinvs19 7f29e80
Merge remote-tracking branch 'origin/main' into tamarinvs19/utbot-pyc…
tamarinvs19 bce8404
Move Configuration to utbot-intellij
tamarinvs19 e77cd6a
change ideVersion
tamarinvs19 52a949c
reverse changes
tamarinvs19 09309b4
Move RootUtilsTest.kt
tamarinvs19 834d397
Update imports in LanguageAssistant.kt
tamarinvs19 f3d3158
Split intellij settings
tamarinvs19 25907e8
Split intellij settings
tamarinvs19 eebe84f
update script
tamarinvs19 5980bbc
update github script
tamarinvs19 d048983
Move tests
tamarinvs19 078b9ab
Move tests
tamarinvs19 2d6457c
Merge remote-tracking branch 'origin/main' into tamarinvs19/utbot-pyc…
tamarinvs19 74618e6
Move readme.md
tamarinvs19 3bf4e5a
Add titled separators
tamarinvs19 204d172
Add enable experimental by default
tamarinvs19 5f7ca5d
Add setup ideVersion
tamarinvs19 e6da467
Remove unused test files, change combined-projects-matrix.json
tamarinvs19 5f3ac6f
Fix repositories in utbot-intellij
tamarinvs19 28be8be
Add ide version for goland
tamarinvs19 4e6fd48
Rename test module
tamarinvs19 5e5970f
Move java dependencies
tamarinvs19 70a524f
Add golandversion
tamarinvs19 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
2 changes: 1 addition & 1 deletion
2
...anguage/go/models/GenerateGoTestsModel.kt → .../plugin/go/models/GenerateGoTestsModel.kt
This file contains hidden or 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 hidden or 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
2 changes: 1 addition & 1 deletion
2
...nguage/go/ui/GoFunctionsSelectionTable.kt → ...plugin/go/ui/GoFunctionsSelectionTable.kt
This file contains hidden or 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
2 changes: 1 addition & 1 deletion
2
...plugin/language/go/ui/utils/GoSdkUtils.kt → ...intellij/plugin/go/ui/utils/GoSdkUtils.kt
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.