Add checker infrastructure for each lab. Each task must have its own tests/
folder with checker scripts and a Makefile with the check
rule (at least). make check
should compile the code in ../support/
and run the checker. The checker must test the functionality of the task and assign points out of 100. The total number of points for a task is 100.
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.