Skip to content

cunitv2.1.3

Updated

CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • atkawa7's avataratkawa7
  • Robert Schumacher's avatarRobert Schumacher
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • pravic's avatarpravic
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Billy O'Neal's avatarBilly O'Neal
  • Lily Wang's avatarLily Wang

#Changelog

  • c9ab969[cunit] Fix Linux library name and export CMake (#26047)
  • b295670Bulk convert control files. (#19986)
  • 21b56d9[vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018)
  • a0e0c57[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)
  • 726c111[vcpkg] fatal_error when patch fails to apply (#8087)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 807fa45[cunit] Install generated config header
  • f22475a[cunit] Refactor CMake to perform proper installation
  • beda0c3[cunit] new port required by #1122