From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15454 invoked by alias); 29 Jun 2018 18:04:41 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 23524 Received: (qmail 23512 invoked by uid 1010); 29 Jun 2018 18:04:40 -0000 X-Qmail-Scanner-Diagnostics: from out1-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(66.111.4.25):SA:0(-2.6/5.0):. Processed in 0.529037 secs); 29 Jun 2018 18:04:40 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=t/GbKO by0lT6lQLAS2eXmfBnbjpakYnDOkWacs++OpA=; b=VaCalaoDlRWHN3p7+9G6dq QoXji+P7v5ISThJA5Qu8Fr9y3uX6XbRnywzN/xco7rEXoIDfUoBRP89w7HcjRABB eYGf4RYsIOfdV9cJH3FRi/rO1cdMT/Y3siMr4/3i2YoZYLrkbI4WP9nnFsVQaI7T SyAOVLYu5QlxjctBPK+atxNARoOitdu59unKS6oDqT+3hRRVJZ7ZizBSWX/iDMia 6E6f+mHRQyLOv4TwaU19/OGI7wT8MEgRwuJt1nseTB+MTu+RN9gr1SRM+Lv60r0A VsPrOazectbnn386zmWBvkecC+C5cyfACyzrToWBI4AYvwb3N+teHQg7SAnyAvMA == DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=t/GbKO by0lT6lQLAS2eXmfBnbjpakYnDOkWacs++OpA=; b=Jb9mG+JCGbLwUXKaxb9zYI I38o4+eAUTDmvBJweoMzG8wMopoUKIrndZVEmCZC8dBcRlh+8Rwt2Uvr9DbD2L8o myhAExkwmlqDnc4bW9BZEyrW3IcgQ7Ld83sNg+YZuZVfY5dOOjQ7hTF1BMlDEr58 uaIclHBMA1uBZ//5tl3JTuq9g+3ctDl6heKl0MKM0844SDQn9aMTcJiA4byXhh+U fump2dbulSyYCGBwCkgZXfrQKFGF5BYnsEkCzyufumzK69hGZUYLXsBo1ZGb9Oko TumYt4s2bJIPaSSTdksmFb6nKOCK8mIM+DUpjBH9LiMOhNkr7SZc1f0hAg+8/C5A == X-ME-Proxy: X-ME-Sender: Message-Id: <1530295477.3917950.1424997800.20D92755@webmail.messagingengine.com> From: Daniel Shahaf To: Marc Chantreux Cc: Zsh Users MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-0d8ea36c References: <20180629061524.GA17197@prometheus.u-strasbg.fr> <20180629172215.ecpk7ii3j6ylk7fq@tarpaulin.shahaf.local2> <20180629175237.GA30643@prometheus.u-strasbg.fr> Date: Fri, 29 Jun 2018 18:04:37 +0000 Subject: Re: Anyone wants to join Zsh-Suite project, tools with integrations for Zsh software development In-Reply-To: <20180629175237.GA30643@prometheus.u-strasbg.fr> Marc Chantreux wrote on Fri, 29 Jun 2018 19:52 +0200: > > z-sy-h's test suite also uses TAP, and consequently z-sy-h's source tree > > contains two TAP scripts that may be of independent interest (to any TAP > > project, not just to zsh TAP projects): > > any link to z-sh-y ? Sure: https://github.com/zsh-users/zsh-syntax-highlighting/ The scripts are here: https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/tests/tap-filter https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/tests/tap-colorizer.zsh