From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id 85BF138708A0 for ; Thu, 14 Jan 2021 13:27:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 85BF138708A0 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=none smtp.mailfrom=ro@cebitec.uni-bielefeld.de Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 6FC2B68AC; Thu, 14 Jan 2021 14:27:12 +0100 (CET) X-Virus-Scanned: amavisd-new at CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KUEwIanHnn50; Thu, 14 Jan 2021 14:27:12 +0100 (CET) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p4fddb15f.dip0.t-ipconnect.de [79.221.177.95]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id EE1776B0A; Thu, 14 Jan 2021 14:27:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1610630832; bh=Z+3SFPCycl4OW4VHc26mErfk0urOL52S012x+J/SGEc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Kv9xAzSre0JICPjnSc09YTkT9cUDlfAcIej1xoFsK3gHfzQxNukSemWiH4QN+Kq4E UKEX39RSHvWJnxDiI0huRsKFPbOCrmLVJI3uAP4aJBcDW1AdBC9FOayc+/5/e4u1P6 NOcVebAtZIwXta6oGhgv6hVqBXYYL/jdDVrNiLVz1r+09Z/mexSE5RQHkqIuzuSjje gOFcjEzN6C1cDJJ/u+yR1wCGDoA/g+kYzslK+U0+EDb8sv9A6c0ycOqB0LZW48aktO JyKSIRhvFhkg40nT4HJ1OuhGpa/UKJkcRWP+3G00q7j77hFOwCkq+SlAouRL1RnZfZ DkF/lz55Hz4Kg== From: Rainer Orth To: Martin =?utf-8?Q?Li=C5=A1ka?= Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] Add pytest for a GCOV test-case References: <05b7e58dc023fbea33a051a7800a214c838feeb4.camel@redhat.com> <9021ed74-22d4-5f2a-c60f-4e0bc63e48b6@redhat.com> <621602a6-8eca-944f-98a0-145d0b516e60@suse.cz> Date: Thu, 14 Jan 2021 14:27:11 +0100 In-Reply-To: (Rainer Orth's message of "Thu, 14 Jan 2021 14:22:25 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3789.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2021 13:27:14 -0000 Hi Martin, >>> * If we now have an (even optional) dependency on python/pytest, this >>> (with the exact versions and use) needs to be documented in >>> install.texi. >> >> Done that. > > +be installed. Some optional tests also require Python3 and pytest module. > > It would be better to be more specific here. Or would Python 3.0 and > pytest 2.0.0 do ;-) and a nit I just noticed: two spaces after full stop. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University