all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Jaft <jaft.r@outlook.com>,
	"54311@debbugs.gnu.org" <54311@debbugs.gnu.org>
Subject: [bug#54311] [PATCH v2] gnu: tint2: Update to 17.0.2.
Date: Thu, 19 May 2022 15:13:57 +0200	[thread overview]
Message-ID: <fae7e5184ca048370d06a420a6bb6fcfa2179b4e.camel@telenet.be> (raw)
In-Reply-To: <BN8PR07MB7027303C2A544407B3CCD61899D09@BN8PR07MB7027.namprd07.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]

Jaft schreef op do 19-05-2022 om 04:54 [+0000]:
> > 
> > 
> > There's 'regression.py' which has a 'main' and 'run_unit_tests'. 
> > Maybe
> > 'regression.py' can be run in the 'check' phase?
> 
> Fair; would you know how to manually call it in that phase? I'm
> afraid I don't have any experience outside of the check phase
> automatically calling the designated tests files.

(lambda* (#:key tests? #:allow-other-keys)
  (when tests?
    (invoke "regression.py"))) ; or maybe (invoke "python3" "regression.py")

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-05-19 13:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <23>
2022-04-03  3:01 ` [bug#54311] [PATCH v2] gnu: tint2: Update to 17.0.2 Wamm K. D
2022-05-10  2:05   ` Jaft
2022-05-11  9:51   ` Maxime Devos
2022-05-19  4:54     ` Jaft
2022-05-19 13:13       ` Maxime Devos [this message]
2022-05-19 15:57         ` Jaft
     [not found]         ` <1643733361.385880.1652975850912@mail.yahoo.com>
2022-05-22  7:49           ` Jaft
2022-08-04  2:17             ` bug#54311: [PATCH] " 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fae7e5184ca048370d06a420a6bb6fcfa2179b4e.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=54311@debbugs.gnu.org \
    --cc=jaft.r@outlook.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.