Skip to content
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

Fix soot initialization #1090

Merged
merged 2 commits into from
Oct 5, 2022
Merged

Fix soot initialization #1090

merged 2 commits into from
Oct 5, 2022

Conversation

sergeypospelov
Copy link
Member

@sergeypospelov sergeypospelov commented Oct 5, 2022

Description

Our plugin wasn't working on a fresh Intellij IDEA, due to incorrect Soot initialization. Our Soot-fork was missing some lines, so I added them: UnitTestBot/soot#5

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Manual Scenario

Test generation completes successfully in runIde task.

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • No new warnings
  • All tests pass locally with my changes

@sergeypospelov sergeypospelov enabled auto-merge (squash) October 5, 2022 09:05
@sergeypospelov sergeypospelov merged commit d447c86 into main Oct 5, 2022
@sergeypospelov sergeypospelov deleted the sergey/fix_soot branch October 5, 2022 10:01
@alisevych alisevych added this to the 2022.10.1 Release milestone Oct 7, 2022
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants