From fee7be63d0ec1a127e3354f8ee793c15bf3e459e Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Fri, 15 Jan 2016 23:11:07 +0200 Subject: [PATCH] check:update --- system/devel/check/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/devel/check/pspec.xml b/system/devel/check/pspec.xml index 2a3b8ddb..050d050c 100644 --- a/system/devel/check/pspec.xml +++ b/system/devel/check/pspec.xml @@ -12,7 +12,7 @@ library A unit test framework for C 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. - mirrors://sourceforge/check/0.9.14/check-0.9.14.tar.gz + mirrors://sourceforge/check/0.10.0/check-0.10.0.tar.gz @@ -48,6 +48,13 @@ + + 2016-01-15 + 0.10.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2014-10-31 0.9.14