aboutsummaryrefslogtreecommitdiff
path: root/devel/libgrading/pkg-descr
blob: 2730884388654de266e611c51d02db95f6d1b332 (plain) (blame)
1
2
3
4
5
This is a simple library for grading C- and C++-language assignments. It runs
each test case in a child process in order to capture common programming errors
such as infinite loops and segmentation faults.

WWW: http://trombonehero.github.io/libgrading/