-
Notifications
You must be signed in to change notification settings - Fork 0
Testing #6
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Need more test to verify compiler. To start with, using and expanding on the existing test framework from "Writing a c compiler" will work.
Look into unit tests for individual functions and each possible case.
What about testing error messages?