Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Y03arguments.ztst fails



% cat /etc/issue

Red Hat Linux release 7.1 (Seawolf)
Kernel 2.4.14 on an i686

has failed last couple of days from cvs version...

./Y03arguments.ztst: starting.
*** /tmp/zsh.ztst.out.5181      Wed Apr 23 10:49:24 2003
--- /tmp/zsh.ztst.tout.5181     Wed Apr 23 10:49:24 2003
***************
*** 1,8 ****
  line: {tst -o }{}
! line: {tst -o +o }{}
! line: {tst -o +o }{}
  MESSAGE:{no arguments}
! line: {tst +o }{}
! line: {tst +o -o }{}
! line: {tst +o -o }{}
  MESSAGE:{no arguments}
--- 1,8 ----
  line: {tst -o }{}
! line: {tst -o }{}
  MESSAGE:{no arguments}
! line: {tst -o }{}
  MESSAGE:{no arguments}
+ line: {+}{}
+ line: {+}{}
+ line: {+}{}
Test ./Y03arguments.ztst failed: output differs from expected as shown above for
:
 tst_arguments -+o
 comptest $'tst -\t\t\t\C-w\C-w+\t\t\t'
Was testing: option beginning with + and -.
./Y03arguments.ztst: test failed.

--
peta



Messages sorted by: Reverse Date, Date, Thread, Author