guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#57462] [PATCH 00/15] Don't ask to run tests when cross-compiling.


From: Maxime Devos
Subject: [bug#57462] [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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]