1. Home
  2. Browse
  3. check

check

v0.15.2#5Latest

A unit testing framework for C

Install

Run the following Vcpkg command to install the port.

Usage

check provides CMake targets:

find_package(check CONFIG REQUIRED)

target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:Check::check>,Check::check,Check::checkShared>)

Dependencies

See source

Version

v0.15.2#5

Publication

Supports

All

GitHub

libcheck/check1.1K

Homepage

github.com/libcheck/check

Subtree

4ff2d52566

License

LGPL-2.1-only

Definition

Manifest