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

Improve testing #40

Open
Gregofi opened this issue Aug 26, 2022 · 0 comments
Open

Improve testing #40

Gregofi opened this issue Aug 26, 2022 · 0 comments

Comments

@Gregofi
Copy link
Owner

Gregofi commented Aug 26, 2022

Testing is now very bare bones, only programs that works are tested. There should be tests for programs which are expected to fail. Seperated into #42.

The GC tests should also be run. It probably should be run three times:

  • With GC at every allocation and sanitizers
  • With normal GC and sanitizers
  • Release mode - No sanitizers, optimizations on and normal GC.
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

No branches or pull requests

1 participant