Port details |
- ut C++20 micro/Unit Testing Framework
- 2.3.0 devel
=2 2.1.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-12-12 23:15:09
- Last Update: 2025-02-07 01:32:08
- Commit Hash: aaf0d2c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://boost-ext.github.io/ut/
- https://github.com/boost-ext/ut
- Description:
- UT is a C++20 u(micro)/Unit Testing Framework.
Testing is a very important part of the Software Development, however,
C++ doesn't provide any good testing facilities out of the box, which often
leads into a poor testing experience for develops and/or lack of tests/coverage
in general.
UT attempts to provide a uniform and easy way to run tests in C++.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/ut/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ut
- pkg install ut
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ut
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738861478
SHA256 (boost-ext-ut-v2.3.0_GH0.tar.gz) = 9c07a2b7947cc169fc1713ad462ccc43a704076447893a1fd25bdda5eec4aab6
SIZE (boost-ext-ut-v2.3.0_GH0.tar.gz) = 68437
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_ut
- USES:
- cmake:testing
- 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 |
2.3.0 07 Feb 2025 01:32:08
    |
Yuri Victorovich (yuri)  |
devel/ut: update 2.1.1 → 2.3.0
Reported by: portscout |
2.1.1 11 Nov 2024 10:22:19
    |
Yuri Victorovich (yuri)  |
devel/ut: update 2.1.0 → 2.1.1
Reported by: portscout |
2.1.0 27 Jul 2024 20:19:17
    |
Yuri Victorovich (yuri)  |
devel/ut: update 2.0.1 → 2.1.0
Reported by: portscout |
2.0.1 19 Dec 2023 08:20:18
    |
Yuri Victorovich (yuri)  |
devel/ut: update 2.0.0 → 2.0.1
Reported by: portscout |
2.0.0 12 Dec 2023 23:14:33
    |
Yuri Victorovich (yuri)  |
devel/ut: New port: C++20 micro/Unit Testing Framework |