blob: c3b2d3032e71284447443fed9d104ad58f607d4d (
plain)
1
2
3
4
5
6
7
|
{
"name": "cunit",
"version-string": "2.1.3",
"port-version": 7,
"description": "CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces",
"homepage": "https://sourceforge.net/projects/cunit/"
}
|