deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: pkg-config, libcriterion3 (= 2.4.1-2+b2), libboxfort-dev, libffi-dev, libgit2-dev,
libnanomsg-dev
Description: "cross-platform C and C++ unit testing framework (development files)\n\
\ Most test frameworks for C require a lot of boilerplate code to set up\n tests\
\ and test suites -- you need to create a main, then register new test\n suites,\
\ then register the tests within these suits, and finally call the\n right functions.\n\
\ .\n This gives the user great control, at the unfortunate cost of simplicity.\n\
\ .\n Criterion follows the KISS principle, while keeping the control the user\n\
\ would have with other frameworks:\n .\n \uFFFC* C99 and C++11 compatible.\n\
\ \uFFFC* Tests are automatically registered when declared.\n \uFFFC* Implements\
\ a xUnit framework structure.\n \uFFFC* A default entry point is provided, no\
\ need to declare a main unless you\n want to do special handling.\n \uFFFC\
* Test are isolated in their own process, crashes and signals can be\n reported\
\ and tested.\n \uFFFC* Unified interface between C and C++: include the criterion\
\ header and it\n just works.\n \uFFFC* Supports parameterized tests and theories.\n\
\ \uFFFC* Progress and statistics can be followed in real time with report hooks.\n\
\ \uFFFC* TAP output format can be enabled with an option.\n \uFFFC* Runs on Linux,\
\ FreeBSD, Mac OS X, and Windows (Compiling with MinGW GCC\n and Visual Studio\
\ 2015+).\n .\n This package contains the headers needed to compile other packages\
\ against\n the criterion library"
Homepage: https://github.com/Snaipe/Criterion
Installed-Size: '722'
Maintainer: SZALAY Attila <sasa@debian.org>
Multi-Arch: same
Package: libcriterion-dev
Priority: optional
Section: libdevel
Source: criterion (2.4.1-2)
Version: 2.4.1-2+b2
srcpkg_name: criterion
srcpkg_version: 2.4.1-2