<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/autocmd, branch v0.2.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>ci: XXX: permissive termclose_spec timer (#7217)</title>
<updated>2017-08-26T15:18:46+00:00</updated>
<author>
<name>Matthieu Coudron</name>
<email>matthieu.coudron@upmc.fr</email>
</author>
<published>2017-08-26T15:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f612e99db5a66bd52c0ab050f734b86e9d8128aa'/>
<id>f612e99db5a66bd52c0ab050f734b86e9d8128aa</id>
<content type='text'>
We probably need to revisit the process_stop() logic.
In the meantime this hack avoids CI noise.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We probably need to revisit the process_stop() logic.
In the meantime this hack avoids CI noise.</pre>
</div>
</content>
</entry>
<entry>
<title>jobstop/process_stop: send SIGTERM directly</title>
<updated>2017-07-07T11:11:20+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2017-05-29T01:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f31c26f1afb5e4d17678927fa7cd3bb41197a298'/>
<id>f31c26f1afb5e4d17678927fa7cd3bb41197a298</id>
<content type='text'>
This reverts the revert of #6644 (7c1a5d1d4), and handles it properly
now (with tests).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts the revert of #6644 (7c1a5d1d4), and handles it properly
now (with tests).
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Fix linter errors</title>
<updated>2017-04-09T00:31:13+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-09T00:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f5be643205e98fcecc41c0b7ce19a5a22f692f2c'/>
<id>f5be643205e98fcecc41c0b7ce19a5a22f692f2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Replace execute with either command or feed_command</title>
<updated>2017-04-09T00:24:08+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-08T21:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=65fb622000af8e3dbb65480e1581758ecf4ba3e2'/>
<id>65fb622000af8e3dbb65480e1581758ecf4ba3e2</id>
<content type='text'>
Hope this will make people using feed_command less likely: this hides bugs.
Already found at least two:

1. msgpackparse() will show internal error: hash_add() in case of duplicate
   keys, though it will still work correctly. Currently silenced.
2. ttimeoutlen was spelled incorrectly, resulting in option not being set when
   expected. Test was still functioning somehow though. Currently fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hope this will make people using feed_command less likely: this hides bugs.
Already found at least two:

1. msgpackparse() will show internal error: hash_add() in case of duplicate
   keys, though it will still work correctly. Currently silenced.
2. ttimeoutlen was spelled incorrectly, resulting in option not being set when
   expected. Test was still functioning somehow though. Currently fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Move test from legacy/009 to autocmd/autocmd</title>
<updated>2017-04-08T18:50:14+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-08T18:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b0731290e89dae0a2957e18cfa9ab11ad7290af8'/>
<id>b0731290e89dae0a2957e18cfa9ab11ad7290af8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: retry() works with asserts; error() not required.</title>
<updated>2017-04-05T23:06:40+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-05T22:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8863af28b8f756ab0e2063879adeb2b48871b61d'/>
<id>8863af28b8f756ab0e2063879adeb2b48871b61d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test/termclose: Avoid indeterminism (#6281)</title>
<updated>2017-03-15T22:28:37+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-15T22:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=40cc49c5da3ad499ec373876679b11b8d47be197'/>
<id>40cc49c5da3ad499ec373876679b11b8d47be197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DirChanged: avoid redundant events on 'autochdir'</title>
<updated>2017-03-12T14:45:50+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-12T11:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c5e61b41a53c4fac93f1101ece1a23168eccb3a3'/>
<id>c5e61b41a53c4fac93f1101ece1a23168eccb3a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DirChanged: trigger when switching scopes</title>
<updated>2017-03-12T13:39:32+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-12T11:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d9fcbc2cfb5f20f63a2870624ce48a58cf918ea8'/>
<id>d9fcbc2cfb5f20f63a2870624ce48a58cf918ea8</id>
<content type='text'>
Closes #6054
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6054
</pre>
</div>
</content>
</entry>
<entry>
<title>DirChanged: Publish _after_ updating win/tab CWD.</title>
<updated>2017-03-12T13:39:32+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-11T21:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=99a1a58c66b9bc56d98ee7a8d249d594669e9573'/>
<id>99a1a58c66b9bc56d98ee7a8d249d594669e9573</id>
<content type='text'>
So getcwd() works correctly during DirChanged event.

Closes #6260
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So getcwd() works correctly during DirChanged event.

Closes #6260
</pre>
</div>
</content>
</entry>
</feed>
