unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57462] [PATCH 00/15] Don't ask to run tests when cross-compiling.
@ 2022-08-28 14:44 Maxime Devos
  2022-08-28 14:47 ` [bug#57462] [PATCH 01/15] gnu: ghc-statistics: Properly enable tests Maxime Devos
  0 siblings, 1 reply; 17+ messages in thread
From: Maxime Devos @ 2022-08-28 14:44 UTC (permalink / raw)
  To: 57462; +Cc: Maxime Devos

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





^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-08-30  7:03 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-28 14:44 [bug#57462] [PATCH 00/15] Don't ask to run tests when cross-compiling Maxime Devos
2022-08-28 14:47 ` [bug#57462] [PATCH 01/15] gnu: ghc-statistics: Properly enable tests Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 02/15] gnu: julia-arrayinterface: Don't ask to run tests when cross-compiling Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 03/15] gnu: julia-forwarddiff: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 04/15] gnu: julia-reversediff: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 05/15] gnu: julia-interpolations: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 06/15] gnu: proot: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 07/15] gnu: python-fonttools-full: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 08/15] gnu: python-path: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 09/15] gnu: python-jaraco-functools: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 10/15] gnu: python-pip-run: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 11/15] gnu: python-jupyter-client: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 12/15] gnu: python-jaraco-context: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 13/15] gnu: ruby-rubocop: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 14/15] gnu: rust: " Maxime Devos
2022-08-28 14:47   ` [bug#57462] [PATCH 15/15] gnu: yt-dlp: " Maxime Devos
2022-08-30  7:02     ` bug#57462: [PATCH 00/15] " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).