<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kakoune.git/test/normal/object/start, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/'/>
<entry>
<title>Support count argument for [s and ]s</title>
<updated>2020-08-02T09:30:14+00:00</updated>
<author>
<name>Johannes Altmanninger</name>
<email>aclopte@gmail.com</email>
</author>
<published>2020-07-19T19:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=266fe6f659aed2921c9aa024f2e07eb0e480d61f'/>
<id>266fe6f659aed2921c9aa024f2e07eb0e480d61f</id>
<content type='text'>
Part of #795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of #795
</pre>
</div>
</content>
</entry>
<entry>
<title>Support count argument for [p and ]p</title>
<updated>2020-08-02T09:30:14+00:00</updated>
<author>
<name>Johannes Altmanninger</name>
<email>aclopte@gmail.com</email>
</author>
<published>2020-07-19T13:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=98a1afcab07fc9253079e9a97acc6c2e1d3b2045'/>
<id>98a1afcab07fc9253079e9a97acc6c2e1d3b2045</id>
<content type='text'>
Part of #795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of #795
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tests to accommodate tests with count</title>
<updated>2020-08-02T09:30:14+00:00</updated>
<author>
<name>Johannes Altmanninger</name>
<email>aclopte@gmail.com</email>
</author>
<published>2020-08-02T08:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=581f17970da05c1fdaf75c994b8f4c666443c85f'/>
<id>581f17970da05c1fdaf75c994b8f4c666443c85f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Allow expect-style UI tests, testing any var</title>
<updated>2019-10-13T18:57:24+00:00</updated>
<author>
<name>Jason Felice</name>
<email>jason.m.felice@gmail.com</email>
</author>
<published>2019-10-04T02:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=e888f4341ce8b7db860525b401b7a2ad5dc4fd77'/>
<id>e888f4341ce8b7db860525b401b7a2ad5dc4fd77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests with new shell escaping syntax</title>
<updated>2018-08-29T02:36:40+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2018-08-29T02:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=bd34d007d7aa35e970bde57f222971078b4b5cb8'/>
<id>bd34d007d7aa35e970bde57f222971078b4b5cb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Update selections files to match the new selection list syntax</title>
<updated>2018-07-04T21:54:28+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2018-06-03T03:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=9387abed81ba6d510d43b2cc5c7f5c8f3ec4bcd1'/>
<id>9387abed81ba6d510d43b2cc5c7f5c8f3ec4bcd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move WORD text object to &lt;a-w&gt;</title>
<updated>2018-03-09T13:25:19+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2018-03-09T13:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=4584ecac776492cfff1b48a5c47099eb470b5c50'/>
<id>4584ecac776492cfff1b48a5c47099eb470b5c50</id>
<content type='text'>
It improves consistency and it looked like there was support for that
change on github.
Fixes #1861
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It improves consistency and it looked like there was support for that
change on github.
Fixes #1861
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'unit' test directory to 'normal' as they are the normal mode tests</title>
<updated>2017-06-09T09:48:37+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2017-06-09T09:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=fb81b1bc86cf317cd7cc672a6059eed6f792260d'/>
<id>fb81b1bc86cf317cd7cc672a6059eed6f792260d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
