~ruther/guix-local

2dacec54361db12c6b7e493ac0aa8b924f47c4e7 — Sharlatan Hellseher 1 year, 5 months ago e31019c
gnu: senpai: Enable more tests.

* gnu/packages/messaging.scm (senpai) [arguments] <test-subdirs>: Run
tests over the whole code base.

Change-Id: Id355ac43ae9ae049e3e1c9211a96ab13e2e1c336
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/messaging.scm
M gnu/packages/messaging.scm => gnu/packages/messaging.scm +2 -0
@@ 3701,6 3701,8 @@ a text snippet), using @code{libphonenumber}.")
     (list #:import-path "git.sr.ht/~taiite/senpai/cmd/senpai"
           #:unpack-path "git.sr.ht/~taiite/senpai"
           #:install-source? #f
           ;; Step away from cmd/senpai to test the whole project.
           #:test-subdirs #~(list "../../...")
           #:phases
           #~(modify-phases %standard-phases
               (add-after 'build 'build-doc