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 rendering for different IDE versions #1087

Merged
merged 3 commits into from
Oct 4, 2022
Merged

Conversation

onewhl
Copy link
Member

@onewhl onewhl commented Oct 4, 2022

Description

Fixes #1078

Type of Change

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

How Has This Been Tested?

Automated Testing

Specify tests that help to verify the change automatically.

Example: org.utbot.examples.algorithms.BinarySearchTest

Manual Scenario

Please, provide several scenarios that you went through to verify that the change worked as expected.

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
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@onewhl onewhl requested a review from amandelpie October 4, 2022 16:12
@onewhl onewhl merged commit c053c63 into main Oct 4, 2022
@onewhl onewhl deleted the zarina/1078_rendering branch October 4, 2022 18:57
denis-fokin pushed a commit that referenced this pull request Oct 5, 2022
* Fix rendering for different IDE versions

* add info about IDE version for each case

(cherry picked from commit c053c63)
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
* Fix rendering for different IDE versions

* add info about IDE version for each case
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
* Fix rendering for different IDE versions

* add info about IDE version for each case
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.

Java docs with plain text are rendered incorrectly
2 participants