Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sac-group
sac2c
Wiki
Tutorials
testing
testing
· Changes
Page history
Add file about testing.md which just refers to tests/README.md
authored
Mar 04, 2025
by
Quinten Cabo
Hide whitespace changes
Inline
Side-by-side
tutorials/testing.md
0 → 100644
View page @
fd876196
Using tests we can make sure that the compiler doesn't regress.
For more about tests, how to add them, or debug them read the
[
README.md
](
https://gitlab.sac-home.org/sac-group/sac2c/-/blob/develop/tests/README.md
)
in the
`tests`
directory.