[ Все 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 ]
×

Проект check-0.15.2-17.el10

Имя check
Эпоха 0
Версия 0.15.2
Релиз 17.el10
Сайт https://libcheck.github.io/check/
Лицензия LGPL-2.1-or-later
Время сборки 2025-04-02 14:40:33
Хост сборки builder-x86-05.inferitos.ru
Краткое описание A unit test framework for C
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
check-0.15.2-17.el10.x86_64 A unit test framework for C 65417339c5183150f5c39115cd9bd534dfc44742d2853d3fe6c7c8c8d1168ca2 download
check-devel-0.15.2-17.el10.x86_64 Libraries and headers for developing programs with check 38357decca1b3590f7c8933e9f9242c93c70d83a31b314155ea58092c663d1ae download
check-static-0.15.2-17.el10.x86_64 Static libraries of check ce4297af7293bf83288e67d025add9b9080831a0489d80dade6f8934dc5c8f2e download
aarch64
check-0.15.2-17.el10.aarch64 A unit test framework for C 868fd7bc038240faf3f70b2343da1d3ee9b7e9f3cc4bc4fd9eb4a248af11d05a download
check-devel-0.15.2-17.el10.aarch64 Libraries and headers for developing programs with check 2827b32be902188a87e936dd2a880c77b2010a3ce60fcba24ba31d0efd7fea6f download
check-static-0.15.2-17.el10.aarch64 Static libraries of check 0412b3a7e59b9acba71822e6c613db8a8ea4235eb4ff5fec82126ee6f6ea5f6f download
src
check-0.15.2-17.el10.src A unit test framework for C efc6b880181dc685acee1017a35a5f78ead343a60fd33f768a14e79d85cdf2b6 download
История изменений 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