From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +MKHCIVW7WP7EAAAbAwnHQ (envelope-from ) for ; Wed, 15 Feb 2023 23:02:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MCqeB4VW7WMuegAAG6o9tA (envelope-from ) for ; Wed, 15 Feb 2023 23:02:45 +0100 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 E04FFECBA for ; Wed, 15 Feb 2023 23:02:44 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSPrC-0002M4-VG; Wed, 15 Feb 2023 17:02:31 -0500 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 1pSPqq-0001oB-5n for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:08 -0500 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 1pSPqp-0002SV-TR for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSPqp-00070e-Oa for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60673] [PATCH v2 22/39] gnu: Add ocaml-expect-test-helpers-core. Resent-From: Csepp Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 22:02:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60673 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: 60673@debbugs.gnu.org Cc: raingloom Received: via spool by 60673-submit@debbugs.gnu.org id=B60673.167649851526713 (code B ref 60673); Wed, 15 Feb 2023 22:02:07 +0000 Received: (at 60673) by debbugs.gnu.org; 15 Feb 2023 22:01:55 +0000 Received: from localhost ([127.0.0.1]:34269 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPqd-0006wg-Em for submit@debbugs.gnu.org; Wed, 15 Feb 2023 17:01:55 -0500 Received: from mx0.riseup.net ([198.252.153.6]:47276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPpv-0006sR-VT for 60673@debbugs.gnu.org; Wed, 15 Feb 2023 17:01:12 -0500 Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4PHBq64Mpdz9sNy for <60673@debbugs.gnu.org>; Wed, 15 Feb 2023 22:01:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1676498466; bh=ABxwIY3nJJWQhkqezZxssAp47CTc8mwrAfPcVrX0bJ8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YcWZSVXG2MCSrq8blpPlMi9EwIbcLZUWU4x1W9ux4HT5VZvvrAgpF5R6EHMImpARc OnH9ApPu1Jpcyqvf2jDObfgK6nCHKDt0mj0I2wPCE52UBFYY3B78qjJMiGkeaOOj5e 1Ntk05z0pEu/ROxyAWfYAKtIx40/GtnM9vKbT1Bw= X-Riseup-User-ID: 4EFCAA0742AD09D87A3AB282FF682964F6132BD0F4F53D2E42E124DE6581D85A Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4PHBq55BFMz1y8Z; Wed, 15 Feb 2023 22:01:05 +0000 (UTC) From: Csepp Date: Wed, 15 Feb 2023 23:00:11 +0100 Message-Id: <20230215220028.18575-23-raingloom@riseup.net> In-Reply-To: <20230215220028.18575-1-raingloom@riseup.net> References: <20230215220028.18575-1-raingloom@riseup.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , 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-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=YcWZSVXG; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676498564; a=rsa-sha256; cv=none; b=o+ye5e2gtG1wj64Gg4wKgqiMShc9CIc37+R5/RakKwKjMvK2gOGoxWjshLo9lC/S89MNgT Gh/M2qd7ymtau0MmcVzstUFSltQJHCAozug7MP/JpIjbN9s+ayl8dvKIO5rWxoWpv9cc2R DvEjREg8FQsIV1hNtuEnnBIZEW/kScG4/qR66396r3RgQ8r2YDRYwXN7Hsy5PMLTVXPzYc YnKw+QbjXRn/iDH9If0eRguZ/7AyoH52XvNYOMFgHRyJgzZ18hlb++MzJAo84hhSrnY3Bx fytufbaEtaC8JfO/j493E6Mleofh9nUgMjWXOvgV9aSFI0ci4uctdCrmfKrZvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676498564; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=eG0/CTBbnm3uGPlD43UgSTHe/ei1jGAydrA3xOoc9xA=; b=m1ka/ypbm979kE3EErSbLD9YBPO3ot0NFBAxOYe/H8RIZOjxSXU9GtKDV2GvoZG/C/Qyzn /RdZ6yUvyAZoSot9Oik+jT5eQtN3s31FoZ62aLbhuQgMhiBGEB/q2INmlasgJ2UHhAdOYS 5aGIffYCRz4rjEDlwsRcQf38qHrsK3kl4Q/MUPydfoziuuXCiP7OzQTJ+67PognbE0+0JK AokC5a32bkCy9sY8kJxs2D/HPDdRP1fMlEK03c6eIyaJAJ4GRm4BYvVRums5q6naEJ3pnG IXrJWymbOH2s5xvnLPS5fA/Lgdw6Gea+Czm840b7+kext13sv6jUKRfI74OsyQ== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 7.28 X-Spam-Score: 7.28 X-Migadu-Queue-Id: E04FFECBA Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=YcWZSVXG; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) X-TUID: +P1rBgjuB1M3 From: raingloom * gnu/packages/ocaml.scm (ocaml-expect-test-helpers-core): New variable. --- gnu/packages/ocaml.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index c00a8a8af3..671e8bc355 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2636,6 +2636,34 @@ (define-public ocaml4.07-alcotest `(#:package "alcotest")) (properties '())))) +(define-public ocaml-expect-test-helpers-core + (package + (name "ocaml-expect-test-helpers-core") + (version "0.15.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url + "https://github.com/janestreet/expect_test_helpers_core") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0bxs3g0zzym8agfcbpg5lmrh6hcb86z861bq40xhhfwqf4pzdbfa")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-base + ocaml-base-quickcheck + ocaml-core + ocaml-ppx-jane + ocaml-sexp-pretty + ocaml-stdio + ocaml-re)) + (properties `((upstream-name . "expect_test_helpers_core"))) + (home-page "https://github.com/janestreet/expect_test_helpers_core") + (synopsis "Helpers for writing expectation tests") + (description "Helper functions for writing expect tests.") + (license license:expat))) + (define-public ocaml-ppx-tools (package (name "ocaml-ppx-tools") -- 2.39.1