Port details |
- snitch Lightweight C++20 testing framework
- 1.3.2 devel
=2 1.3.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-09-04 06:00:21
- Last Update: 2025-03-23 07:56:14
- Commit Hash: 8701042
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1742707297
SHA256 (cschreib-snitch-v1.3.2_GH0.tar.gz) = 5b3a0af7e5637f02ac95652f2238b89eb227b4881bf4e5ffc6935f184ff11626
SIZE (cschreib-snitch-v1.3.2_GH0.tar.gz) = 308710
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.2 23 Mar 2025 07:56:14
    |
Yuri Victorovich (yuri)  |
devel/snitch: update 1.3.1 → 1.3.2
Reported by: portscout |
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 |