This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
Add tests for command line arguments #498
Labels
binary
Related to the swcc binary
good first issue
Good for newcomers
testing
More tests for the compiler!
Currently there are no tests to ensure command line arguments work as expected. It may also be good to check that the help message stays up to date with the accepted flags. Tests could either be runner tests or unit tests of
parse_args
(or both!).The text was updated successfully, but these errors were encountered: