Port details |
- doctest Header-only C++ unit-testing
- 2.4.8 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: nickblack@linux.com
 - Port Added: 2020-05-29 03:51:07
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- License: MIT
- Description:
- A fast, feature-rich C++11/14/17/20 single-header testing framework for
unit tests and TDD, inspired by Catch.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/doctest/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/doctest
- pkg install doctest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: doctest
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642587207
SHA256 (doctest-doctest-v2.4.8_GH0.tar.gz) = f52763630aa17bd9772b54e14b6cdd632c87adf0169455a86a49bd94abf2cd83
SIZE (doctest-doctest-v2.4.8_GH0.tar.gz) = 2275833
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_doctest
- USES:
- compiler:c++17-lang cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|