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

Re: Test failures on MacOS with latest pull from git



On Oct 30,  4:27pm, Bart Schaefer wrote:
}
} This one looks to be from Oliver's recent vi-mode changes:
} 
} *** 1,2 ****
} ! BUFFER: SwordE
} ! CURSOR: 4
} --- 1,2 ----
} ! BUFFER: SeE
} ! CURSOR: 1

Same test fails in a slightly different way on my CentOS box:

../../zsh-5.0/Test/X02zlevi.ztst: starting.
*** /tmp/zsh.ztst.out.28573     Thu Oct 30 17:39:04 2014
--- /tmp/zsh.ztst.tout.28573    Thu Oct 30 17:39:04 2014
***************
*** 1,2 ****
  BUFFER: SwordE
! CURSOR: 5
--- 1,2 ----
  BUFFER: SwordE
! CURSOR: 4
Test ../../zsh-5.0/Test/X02zlevi.ztst failed: output differs from expected as
shown above for:
  zletest $'word\C-wline\eddiSE\ehp\C-P'
Was testing: line based put after followed by character based yank-pop
../../zsh-5.0/Test/X02zlevi.ztst: test failed.




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