Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Valgrind testing, ideas
- X-seq: zsh-workers 41168
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Valgrind testing, ideas
- Date: Fri, 26 May 2017 16:48:18 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=XCMOTx8JU08prXINvq57CG6LjKgvMYpikUHzEDHUY9U=; b=wlN/P/tmitsVYPyt4UcfleCdv+u2RNyBuI0SvPsFGtJHRuYhWADnnU5kl8NcewvLnQ 4HT7qqErNSia/459Zx8a5ksWWeZ/ypewaVLqUZke8CiY0srNOo3mJzZ1DDHaagKwlZYS giyfTOhW1P4rKl+/yJWS792Odg5O0IG0b3jHTSkXFyBvf9fkMaPwbb+t4OHAkJ3l6C0r 8jXuVEc5C8JZqQQmDaBic4crcnC7XIm5Pn2FTmfEm/WZ/dnxtPNkpS2LbqQqhzHZ5rZy ICRXs4g3fKJdD8vMcWuL+Y8bW+uZdMHLzA/JJTD4evCeyYgmr0bcdnqJ865U4CGM1yE3 yspw==
- In-reply-to: <1495796199.4006092.989336304.3C2CB039@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>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <etPan.5927b758.12200854.1a9@MacMini.local> <CAH+w=7bwXF2wOw_ZNyR1ho=b1RkajJJED=00uhHfVBwXAc0=fQ@mail.gmail.com> <etPan.5927dffa.1190cde7.1a9@MacMini.local> <1495796199.4006092.989336304.3C2CB039@webmail.messagingengine.com>
On May 26, 10:56am, Daniel Shahaf wrote:
}
} Just teach the test runner to only run a single test from a file.
There are a number of tests that cascade off one another; it's no more
possible in the general case to run one test from a larger file than
to break the tests up in to separate files. Running one test from a
file might solve the %prep/%cleanup problem, but not all the problems.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author