Skip to content

Allowed local classes in type storages#1632

Merged
Damtev merged 1 commit into
mainfrom
damtev/allow_local_classes
Jan 6, 2023
Merged

Allowed local classes in type storages#1632
Damtev merged 1 commit into
mainfrom
damtev/allow_local_classes

Conversation

@Damtev

@Damtev Damtev commented Jan 6, 2023

Copy link
Copy Markdown
Member

Description

Local classes are allowed in type storage like common types.

Fixes #1631.

Type of Change

  • New feature (non-breaking change which adds functionality).

How Has This Been Tested?

Automated Testing

org.utbot.examples.objects.LocalClassExampleTest#testLocalClassFieldExample

Manual Scenario

org.utbot.examples.objects.LocalClassExampleTest#testLocalClassFieldExample.

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added

@Damtev Damtev requested a review from CaelmBleidd January 6, 2023 05:27
@Damtev Damtev merged commit 630c765 into main Jan 6, 2023
@Damtev Damtev deleted the damtev/allow_local_classes branch January 6, 2023 06:06
@tyuldashev tyuldashev added ctg-enhancement New feature, improvement or change request comp-symbolic-engine Issue is related to the symbolic execution engine labels Jan 24, 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-enhancement New feature, improvement or change request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Appropriate local classes

4 participants