public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-libs/kissfft/
Date: Tue, 22 Dec 2020 23:06:53 +0000 (UTC)	[thread overview]
Message-ID: <1608678409.b9c031254706cc23db10ef74c32b0c1aa05470f9.davidroman@gentoo> (raw)

commit:     b9c031254706cc23db10ef74c32b0c1aa05470f9
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Dec 22 23:06:49 2020 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Dec 22 23:06:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b9c03125

sci-libs/kissfft-131: fix tests

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 sci-libs/kissfft/kissfft-131.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-libs/kissfft/kissfft-131.ebuild b/sci-libs/kissfft/kissfft-131.ebuild
index 5151bf55..5237f411 100644
--- a/sci-libs/kissfft/kissfft-131.ebuild
+++ b/sci-libs/kissfft/kissfft-131.ebuild
@@ -29,5 +29,6 @@ src_install() {
 }
 
 src_test() {
-	make testall || die
+	make -C test testcpp && test/testcpp || die
+	make -C test DATATYPE=simd CFLAGADD="$(CFLAGADD)" test || die
 }


             reply	other threads:[~2020-12-22 23:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22 23:06 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-24  6:38 [gentoo-commits] repo/proj/guru:dev commit in: sci-libs/kissfft/ Andrew Ammerlaan
2021-04-21  7:14 Andrew Ammerlaan
2021-03-28 10:52 Andrew Ammerlaan
2020-11-07  0:56 David Roman

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=1608678409.b9c031254706cc23db10ef74c32b0c1aa05470f9.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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