sync with lfs stable

This commit is contained in:
Ertuğrul Erata
2017-12-06 10:19:17 +03:00
parent 1b2e99c75e
commit b9b598143a
7 changed files with 50 additions and 8 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A unit test framework for C</Summary>
<Description>check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.</Description>
<Archive sha1sum="35d3a53446aea7b21a770faedb358d0fc7cba76d" type="targz">mirrors://sourceforge/check/0.10/check-0.10.0.tar.gz</Archive>
<Archive sha1sum="47cd68296182270b2fd6951b5dc2d0173d21e1c9" type="targz">https://github.com/libcheck/check/releases/download/0.11.0/check-0.11.0.tar.gz</Archive>
</Source>
<Package>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-12-06</Date>
<Version>0.11.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-29</Date>
<Version>0.10.0</Version>