<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit, branch rel-3-7-0</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>Fix minor warnings in unit tests from MSVC 64-bit.</title>
<updated>2016-10-08T01:37:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-10-08T01:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=de5f691441a5661286cfdec99de7b12ae42e7beb'/>
<id>de5f691441a5661286cfdec99de7b12ae42e7beb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable SplitVector to store objects by using std::copy to copy elements instead</title>
<updated>2016-09-30T00:32:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-09-30T00:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=03378bf5015987dd140d7fabd3d043ae909a4afc'/>
<id>03378bf5015987dd140d7fabd3d043ae909a4afc</id>
<content type='text'>
of memmove and memcpy.
This allows SplitVector&lt;std::string&gt; to work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of memmove and memcpy.
This allows SplitVector&lt;std::string&gt; to work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test cases for WordList::InListAbbreviated.</title>
<updated>2016-09-07T03:55:11+00:00</updated>
<author>
<name>oirfeodent</name>
<email>unknown</email>
</author>
<published>2016-09-07T03:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c0fe4b0747d3abd22b6113ba8fbbfdaf029bb7c1'/>
<id>c0fe4b0747d3abd22b6113ba8fbbfdaf029bb7c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add InListAbridged to WordList.</title>
<updated>2016-09-07T03:49:08+00:00</updated>
<author>
<name>oirfeodent</name>
<email>unknown</email>
</author>
<published>2016-09-07T03:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=909fc02778bf5db5953a266a9aeff0291552b6cf'/>
<id>909fc02778bf5db5953a266a9aeff0291552b6cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for WordList class.</title>
<updated>2016-08-24T23:55:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-08-24T23:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c64f7049e22f8a41256128a6d9e0eb95e3ef170c'/>
<id>c64f7049e22f8a41256128a6d9e0eb95e3ef170c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Position.h as a place-holder and to allow #include "Position.h" in source.</title>
<updated>2015-07-27T03:10:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-27T03:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=478d819121d970ca773cb52c99f396a9bf73ee62'/>
<id>478d819121d970ca773cb52c99f396a9bf73ee62</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 need to see std::exception now.</title>
<updated>2015-07-03T23:08:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-03T23:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=82d6074c68595aab4610a39767b9007908a83a62'/>
<id>82d6074c68595aab4610a39767b9007908a83a62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning from cppcheck.</title>
<updated>2014-12-22T01:21:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-12-22T01:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4fe2e33997dfe9b3c53de000e83d7219db0cd5cf'/>
<id>4fe2e33997dfe9b3c53de000e83d7219db0cd5cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace function UnicodeFromBytes with UnicodeFromUTF8 as they are exactly the</title>
<updated>2014-12-22T00:52:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-12-22T00:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=743dc19a40f45f312b3851e6f7fa010102c4391c'/>
<id>743dc19a40f45f312b3851e6f7fa010102c4391c</id>
<content type='text'>
same.
Add unit tests for UnicodeFromUTF8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
same.
Add unit tests for UnicodeFromUTF8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to current version of Catch as fixes issues reported by undefined</title>
<updated>2014-05-20T21:52:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-20T21:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3a13aa9b19e2f362a038c47e10ebffcb26424b31'/>
<id>3a13aa9b19e2f362a038c47e10ebffcb26424b31</id>
<content type='text'>
behaviour sanitizer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
behaviour sanitizer.
</pre>
</div>
</content>
</entry>
</feed>
