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

current CVS test failure



/tools/src/zsh/Test/Y03arguments.ztst: starting.
*** /tmp/zsh.ztst.out.17618     Wed Apr 30 10:33:24 2003
--- /tmp/zsh.ztst.tout.17618    Wed Apr 30 10:33:27 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 /tools/src/zsh/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 -.
/tools/src/zsh/Test/Y03arguments.ztst: test failed.

-andrey



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