guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: clipnotify: Comment on the lack of a test suite.


From: guix-commits
Subject: 05/08: gnu: clipnotify: Comment on the lack of a test suite.
Date: Sat, 21 Mar 2020 19:02:35 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit fb2709ef988f5a27a7bc60e12288a6d497835725
Author: Damien Cassou <address@hidden>
AuthorDate: Sat Mar 21 17:45:11 2020 +0100

    gnu: clipnotify: Comment on the lack of a test suite.
    
    * gnu/packages/xdisorg.scm (clipnotify): Add a comment
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 gnu/packages/xdisorg.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 817eef6..21165f3 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2147,6 +2147,7 @@ configuring visual settings in different UI toolkits 
separately.")
                (install-file "README.md" doc)
                #t))))
        #:make-flags (list "CC=gcc")
+       ;; the package provides no test suite:
        #:tests? #f))
     (inputs
      `(("libx11" ,libx11)



reply via email to

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