opnsense-ports/devel/libgrading/pkg-descr
Franco Fichtner d504969329 */*: sync with upstream
Taken from: FreeBSD
2016-09-23 04:00:28 +02:00

5 lines
254 B
Text

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/