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

Add tests for utils #26

Closed
6 of 9 tasks
lars-reimann opened this issue Dec 4, 2021 · 1 comment
Closed
6 of 9 tasks

Add tests for utils #26

lars-reimann opened this issue Dec 4, 2021 · 1 comment
Assignees
Labels
dsl 🗒️ Issues regarding the domain specific programming language duplicate This issue or pull request already exists testing 🧪 Additional automated tests

Comments

@lars-reimann
Copy link
Member

lars-reimann commented Dec 4, 2021

  • CollectionUtils
  • ArgumentToParameter
  • CalledCallable
  • LocalDeclarationUses
  • Purity
  • Recursion
  • ResultToYield
  • TypeArgumentToTypeParameter

Statement with side-effects

  • Extract the check whether a statement has a side-effect from the validator. Can also be used by the code generator to eliminate useless statements.
@lars-reimann lars-reimann self-assigned this Dec 4, 2021
@lars-reimann lars-reimann added the testing 🧪 Additional automated tests label Dec 4, 2021
@lars-reimann lars-reimann changed the title Add tests for model extensions Add tests for utils Jan 15, 2022
@lars-reimann lars-reimann transferred this issue from another repository Jun 7, 2022
@lars-reimann lars-reimann removed their assignment Nov 9, 2022
@lars-reimann lars-reimann added the dsl 🗒️ Issues regarding the domain specific programming language label Feb 7, 2023
@lars-reimann lars-reimann added this to the purity-analysis milestone Nov 14, 2023
@lars-reimann lars-reimann self-assigned this Nov 14, 2023
@lars-reimann lars-reimann added the duplicate This issue or pull request already exists label Nov 14, 2023
@lars-reimann
Copy link
Member Author

Superseded by #667 and #664.

@lars-reimann lars-reimann closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2023
@lars-reimann lars-reimann removed this from the purity-analysis milestone Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dsl 🗒️ Issues regarding the domain specific programming language duplicate This issue or pull request already exists testing 🧪 Additional automated tests
Projects
Archived in project
Development

No branches or pull requests

1 participant