diff options
| author | atkawa7 <atkawa7@yahoo.com> | 2017-06-16 15:19:20 -0700 |
|---|---|---|
| committer | atkawa7 <atkawa7@yahoo.com> | 2017-06-16 15:19:20 -0700 |
| commit | beda0c38321cca1f78dfa5ca4fedc06897e725ee (patch) | |
| tree | 4cff10784820970b8588e27389822943b5a3f5c4 /ports/cunit/CONTROL | |
| parent | e46dd1fd551a17a2900e09f52b8abd02a3758f4f (diff) | |
| download | vcpkg-beda0c38321cca1f78dfa5ca4fedc06897e725ee.tar.gz vcpkg-beda0c38321cca1f78dfa5ca4fedc06897e725ee.zip | |
[cunit] new port required by #1122
Diffstat (limited to 'ports/cunit/CONTROL')
| -rw-r--r-- | ports/cunit/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/cunit/CONTROL b/ports/cunit/CONTROL new file mode 100644 index 000000000..6f2b56cf7 --- /dev/null +++ b/ports/cunit/CONTROL @@ -0,0 +1,3 @@ +Source: cunit +Version: 2.1.3 +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 |
