zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: Re: PATCH: test output to terminal dehackery
Date: Tue, 29 May 2007 20:29:02 -0700	[thread overview]
Message-ID: <070529202902.ZM13215@torch.brasslantern.com> (raw)
In-Reply-To: <200705291443.l4TEhemW027211@news01.csr.com>

On May 29,  3:43pm, Peter Stephenson wrote:
}
} We now have the technology to open a file descriptor for test input and
} terminal output without using up one of the standard shell ones.
} The {fd}<redir> syntax opens up an unused fd from 10 on.

Hrm.  I'm ambivalent about this patch.  The {fd}< syntax is one of the
things that gets tested for correctness quite a bit later on.  If it
doesn't work properly here, could the whole test suite fail?

That is, I'm wondering if the implementation of the test suite should
restrict itself to the most basic shell operations possible and only
the tests themselves employ extended functionality.  There's a reason
e.g. we don't attempt completion tests until after we've tested module
loading ...

However, I won't make a fuss if no one else cares.


  parent reply	other threads:[~2007-05-30  3:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-29 14:43 Peter Stephenson
2007-05-29 15:01 ` Stephane Chazelas
2007-05-30  3:29 ` Bart Schaefer [this message]
2007-05-30  9:49   ` Peter Stephenson
2007-05-30 11:03     ` Bart Schaefer
2007-05-30 11:17       ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=070529202902.ZM13215@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).