<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit/makefile, branch rel-3-4-1</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Add some tests for CellBuffer.</title>
<updated>2013-11-18T03:44:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-18T03:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b9df8e756ea1531479cd6ba1ab37536a09dd9d08'/>
<id>b9df8e756ea1531479cd6ba1ab37536a09dd9d08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for Decoration.</title>
<updated>2013-11-17T00:17:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-17T00:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=41714e87b6bec47a52a0aebc85517dd3b1d5d336'/>
<id>41714e87b6bec47a52a0aebc85517dd3b1d5d336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch unit tests to Catch framework.</title>
<updated>2013-11-17T00:11:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-17T00:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3ef31230a61ce74e2ae8bb116f7b4e338dd69ae6'/>
<id>3ef31230a61ce74e2ae8bb116f7b4e338dd69ae6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add CharClassifier::GetCharsOfClass</title>
<updated>2012-05-29T19:44:34+00:00</updated>
<author>
<name>Mook</name>
<email>marky@activestate.com</email>
</author>
<published>2012-05-29T19:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd24e21bbeadbd1c7f6954f72ebe479e7ce3dc99'/>
<id>dd24e21bbeadbd1c7f6954f72ebe479e7ce3dc99</id>
<content type='text'>
add SCI_GETWORDCHARS(&lt;unused&gt;, stringresult chars) command to get word chars
add SCI_GETWHITESPACECHARS(&lt;unused&gt;, stringresult chars) to get whitespace chars
add SCI_GETPUNCTUATIONCHARS(&lt;unused&gt;, stringresult chars) to get punctutation
also add tests for {Set,Get}{Word,Whitespce,Punctuation}Chars, CharClassifier
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add SCI_GETWORDCHARS(&lt;unused&gt;, stringresult chars) command to get word chars
add SCI_GETWHITESPACECHARS(&lt;unused&gt;, stringresult chars) to get whitespace chars
add SCI_GETPUNCTUATIONCHARS(&lt;unused&gt;, stringresult chars) to get punctutation
also add tests for {Set,Get}{Word,Whitespce,Punctuation}Chars, CharClassifier
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid unnecessary relinks on Windows.</title>
<updated>2011-02-12T23:08:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-12T23:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9bf6e65bbe0af1e39c2986ed0e522cba753662b5'/>
<id>9bf6e65bbe0af1e39c2986ed0e522cba753662b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some coverage testing.</title>
<updated>2011-02-02T22:28:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-02T22:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=959a215de30c5aff8902fb90701d1e1dd9a0c355'/>
<id>959a215de30c5aff8902fb90701d1e1dd9a0c355</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unit tests for Scintilla data structures.</title>
<updated>2011-02-01T04:08:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-01T04:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ec1eb93884b64f41cc0b369c9215a0b010ea850'/>
<id>9ec1eb93884b64f41cc0b369c9215a0b010ea850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
