Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Valgrind tests (was: Re: Zsh: [7] + 23074 suspended (tty output))
- X-seq: zsh-workers 43483
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- Subject: Re: Valgrind tests (was: Re: Zsh: [7] + 23074 suspended (tty output))
- Date: Tue, 18 Sep 2018 07:21:57 +0200
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yvLkH3S//+6lUB8rAoocziJ4/bb3JCv/f6K5XenjIdY=; b=imVjkXjZen1blphk2SIklBej0IIBFe3yd22dmxnPOy4O3bAKtD42bA4da69tdOSl8r kBLEmfZdec4dYx1B58cylKG5rWyGeMwBFB7HcEojQI+dnLY/0OjziOnx8P6tgoQKklE/ vMV8cYC97gwbLtYjYNeWbys6mmKUMSGPHE62+KM3qZz+U4aoJZiYoXy8npHNTfr7aTsx r3SQZ5ziaN7vwX4JSPhB8LpZL7s2FLVmVbIn+9YannU86AtnEB9Bpcq9d2Nfm3hDmMPK r7L180S/DYSeIsJ2OHkah+ssTMEH52WW7i2vG+WWVz/WbxruzAF009F4C0ZFXbgGIcjC Dq9Q==
- In-reply-to: <1537195773.3258650.1510860136.6AA9F0BA@webmail.messagingengine.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <ef42fe7f-4ecf-4dbc-cdb0-2d6e4cf27377@xk2c.de> <CAKc7PVAsJXv=jxcbrENM4LtcBkz86mbVe3WgCYBs6cwdEO=9hQ@mail.gmail.com> <1537195773.3258650.1510860136.6AA9F0BA@webmail.messagingengine.com>
On Mon, 17 Sep 2018 at 16:50, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> Can you describe what changes would be involved? Would the test
> suite remain as portable as it should be?
I was thinking little different back then when creating VATS, it
appeared reasonable to have separate tests aimed at stressing Zsh in
terms of memory usage, etc. I now see that the main Zsh tests are
putting much stress on Zsh, so VATS should just add vtest.conf, custom
runtests.zsh, zsh-valgrind-parse.cmd, custom ztst.zsh (I'm not sure if
the two custom files really have to be different), from here:
https://github.com/zdharma/VATS-zsh/tree/master/VATS.
The readme of this project is unnecessarily very long, the thing is
very simple, I need some time to approach this again with original
Test/ in mind.
I've found asciinema about VATS: https://asciinema.org/a/125035
(asciinema seems down at the moment).
--
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author