You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-libs_check

27 lines
892 B

Source-Makefile: feeds/packages/libs/check/Makefile
Package: check
Version: 0.12.0-2
Depends: +libc +GCC_LIBSSP:libssp +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.12.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>
@@