From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kFJAI8+fd2S3lAAASxT56A (envelope-from ) for ; Wed, 31 May 2023 21:28:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +MwNI8+fd2T3twAA9RJhRA (envelope-from ) for ; Wed, 31 May 2023 21:28:15 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 443532ABD9 for ; Wed, 31 May 2023 21:28:15 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q4RUM-0006wM-Dd; Wed, 31 May 2023 15:28:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q4RUI-0006vk-4a for guix-patches@gnu.org; Wed, 31 May 2023 15:28:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q4RUH-00069c-R5 for guix-patches@gnu.org; Wed, 31 May 2023 15:28:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q4RUH-0001zw-Lw for guix-patches@gnu.org; Wed, 31 May 2023 15:28:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63814] [PATCH 1/6] gnu: Add subunit. References: <20230531192350.17026-1-antero@mailbox.org> In-Reply-To: <20230531192350.17026-1-antero@mailbox.org> Resent-From: Antero Mejr Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 31 May 2023 19:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63814 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63814@debbugs.gnu.org Received: via spool by 63814-submit@debbugs.gnu.org id=B63814.16855612447585 (code B ref 63814); Wed, 31 May 2023 19:28:01 +0000 Received: (at 63814) by debbugs.gnu.org; 31 May 2023 19:27:24 +0000 Received: from localhost ([127.0.0.1]:36366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q4RTg-0001yG-0q for submit@debbugs.gnu.org; Wed, 31 May 2023 15:27:24 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:58278) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q4RTd-0001xn-FZ for 63814@debbugs.gnu.org; Wed, 31 May 2023 15:27:22 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4QWfR53CFWz9t5F for <63814@debbugs.gnu.org>; Wed, 31 May 2023 21:27:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1685561233; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=JiQFP6eA0TpMr0mxCySu76hk3D5MOcEgx0SAY4x9nic=; b=JIxRJHEIV6Y7r38UmV3r/c6v+TBVVZpX0b3eOPxOCzyBzyrcpgmywyAy1HYzd7TuANPxYM 3ikPf7xxa5O0LIPQk7W0KQFJBX711x8jXSKfjtCYN4LFQYG6kGvSFSvI+A47//uWMUy/My dfyI+jmiiHOH8C+n2F7fxei9+CrtoO4JVH3CyY5DLZ1b8yBkjF2EjbvKVJVzK/64ZQ8SGy JmcB8U4eFGjZQC7950qLmF0DSYnY3vAFxL/N8O7qcwRbXitaKvjwERhQuIBSseAZyp45Pk zQiqLsUA51YgdX2mfn+i7zI0q8d32XHW6xk8B4MfnA5Al/C3EplrN6ChlOJzqg== Date: Wed, 31 May 2023 19:27:01 +0000 Message-Id: <20230531192706.17155-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-ID: 31acf464042d31f0916 X-MBO-RS-META: snynywggbaj31f88f9mqgwyy4cmoisz3 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Antero Mejr X-ACL-Warn: , Antero Mejr via Guix-patches From: Antero Mejr via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685561295; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=JiQFP6eA0TpMr0mxCySu76hk3D5MOcEgx0SAY4x9nic=; b=V/V6O6YYQqGuK7KHOKGijBvCSHsRv4/VB3OSuP004vjv3gNWLDOXnjpVLu3F1VxMqHLWCv aKnoudAuhUFtVuUrKfqLFsR0DnDe/HGTNhpCPGkZFQ8xVHN1VY9hpJOL8BOzeXWweDa2FA fLMuUVQAptS8chFGfawVsdI4RKnk1+HHioUolkgx48knIkzZOsxcfcfI/caJv7WlgKzard 9HwAWT1oxF5D6e5f18ZrZO/wnbyBs3zwLX/8RrmIbXHyCln29DVDjL98Ne6RjJB3q9eHNx HKilHgU/5Tbxc1DzYI6stGA80NpqwaiQEFMS7ot5CIxwWc1wz2T75NW5Ld5UEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b=JIxRJHEI; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685561295; a=rsa-sha256; cv=none; b=btYisMZ+QOar2/E1P7uVGcPdadmkeYm1nFkxl0UoPlDqL8jUsUTZ4oWbiWihrJgO3UnbK+ wjonwa720z1sqmSVTaotK/06Z0Aca8MemfaZssW8BaFE+4KwVQzKPBH+X1NaAfzqYIbQ+H InQBr13ynKLpE0vDW0LHX1wUhJk2ayhamwHPU9I5JroFXh2SBbX8kj9XkIwfq6H5GWAusF hT/RDYzGcyE0EtBuST/EuhZS1IyMm5mr0P9ac4EyohYlbf3jaApW6sIx05sVRPKpMjF9Fh ewA5HQoyc4Il1pQLlQGGEXuwVbBWTIHc4pDMK9Cb2p6JkbiFs4hJ03bSQkYwMw== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -3.35 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b=JIxRJHEI; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 443532ABD9 X-Spam-Score: -3.35 X-TUID: lrYWZb3UiOA8 * gnu/packages/check.scm (subunit): New variable. --- gnu/packages/check.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 87728fefa3..4acac531c2 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -3554,3 +3554,36 @@ (define-public guile-proba to run test collections, and a library that includes a test runner and helpers for writing tests.") (license license:public-domain))) + +(define-public subunit + (package + (name "subunit") + (version "1.4.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/testing-cabal/subunit") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "16n1zxwnmhb7vzixngvmm5zzk4q5jaqqjwyr6pr6w0ys60b7xja3")))) + (build-system gnu-build-system) + (native-inputs (list autoconf + automake + check + cppunit + libtool + pkg-config + python-fixtures + python-hypothesis + python-testscenarios)) + (inputs (list perl python)) + (propagated-inputs (list python-testtools)) + (home-page "https://github.com/testing-cabal/subunit") + (synopsis "Test reporting and control protocol") + (description + "Subunit is a streaming protocol for test results. Subunit comes with +command line filters to process a subunit stream and language bindings for +Python, C, C++ and shell. Bindings are easy to write for other languages.") + (license (list license:asl2.0 license:bsd-3)))) ;user can pick -- 2.39.2