Source-Makefile: feeds/packages/libs/check/Makefile

Package: check
Version: 0.15.0-1
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libpthread +librt
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Unit testing framework for C
Maintainer: Eduardo Abinader <eduardoabinader@gmail.com>
Source: check-0.15.0.tar.gz
License: LGPL-2.1-or-later
LicenseFiles: COPYING.LESSER
Type: ipkg
Description:   Check 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.
https://libcheck.github.io/check/
Eduardo Abinader <eduardoabinader@gmail.com>
@@


