Port details |
- snitch Lightweight C++20 testing framework
- 1.3.1 devel =2 1.2.5Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-09-04 06:00:21
- Last Update: 2024-12-06 10:02:25
- Commit Hash: 802f48f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://github.com/cschreib/snitch
- Description:
- snitch is a lightweight C++20 testing framework.
The goal of snitch is to be a simple, cheap, non-invasive, and user-friendly
testing framework. The design philosophy is to keep the testing API lean,
including only what is strictly necessary to present clear messages when a
test fails.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- snitch-testing>0:devel/snitch
- To install the port:
- cd /usr/ports/devel/snitch/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/snitch
- pkg install snitch-testing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: snitch-testing
- Package flavors (<flavor>: <package>)
- default: snitch-testing
- headers_only: snitch-testing-headers-only
- distinfo:
- TIMESTAMP = 1733478564
SHA256 (cschreib-snitch-v1.3.1_GH0.tar.gz) = f9ae374014515a6077df025f8958b7e80ccecd9cf7ee3abd9f17150398eee8db
SIZE (cschreib-snitch-v1.3.1_GH0.tar.gz) = 308542
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
- Test dependencies:
-
- doctest>0 : devel/doctest
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_snitch
- USES:
- cmake:testing compiler:c++20-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1 06 Dec 2024 10:02:25 |
Yuri Victorovich (yuri) |
devel/snitch: update 1.2.5 → 1.3.1
Reported by: portscout |
1.2.5 10 May 2024 06:47:55 |
Yuri Victorovich (yuri) |
devel/snitch: update 1.2.4 → 1.2.5
Reported by: portscout |
1.2.4 18 Jan 2024 05:22:44 |
Yuri Victorovich (yuri) |
devel/snitch: update 1.2.2 → 1.2.4
Reported by: portscout |
1.2.2 06 Sep 2023 05:23:31 |
Yuri Victorovich (yuri) |
devel/snitch: update 1.2.1 → 1.2.2
Reported by: portscout |
1.2.1 04 Sep 2023 05:57:19 |
Yuri Victorovich (yuri) |
devel/snitch: New port: Lightweight C++20 testing framework |