Skip to content

Add typemanagement refactoring test bundle scaffold#2273

Open
retryoos wants to merge 2 commits intoeclipse-4diac:developfrom
retryoos:typemanagement-tests-scaffold
Open

Add typemanagement refactoring test bundle scaffold#2273
retryoos wants to merge 2 commits intoeclipse-4diac:developfrom
retryoos:typemanagement-tests-scaffold

Conversation

@retryoos
Copy link
Copy Markdown

  • 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).

Copy link
Copy Markdown
Contributor

@azoitl azoitl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@retryoos thx for starting this new test. There are two things that I kindly ask to consider:

  1. 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.
  2. we have a set of standard java settings (e.g., clean-ups, warnings) that we have in every project. Please have look at the .settings directory of the org.eclipse.fordiac.ide to copy the relevant files and add them here.

@oberlehner
Copy link
Copy Markdown
Contributor

Please also look at the build.properties from /org.eclipse.fordiac.ide.test.model and adjust them accordingly to your plugin
.

@retryoos retryoos force-pushed the typemanagement-tests-scaffold branch from 7c08874 to 8de474b Compare May 1, 2026 12:47
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>
@retryoos retryoos force-pushed the typemanagement-tests-scaffold branch from 8de474b to 966ddef Compare May 1, 2026 12:54
@retryoos retryoos requested a review from azoitl May 1, 2026 20:14
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.

3 participants