zsh-users
 help / color / mirror / code / Atom feed
From: "S. Cowles" <scowles@earthlink.net>
To: Peter Stephenson <pws@csr.com>, zsh-users@sunsite.dk (Zsh users list)
Subject: Re: 4.2.0-pre-1
Date: Sun, 29 Feb 2004 11:39:36 -0800	[thread overview]
Message-ID: <200402291139.38514.scowles@earthlink.net> (raw)
In-Reply-To: <10223.1077810073@csr.com>


Built, compiled, and passed most tests on Irix 6.5, IP22.

Relevant output from make check follows.

04-02-29
10:43:23 [112] lhost:origdist/zsh-4.2.0-pre-1% make check
cd Test ; make check
make[1]: Entering directory `/home/scowles/origdist/zsh-4.2.0-pre-1/Test'
if test -n "gcc"; then \
  cd .. && DESTDIR= \
  make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
fi
mkdir /home/scowles/origdist/zsh-4.2.0-pre-1/Test/Modules
mkdir /home/scowles/origdist/zsh-4.2.0-pre-1/Test/Modules/zsh
mkdir /home/scowles/origdist/zsh-4.2.0-pre-1/Test/Modules/zsh/net
for f in ./*.ztst; do \
  ../Src/zsh +Z -f ./ztst.zsh $f; \
done
./A01grammar.ztst: starting.
This test hangs the shell when it fails...
./A01grammar.ztst: all tests successful.
...
./V02zregexparse.ztst: starting.
./V02zregexparse.ztst: all tests successful.
./Y01completion.ztst: starting.
*** /tmp/zsh.ztst.out.33312     Sun Feb 29 10:46:06 2004
--- /tmp/zsh.ztst.tout.33312    Sun Feb 29 10:46:07 2004
***************
*** 1,12 ****
- line: {: }{}
  DESCRIPTION:{file}
  DI:{dir1}
  DI:{dir2}
  FI:{file1}
  FI:{file2}
- line: {: dir1/}{}
- line: {: dir2/}{}
- line: {: file1}{}
- line: {: file2}{}
- line: {: dir1/}{}
- line: {: dir2/}{}
--- 1,5 ----
Test ./Y01completion.ztst failed: output differs from expected as shown above 
for:
  comptest $': \t\t\t\t\t\t\t'
Was testing: directories and files
./Y01completion.ztst: test failed.
./Y02compmatch.ztst: starting.
*** /tmp/zsh.ztst.out.33349     Sun Feb 29 10:46:08 2004
--- /tmp/zsh.ztst.tout.33349    Sun Feb 29 10:46:09 2004
***************
*** 1,3 ****
- line: {tst }{}
  COMPADD:{_tst:compadd: unknown match specification character `z'}
  INSERT_POSITIONS:{}
--- 1,2 ----
Test ./Y02compmatch.ztst failed: output differs from expected as shown above 
for:
 test_code z: list1
 comptest  $'tst \t'
Was testing: Match Error for "z:"
./Y02compmatch.ztst: test failed.
./Y03arguments.ztst: starting.
*** /tmp/zsh.ztst.out.33361     Sun Feb 29 10:46:13 2004
--- /tmp/zsh.ztst.tout.33361    Sun Feb 29 10:46:14 2004
***************
*** 1,11 ****
- line: {tst arg1 }{}
- line: {tst arg1 }{}
- line: {tst arg1 }{}
- line: {tst arg1 }{}
- line: {tst arg1 }{}
- line: {tst r}{}
- line: {tst x}{}
- line: {tst x }{}
  MESSAGE:{no more arguments}
- line: {tst x y }{}
  MESSAGE:{no more arguments}
--- 1,2 ----
Test ./Y03arguments.ztst failed: output differs from expected as shown above 
for:
 tst_arguments ':desc1:(arg1)'
 comptest $'tst \t\C-wa\t\C-war\t\C-warg\t\C-warg1\t\C-wr\t\C-wx\t \ty \t'
Was testing: one non-option argument
./Y03arguments.ztst: test failed.
make[1]: [check] Error 1 (ignored)
rm -rf Modules .zcompdump
make[1]: Leaving directory `/home/scowles/origdist/zsh-4.2.0-pre-1/Test'
04-02-29
10:46:15 [113] lhost:origdist/zsh-4.2.0-pre-1%



      parent reply	other threads:[~2004-02-29 19:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-26 15:41 4.2.0-pre-1 Peter Stephenson
2004-02-26 21:06 ` 4.2.0-pre-1 Wayne Davison
2004-02-27  2:01 ` 4.2.0-pre-1 Vincent Stemen
2004-02-27 10:06   ` 4.2.0-pre-1 Peter Stephenson
2004-02-27 17:22 ` [7087] 4.2.0-pre-1 Danek Duvall
2004-02-29 19:39 ` S. Cowles [this message]

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=200402291139.38514.scowles@earthlink.net \
    --to=scowles@earthlink.net \
    --cc=pws@csr.com \
    --cc=zsh-users@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).