guix-patches
[Top][All Lists]
Advanced

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

[bug#49889] [PATCH 5/5] gnu: Add gerbil-clojerbil.


From: Xinglu Chen
Subject: [bug#49889] [PATCH 5/5] gnu: Add gerbil-clojerbil.
Date: Sun, 15 Aug 2021 09:41:41 +0200

On Sat, Aug 07 2021, Maxime Devos wrote:

> Xinglu Chen schreef op do 05-08-2021 om 16:10 [+0200]:
>> +           (add-after 'build 'check
>> +             (lambda* (#:key inputs #:allow-other-keys)
>> +               (let ((gerbil (assoc-ref inputs "gerbil")))
>> +                 (invoke (string-append gerbil "/bin/gxi") 
>> "run-tests.ss")))))))
>
> By wrapping the body in (when tests? ...), "--without-tests" would be 
> supported.
> The 'tests-true' linter should detect this, try "./pre-inst-env guix
> lint gerbil-clojerbil".

Good, catch!  I will send a reroll when I get some feedback on the build
system.  :-)

Attachment: signature.asc
Description: PGP signature


reply via email to

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