Name: | check |
---|---|
Version: | 0.15.2 |
Release: | 17.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 145304 |
License: | LGPL-2.1-or-later |
RPM: | check-0.15.2-17.el10.x86_64.rpm |
Source RPM: | check-0.15.2-17.el10.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://libcheck.github.io/check/ |
Summary: | A unit test framework for C |
Description: | Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Remove the CC-BY-NC index.html file from the tarball (#2290306)
- Remove the CC-BY-NC website from the tarball (#2290306)
- Fix check-devel for cmake users (rhbz#2161231) - Simplify conditional logic for mingw
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update deprecated %patch macro usage
- Add optional Fedora mingw packages.