<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/unit/viml, branch v0.3.7</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>tests: Make format_string('%q', ...) output more stable</title>
<updated>2018-02-02T12:28:56+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2018-02-01T22:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2316a38dd117b0bbd3b6ebb04856029c227633f6'/>
<id>2316a38dd117b0bbd3b6ebb04856029c227633f6</id>
<content type='text'>
It appears to be different on lua and luajit.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It appears to be different on lua and luajit.</pre>
</div>
</content>
</entry>
<entry>
<title>*: Replace all occurrences of NVim with Nvim</title>
<updated>2017-11-30T08:53:25+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-11-30T08:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5ab0f988caffad5e8c87a075cbd3f91f0f7e002c'/>
<id>5ab0f988caffad5e8c87a075cbd3f91f0f7e002c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>viml/parser/expressions: Make sure that listed nodes may be present</title>
<updated>2017-11-26T13:57:42+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-11-26T13:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=36a4f3a259ffa282129b18358cce4130397077c5'/>
<id>36a4f3a259ffa282129b18358cce4130397077c5</id>
<content type='text'>
With the new test leaving `assert(false);` for any of the cases makes tests 
crash.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the new test leaving `assert(false);` for any of the cases makes tests 
crash.</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Add some more tests</title>
<updated>2017-11-26T13:45:29+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-11-26T13:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cddf84c3982b8225f1592b6a61b63f8d1883ca94'/>
<id>cddf84c3982b8225f1592b6a61b63f8d1883ca94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Stabilize float format and %e in format_luav and format_string</title>
<updated>2017-11-19T19:00:59+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-11-19T18:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ebb33eddd9ad0e9cec5013be2e37c8f9b0546c77'/>
<id>ebb33eddd9ad0e9cec5013be2e37c8f9b0546c77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*: Fix linter errors</title>
<updated>2017-11-19T18:13:27+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-11-19T18:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f20f97c936f1438589c8176f62ce69c26e255f85'/>
<id>f20f97c936f1438589c8176f62ce69c26e255f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Use single test file for unit and functional parser tests</title>
<updated>2017-11-19T17:20:06+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-11-19T17:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a94255a7ac22649311f858e39b217543d0d7e5e8'/>
<id>a94255a7ac22649311f858e39b217543d0d7e5e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>viml/parser/expressions,unittests: Do better testing, fix found issues</title>
<updated>2017-11-19T16:22:54+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-11-19T16:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c287893225bad586af486b37546f5982e5b1cd03'/>
<id>c287893225bad586af486b37546f5982e5b1cd03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unittests,viml/parser/expressions: Start adding asgn parsing tests</title>
<updated>2017-11-12T22:11:13+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-11-12T22:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=342239a9c53cf4857d18c0583d4cab1fdca534fa'/>
<id>342239a9c53cf4857d18c0583d4cab1fdca534fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unittests: Fix automatic test case generation</title>
<updated>2017-11-12T22:11:13+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-11-12T15:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=39c75d31be98e4cbb63a01c398d89e231f71f380'/>
<id>39c75d31be98e4cbb63a01c398d89e231f71f380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
