<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/shada, branch v0.2.1</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/shada: fixup for Windows backslashes #7287</title>
<updated>2017-10-01T22:48:43+00:00</updated>
<author>
<name>Ignas Anikevicius</name>
<email>anikevicius@gmail.com</email>
</author>
<published>2017-09-21T13:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e9dba214eada40a2d64b89616f1799b87cab1e5e'/>
<id>e9dba214eada40a2d64b89616f1799b87cab1e5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shada: Make sure that code does not attempt to read too long items</title>
<updated>2017-07-04T12:41:59+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-07-04T12:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=91b9ad7d8294532939db51db1045605abfff49c2'/>
<id>91b9ad7d8294532939db51db1045605abfff49c2</id>
<content type='text'>
Fixes #6957</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #6957</pre>
</div>
</content>
</entry>
<entry>
<title>test: Fix and add cases for unnamed register</title>
<updated>2017-05-31T17:31:05+00:00</updated>
<author>
<name>AdnoC</name>
<email>adam.r.cutler@gmail.com</email>
</author>
<published>2017-05-29T15:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5908f562dfe9dfcbf1218b2820addff117ee4847'/>
<id>5908f562dfe9dfcbf1218b2820addff117ee4847</id>
<content type='text'>
Also:

Add ru to shada tests with all keys

Add test for unset unnamed and register 0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:

Add ru to shada tests with all keys

Add test for unset unnamed and register 0
</pre>
</div>
</content>
</entry>
<entry>
<title>eval/shada: Add testing for unnamed register with setreg and startup</title>
<updated>2017-05-31T17:19:08+00:00</updated>
<author>
<name>AdnoC</name>
<email>adam.r.cutler@gmail.com</email>
</author>
<published>2016-05-04T18:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=beca4dc16c0cc45b97bb04891b19350308026f1f'/>
<id>beca4dc16c0cc45b97bb04891b19350308026f1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shada: Remember whether "0 or "1 was the unnamed register</title>
<updated>2017-05-24T18:17:19+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-04-26T18:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2dc27a8a78512269e4672bffcb11ede1c26fbd47'/>
<id>2dc27a8a78512269e4672bffcb11ede1c26fbd47</id>
<content type='text'>
Ref #4645
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref #4645
</pre>
</div>
</content>
</entry>
<entry>
<title>eval: Fix len argument to xstrlcat</title>
<updated>2017-03-29T07:08:45+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-03-04T21:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cdb1aa3e47cb0ec19d2ae597c1d21b7e892d0d7e'/>
<id>cdb1aa3e47cb0ec19d2ae597c1d21b7e892d0d7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Windows: Re-enable shada functional tests</title>
<updated>2017-01-08T02:23:15+00:00</updated>
<author>
<name>Rui Abreu Ferreira</name>
<email>raf-ep@gmx.com</email>
</author>
<published>2016-08-31T12:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ae1ba2b2fbee9c22e6791218203ff64bebe6b4f5'/>
<id>ae1ba2b2fbee9c22e6791218203ff64bebe6b4f5</id>
<content type='text'>
One of the tests remains disabled until we figure out the expected
behaviour of mkdir() on Windows when `prot` is passed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One of the tests remains disabled until we figure out the expected
behaviour of mkdir() on Windows when `prot` is passed.
</pre>
</div>
</content>
</entry>
<entry>
<title>shada: Save current cursor position before saving jumps</title>
<updated>2017-01-04T13:34:06+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2016-07-17T12:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=81ef9f55aebb9572adac14779369b37a4569a59c'/>
<id>81ef9f55aebb9572adac14779369b37a4569a59c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shada: Respect the optional buffer count for shada-%</title>
<updated>2016-12-12T19:35:09+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-12-12T19:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7eb91c781b2a464c21c09c3919a74778936a33b3'/>
<id>7eb91c781b2a464c21c09c3919a74778936a33b3</id>
<content type='text'>
Closes #5759
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5759
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Target luacheck HEAD.</title>
<updated>2016-11-16T23:55:39+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-11-16T23:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=44e6ee930fff5bf42178e5555b4a7c3467cb66c8'/>
<id>44e6ee930fff5bf42178e5555b4a7c3467cb66c8</id>
<content type='text'>
https://github.com/mpeterv/luacheck/pull/81#issuecomment-261099606

&gt; If you really want to use bleeding-edge version you should get the
&gt; rockspec from master branch, not a fixed commit ...
&gt; The correct way to install from a specific commit is cloning that
&gt; commit and running "luarocks make" from project directory. The reason
&gt; is that running "install" or "build" on an scm rockspec fetches
&gt; sources from master but uses build description from the rockspec
&gt; itself, which may be outdated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/mpeterv/luacheck/pull/81#issuecomment-261099606

&gt; If you really want to use bleeding-edge version you should get the
&gt; rockspec from master branch, not a fixed commit ...
&gt; The correct way to install from a specific commit is cloning that
&gt; commit and running "luarocks make" from project directory. The reason
&gt; is that running "install" or "build" on an scm rockspec fetches
&gt; sources from master but uses build description from the rockspec
&gt; itself, which may be outdated.
</pre>
</div>
</content>
</entry>
</feed>
