Skip to content

Conversation

@Damtev
Copy link
Member

@Damtev Damtev commented Jan 5, 2023

Description

Fixed the wrong sort for the index during resolving StringBuilder.

Fixes #1627.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Automated Testing

org.utbot.examples.strings.StringExamples#stringBuilderAsParameterExample

Manual Scenario

org.antlr.v4.codegen.target.GoTarget.appendUnicodeEscapedCodePoint in Contest Estimator.

Checklist (remove irrelevant options):

  • 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
  • New tests have been added
  • All tests pass locally with my changes

@Damtev Damtev requested a review from CaelmBleidd January 5, 2023 10:29
@Damtev Damtev enabled auto-merge (squash) January 5, 2023 10:55
@Damtev Damtev merged commit aecd860 into main Jan 5, 2023
@Damtev Damtev deleted the damtev/string_builder_resolving_fix branch January 5, 2023 11:38
@alisevych alisevych added ctg-bug-fix PR is fixing a bug comp-symbolic-engine Issue is related to the symbolic execution engine labels Jan 23, 2023
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-symbolic-engine Issue is related to the symbolic execution engine ctg-bug-fix PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong sort during resolving StringBuilder

4 participants