<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/shell, branch v0.1.2</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>test/functional: clean up according to luacheck (part 1)</title>
<updated>2015-11-23T12:57:21+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2015-11-17T21:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4a69e55f390fcbd5e3d6c88c882c0b921c9b6f87'/>
<id>4a69e55f390fcbd5e3d6c88c882c0b921c9b6f87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shell: Ensure silent bang mappings won't cut output</title>
<updated>2015-10-01T18:22:48+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2015-09-19T00:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c1edd0799000956b8bd23cbc49a4b015e117879e'/>
<id>c1edd0799000956b8bd23cbc49a4b015e117879e</id>
<content type='text'>
Setting `msg_didout` after `call_shell` is enough as it will cause
`hit_return_msg()` to print on next line.

Close #3269
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setting `msg_didout` after `call_shell` is enough as it will cause
`hit_return_msg()` to print on next line.

Close #3269
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix pending() invocations</title>
<updated>2015-08-10T02:33:28+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-08-07T22:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5c1dc0fbe7388528875aff9d7b5055ad718014de'/>
<id>5c1dc0fbe7388528875aff9d7b5055ad718014de</id>
<content type='text'>
AFAICT busted does not report pending() invocations without the 2nd
argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AFAICT busted does not report pending() invocations without the 2nd
argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Use pending() instead of silently skipping test. #2737</title>
<updated>2015-05-29T17:57:20+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2015-05-25T06:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=122890463a547f319e706b952e1f3e89eec0e57c'/>
<id>122890463a547f319e706b952e1f3e89eec0e57c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unify jobstart, termopen, and system interfaces</title>
<updated>2015-05-02T13:47:30+00:00</updated>
<author>
<name>Scott Prager</name>
<email>splinterofchaos@gmail.com</email>
</author>
<published>2015-04-15T17:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1eb33969220b267cf45adb286f0b7b6d14805eff'/>
<id>1eb33969220b267cf45adb286f0b7b6d14805eff</id>
<content type='text'>
For any of these functions, if {cmd} is a string, execute
"&amp;shell &amp;shellcmdflag '{cmd}'", or simply {cmd} if it's a list.

In termopen(), if the 'name' option is not supplied, try to guess using
'{cmd}' (string) or {cmd}[0] (list).  Simplify ex_terminal to use the
string form of termopen().

termopen: get name from argument

Convert list_to_argv to tv_to_argv.

Helped-by: Björn Linse &lt;@bfredl&gt;
Helped-by: oni-link &lt;knil.ino@gmail.com&gt;
Helped-by: Thiago de Arruda &lt;@tarruda&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For any of these functions, if {cmd} is a string, execute
"&amp;shell &amp;shellcmdflag '{cmd}'", or simply {cmd} if it's a list.

In termopen(), if the 'name' option is not supplied, try to guess using
'{cmd}' (string) or {cmd}[0] (list).  Simplify ex_terminal to use the
string form of termopen().

termopen: get name from argument

Convert list_to_argv to tv_to_argv.

Helped-by: Björn Linse &lt;@bfredl&gt;
Helped-by: oni-link &lt;knil.ino@gmail.com&gt;
Helped-by: Thiago de Arruda &lt;@tarruda&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>messages: Update common instances of Vim to Nvim #2031</title>
<updated>2015-04-09T03:05:39+00:00</updated>
<author>
<name>Michael Reed</name>
<email>m.reed@mykolab.com</email>
</author>
<published>2015-02-20T21:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0f6e25a9e4b1bdc9114d2acd5ceee1520b76e7aa'/>
<id>0f6e25a9e4b1bdc9114d2acd5ceee1520b76e7aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Only display cursor marker in screen tests if nvim is not busy</title>
<updated>2015-03-16T11:29:57+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2015-03-16T11:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5199456471a5c484a10e3590d20767c6a78d34e0'/>
<id>5199456471a5c484a10e3590d20767c6a78d34e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/ui: Also test character at cursor</title>
<updated>2015-03-09T11:01:49+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2015-03-05T09:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a7aeda8c7a3b2c9854d40c1c9278fd67d94aaf3d'/>
<id>a7aeda8c7a3b2c9854d40c1c9278fd67d94aaf3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add extra screen expectation to prevent race condition</title>
<updated>2015-02-20T23:41:03+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2015-02-20T23:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f9d327c88bd6dc8194398e9298c3574bac0c5398'/>
<id>f9d327c88bd6dc8194398e9298c3574bac0c5398</id>
<content type='text'>
This is to ensure ctrl+c is only pressed after the command has started executing
in the viml_system_spec.lua system() interrupt test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to ensure ctrl+c is only pressed after the command has started executing
in the viml_system_spec.lua system() interrupt test.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Remove unnecessary tests from viml_system_spec.lua</title>
<updated>2015-02-17T02:17:38+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2015-02-12T17:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=291e15c60a891bfcff42d244e1ababd3e44cb84f'/>
<id>291e15c60a891bfcff42d244e1ababd3e44cb84f</id>
<content type='text'>
The `system` function is never executed with these tests because the ctrl+c is
queued with the input string that calls it(The `process_interrupts` function
will destroy all previous input when a ctrl+c is found).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `system` function is never executed with these tests because the ctrl+c is
queued with the input string that calls it(The `process_interrupts` function
will destroy all previous input when a ctrl+c is found).
</pre>
</div>
</content>
</entry>
</feed>
