Add typemanagement refactoring test bundle scaffold#2273
Open
retryoos wants to merge 2 commits intoeclipse-4diac:developfrom
Open
Add typemanagement refactoring test bundle scaffold#2273retryoos wants to merge 2 commits intoeclipse-4diac:developfrom
retryoos wants to merge 2 commits intoeclipse-4diac:developfrom
Conversation
retryoos
commented
Mar 18, 2026
- What: New org.eclipse.fordiac.ide.typemanagement.tests test plugin with JUnit 5 and a disabled prototype for rename refactoring tests.
- Why: Provides a dedicated place for upcoming automated tests for org.eclipse.fordiac.ide.typemanagement.refactoring (rename/move/copy/delete).
- Next steps: Add fixture projects and executable tests for STRUCT datatype rename and FB type rename (including undo/redo + marker checks).
azoitl
requested changes
Mar 18, 2026
Contributor
azoitl
left a comment
There was a problem hiding this comment.
@retryoos thx for starting this new test. There are two things that I kindly ask to consider:
- please check our contribution guide in the 4diac documentationon our web-page. There you find an explanation on the Eclipse contribution process and the eclipse contribution agreement that you need to sign so that we can accept your contribution.
- we have a set of standard java settings (e.g., clean-ups, warnings) that we have in every project. Please have look at the
.settingsdirectory of theorg.eclipse.fordiac.ideto copy the relevant files and add them here.
Contributor
|
Please also look at the build.properties from |
7c08874 to
8de474b
Compare
This commit provides a dedicated place for upcoming automated tests for org.eclipse.fordiac.ide.typemanagement.refactoring. It includes standard Eclipse settings and build configuration as requested in review. Signed-off-by: Dimitrios Kalligaridis <dimitriskalligaridis@gmail.com>
8de474b to
966ddef
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.