zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: zsh-workers@zsh.org
Subject: New test failure
Date: Wed, 22 Feb 2012 08:59:47 -0500	[thread overview]
Message-ID: <CACeGjnWzgGAWs_Wv-wztv_Gdx+kH2x57EzjED12QwW1KQDXQ2g@mail.gmail.com> (raw)

I didn't follow the discussion closely, but I think the recent
shwordsplit changes require a test update:

Running test: SH_WORD_SPLIT inside $(...) inside ${...}
*** /tmp/zsh.ztst.out.31468     Wed Feb 22 08:49:19 2012
--- /tmp/zsh.ztst.tout.31468    Wed Feb 22 08:49:19 2012
***************
*** 1 ****
! _'one' 'two' 'three'_
--- 1,3 ----
! _'one'
! 'two'
! 'three'_
Test /opt/src/zsh-2012-02-22/Test/D04parameter.ztst failed: output
differs from expected as shown above for:
  (setopt shwordsplit # ensure this doesn't get set in main shell...
  test_splitting ()
  {
    array="one two three"
    for e in $array; do
      echo "'$e'"
    done
  }
  test_split_var=
  : ${test_split_var:=$(test_splitting)}
  echo "_${test_split_var}_")
Was testing: SH_WORD_SPLIT inside $(...) inside ${...}
/opt/src/zsh-2012-02-22/Test/D04parameter.ztst: test failed.


  - Vin


             reply	other threads:[~2012-02-22 13:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-22 13:59 Vin Shelton [this message]
2012-02-22 15:34 ` Bart Schaefer
  -- strict thread matches above, loose matches on Subject: below --
2004-11-30 13:48 New Test Failure Vin Shelton
2004-11-30 14:03 ` 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=CACeGjnWzgGAWs_Wv-wztv_Gdx+kH2x57EzjED12QwW1KQDXQ2g@mail.gmail.com \
    --to=acs@alumni.princeton.edu \
    --cc=zsh-workers@zsh.org \
    /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).