guix-patches
[Top][All Lists]
Advanced

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

[bug#54312] [PATCH 00/10] Fix tests for a number of Fukamachi CL package


From: Aurora
Subject: [bug#54312] [PATCH 00/10] Fix tests for a number of Fukamachi CL packages
Date: Wed, 9 Mar 2022 20:27:39 +0000

For a number of Fukamachi's packages, all that is required to get the tests
working is to ensure the test package is loaded before the base package.

All of these patches are technically independent of eachother, but the
rationale (and method) for the fixes being the exact same for every single
one, it felt more reasonable to group them together than keep repeating it.

A few packages untouched by these patches remain unfixed as they seem to
exhibit circular dependencies that I'm yet unsure how to fix.

Aurora (10):
  gnu: Fix sbcl-proc-parse tests
  gnu: Fix sbcl-myway tests
  gnu: Fix sbcl-xsubseq tests
  gnu: Fix sbcl-smart-buffer tests
  gnu: Fix sbcl-fast-http tests
  gnu: Fix sbcl-http-body tests
  gnu: Fix sbcl-cl-cookie tests
  gnu: Fix sbcl-mito tests
  gnu: Fix sbcl-cl-locale tests
  gnu: Fix sbcl-assoc-utils tests

 gnu/packages/lisp-xyz.scm | 58 ++++++++++-----------------------------
 1 file changed, 14 insertions(+), 44 deletions(-)


base-commit: 723ec40936617554097ab30ac3abbc3507ba9dad
-- 
2.30.2






reply via email to

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