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

Write compatibility tests for io and io-sim's stm APIs #137

Open
6 tasks
coot opened this issue Jan 31, 2024 · 0 comments
Open
6 tasks

Write compatibility tests for io and io-sim's stm APIs #137

coot opened this issue Jan 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@coot
Copy link
Collaborator

coot commented Jan 31, 2024

  • TMVarDefault
  • TQueueDefault
  • TBQueueDefault
  • TArrayDefault
  • TSemDefault
  • TChanDefault

A bonus point for designing tests which check that the types have the same laziness semantics (what can be checked with nothunks).

@coot coot added the enhancement New feature or request label Jan 31, 2024
coot added a commit that referenced this issue Jul 17, 2024
stm-2.5.2.x comes with a bug. I added a test to cover it (#137), and
a constraint to avoid it.
github-merge-queue bot pushed a commit that referenced this issue Jul 17, 2024
stm-2.5.2.x comes with a bug. I added a test to cover it (#137), and
a constraint to avoid it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant