Ensure compiler security compliance #2
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
Current compiler already has some tests directly integrated in it, but it should cover every possible cases, to avoid any potential core-breaking issue.
Steps
Making test creation easier
To allow better productivity, parser tests should be the only tests to be that verbose for syntax checking. When finishing writing parser tests, parser should be used to incorporate files directly in tests. Resulting in better code examples.
State of art
The text was updated successfully, but these errors were encountered: