--- Begin Message ---
Subject: |
[PATCH 00/15] Don't ask to run tests when cross-compiling. |
Date: |
Sun, 28 Aug 2022 16:44:35 +0200 |
This statisfies the tests-true linter (except for the fennel package).
This does not cause any rebuilds.
Maxime Devos (15):
gnu: ghc-statistics: Properly enable tests.
gnu: julia-arrayinterface: Don't ask to run tests when
cross-compiling.
gnu: julia-forwarddiff: Don't ask to run tests when cross-compiling.
gnu: julia-reversediff: Don't ask to run tests when cross-compiling.
gnu: julia-interpolations: Don't ask to run tests when
cross-compiling.
gnu: proot: Don't ask to run tests when cross-compiling.
gnu: python-fonttools-full: Don't ask to run tests when
cross-compiling.
gnu: python-path: Don't ask to run tests when cross-compiling.
gnu: python-jaraco-functools: Don't ask to run tests when
cross-compiling.
gnu: python-pip-run: Don't ask to run tests when cross-compiling.
gnu: python-jupyter-client: Don't ask to run tests when
cross-compiling.
gnu: python-jaraco-context: Don't ask to run tests when
cross-compiling.
gnu: ruby-rubocop: Don't ask to run tests when cross-compiling.
gnu: rust: Don't ask to run tests when cross-compiling.
gnu: yt-dlp: Don't ask to run tests when cross-compiling.
gnu/packages/haskell-xyz.scm | 3 ---
gnu/packages/julia-xyz.scm | 12 ++++++++----
gnu/packages/linux.scm | 6 +++---
gnu/packages/python-xyz.scm | 12 ++++++------
gnu/packages/ruby.scm | 3 ++-
gnu/packages/rust.scm | 2 +-
gnu/packages/video.scm | 2 +-
7 files changed, 21 insertions(+), 19 deletions(-)
--
2.37.1
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#57462: [PATCH 00/15] Don't ask to run tests when cross-compiling. |
Date: |
Tue, 30 Aug 2022 09:02:43 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) |
Hello Maxime,
I pushed the series.
Thanks,
Mathieu
--- End Message ---