Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
"make check" suggestion
- X-seq: zsh-workers 47689
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: "make check" suggestion
- Date: Fri, 27 Nov 2020 22:52:48 -0800
- Archived-at: <https://zsh.org/workers/47689>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2020-11/CAH%2Bw%3D7YxWQY%2BWCX%2BSMC-R-n0u%2BJE1Ty9iCmEp6oyz9Ba_Xewqw%40mail.gmail.com>
- Authentication-results: zsh.org; iprev=pass (mail-oi1-f181.google.com) smtp.remote-ip=209.85.167.181; dkim=pass header.d=brasslantern-com.20150623.gappssmtp.com header.s=20150623 header.a=rsa-sha256; dmarc=none header.from=brasslantern.com; arc=none
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=Dqzwa5+ALx81JA1+WC7td4+3RBea8KktxKFsKTeP1xM=; b=JQQm9cttkgKyk7OUQjLYcWeqXcGsbXtLPUv7bGY4iNQ8wozibTOdthBznWJvLWGqhC lMJHU8kgCpWn/CE4xftuRwlWQI/yj32KTsVgObXQBnzq3p+ZjoFjZSonNvHj8Ecow2Wk hXlrP+IJg2kvd/7Q+HQC0G/vfh25gI5/7rdaKJ5G6hC8Upamzg24XikC0xxJ89+8K/8h qxaj6P2mHrP9jM34LkjCeU/9Qa0o2pEyHARY9Qzi8q4sGBB/Jq1gHImCZNMpU5m96afP NJO1NzczqyFJCHQeVnEoJABNHF0Yq5dgWhAHl79NbFxb/0qRhphlGtkRLNeAoCsyTMJa aSpA==
- List-archive: <http://www.zsh.org/sympa/arc/zsh-workers>
- List-help: <mailto:sympa@zsh.org?subject=help>
- List-id: <zsh-workers.zsh.org>
- List-owner: <mailto:zsh-workers-request@zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-subscribe: <mailto:sympa@zsh.org?subject=subscribe%20zsh-workers>
- List-unsubscribe: <mailto:sympa@zsh.org?subject=unsubscribe%20zsh-workers>
- Sender: zsh-workers-request@xxxxxxx
I haven't messed around with ztst.zsh for some years, so I'm not
familiar with how the newer features like intentionally failed tests
are handled. A suggestion perhaps for someone who has worked on it
more recently:
It might be nice to have a mode in which ALL the tests in each file
are run, rather than abort the whole test file when one of them fails
(or unexpectedly succeeds).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author