<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/tests/files/vi, branch master</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=master</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2020-02-02T15:32:01+00:00</updated>
<entry>
<title>vi: fix dw_last test, add more tests</title>
<updated>2020-02-02T15:32:01+00:00</updated>
<author>
<name>Jarno Mäkipää</name>
<email>jmakip87@gmail.com</email>
</author>
<published>2020-02-01T09:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=df19a448f6e05f73dddabcf6f6da142cedccbbd6'/>
<id>urn:sha1:df19a448f6e05f73dddabcf6f6da142cedccbbd6</id>
<content type='text'>
Fixed delete last word test. (script should not have \n since it is
cursor down in vim)

Added tests to check inserts
Added tests to check yank and push
</content>
</entry>
<entry>
<title>vi: Add tests</title>
<updated>2020-01-26T02:49:02+00:00</updated>
<author>
<name>Jarno Mäkipää</name>
<email>jmakip87@gmail.com</email>
</author>
<published>2020-01-25T18:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a459a19c9c78433a4ec8546dd8dcf14c68d087c7'/>
<id>urn:sha1:a459a19c9c78433a4ec8546dd8dcf14c68d087c7</id>
<content type='text'>
Test file integrity after load, move, delete and save+exit. Drawing
of buffer is not tested yet.

Added -s script option, accept file that is run as startup script of
commands. File is parsed byte at time and handled as you had typed it.
If EOF has been reached without editor close command, editing is
continued normally using keyboard. This functionality is in vim and
neovim, but not in POSIX vi standard. nvi (vi used in some macs) has
-s with different meaning...

Some simple tests added, dw last line test fails, so test is disabled.
</content>
</entry>
</feed>
