public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Erhardt <fedora@sicherha.de>
To: git-commits@fedoraproject.org
Subject: [rpms/mimalloc] rawhide: Enable the unit tests
Date: Thu, 27 Aug 2026 06:38:31 GMT [thread overview]
Message-ID: <178781271118.1.18148644929865388260.rpms-mimalloc-8dc2becb9398@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mimalloc
Branch : rawhide
Commit : 8dc2becb9398a4a81e3b1074fe9ef077e1eff525
Author : Christoph Erhardt <fedora@sicherha.de>
Date : 2026-08-27T00:02:45+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mimalloc/c/8dc2becb9398a4a81e3b1074fe9ef077e1eff525?branch=rawhide
Log:
Enable the unit tests
The test suite used to depend on `MI_BUILD_STATIC=ON`, but this is no
longer the case.
---
diff --git a/mimalloc.spec b/mimalloc.spec
index 7fc01e1..f8afff7 100644
--- a/mimalloc.spec
+++ b/mimalloc.spec
@@ -35,7 +35,6 @@ rm -rf bin
-DMI_BUILD_OBJECT=OFF \
-DMI_INSTALL_TOPLEVEL=ON \
-DMI_BUILD_STATIC=OFF \
- -DMI_BUILD_TESTS=OFF \
-DMI_NO_OPT_ARCH=ON \
-DCMAKE_BUILD_TYPE=Release
%cmake_build
@@ -45,6 +44,10 @@ rm -rf bin
%cmake_install
+%check
+%ctest
+
+
%files
%license LICENSE
%doc readme.md
@@ -61,6 +64,7 @@ rm -rf bin
* Wed Aug 26 2026 Christoph Erhardt <fedora@sicherha.de> - 3.5.0-1
- Update to 3.5.0 (#2335526)
- Override the standard malloc interface (#2304716)
+- Enable unit tests
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-08-27 6:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178781271118.1.18148644929865388260.rpms-mimalloc-8dc2becb9398@fedoraproject.org \
--to=fedora@sicherha.de \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox