Skip to content

Commit

Permalink
Separation of mps-runner call and JunitInterpreterTest #1108
Browse files Browse the repository at this point in the history
  • Loading branch information
mgronover committed Nov 26, 2024
1 parent c07ad7e commit 6d9cbc3
Show file tree
Hide file tree
Showing 5 changed files with 977 additions and 808 deletions.
1 change: 1 addition & 0 deletions code/languages/org.iets3.opensource/.mps/modules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
<modulePath path="$PROJECT_DIR$/languages/test.ts.expr.os.validNameConcept/test.ts.expr.os.validNameConcept.mpl" folder="expr.tests" />
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.components.core.interpreter/org.iets3.components.core.interpreter.msd" folder="comp" />
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.components.core.sandbox/org.iets3.components.core.sandbox.msd" folder="comp" />
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.core.InterpreterTestExecutor/org.iets3.core.InterpreterTestExecutor.msd" folder="core" />
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.core.JunitInterpreterTest/org.iets3.core.JunitInterpreterTest.msd" folder="core" />
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.core.expr.adt.interpreter/org.iets3.core.expr.adt.interpreter.msd" folder="expr.lang-advanced" />
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.core.expr.base.collections.stubs/org.iets3.core.expr.base.collections.stubs.msd" folder="expr.lang-core" />
Expand Down
Loading

0 comments on commit 6d9cbc3

Please sign in to comment.