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 more "weird" test cases #1584

Closed
Rangi42 opened this issue Dec 26, 2024 · 1 comment
Closed

Add more "weird" test cases #1584

Rangi42 opened this issue Dec 26, 2024 · 1 comment
Labels
tests This affects the test suite
Milestone

Comments

@Rangi42
Copy link
Contributor

Rangi42 commented Dec 26, 2024

Things like https://github.com/rust-lang/rust/blob/master/tests/ui/weird-exprs.rs. Increase code coverage in general, which may also catch more bugs with edge cases.

@Rangi42 Rangi42 added the tests This affects the test suite label Dec 26, 2024
@Rangi42 Rangi42 added this to the 0.9.1 milestone Dec 26, 2024
@Rangi42 Rangi42 self-assigned this Dec 26, 2024
@Rangi42
Copy link
Contributor Author

Rangi42 commented Jan 28, 2025

The main weird test case I wanted to add was already done in 91d7ce5. RGBASM isn't a full programming language with arbitrary nesting of expressions, so fewer opportunities for weird test cases.

@Rangi42 Rangi42 closed this as completed Jan 28, 2025
@Rangi42 Rangi42 removed their assignment Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests This affects the test suite
Projects
None yet
Development

No branches or pull requests

1 participant