[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package check-0.15.2-17.el10.src download

Name check
Epoch 0
Version 0.15.2
Release 17.el10
Architecture src
Website/URL https://libcheck.github.io/check/
License LGPL-2.1-or-later
Build Time 2025-04-02 14:40:33
Build Host builder-x86-05.inferitos.ru
Summary A unit test framework for C
Repositories AppStream
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.
Errata
Size 257 KiB
Source Project check-0.15.2-17.el10
SHA-256 checksum efc6b880181dc685acee1017a35a5f78ead343a60fd33f768a14e79d85cdf2b6
× Full screenshot
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.15.2-17
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.15.2-17
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.15.2-16
- Bump release for June 2024 mass rebuild

* Wed Jun 05 2024 Peter Hutterer <peter.hutterer@redhat.com> 0.15.2-15
- Remove the CC-BY-NC index.html file from the tarball (#2290306)

* Tue Jun 04 2024 Peter Hutterer <peter.hutterer@redhat.com> 0.15.2-14
- Remove the CC-BY-NC website from the tarball (#2290306)

* Tue May 21 2024 Jerry James <loganjerry@gmail.com> - 0.15.2-13
- Fix check-devel for cmake users (rhbz#2161231)
- Simplify conditional logic for mingw

* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Fri Jul 14 2023 Jerry James <loganjerry@gmail.com> - 0.15.2-9
- Update deprecated %patch macro usage