<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit/UnitTester.vcxproj, branch rel-5-1-4</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>Move colour mixing implementations into implementation file.</title>
<updated>2021-09-14T23:36:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-14T23:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4a5d7d6955982496ba523a439fc98276a28e2d8'/>
<id>d4a5d7d6955982496ba523a439fc98276a28e2d8</id>
<content type='text'>
Avoids some warnings but drops constexpr.
Use MixedWith in PlatWin for GDI instead of local implementation.
Add unit tests for Geometry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids some warnings but drops constexpr.
Use MixedWith in PlatWin for GDI instead of local implementation.
Add unit tests for Geometry.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add searching test cases for multi-byte encoding</title>
<updated>2021-06-30T23:01:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-30T23:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=12dabace25a229d74db880473ecb7a5081bc65b9'/>
<id>12dabace25a229d74db880473ecb7a5081bc65b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for CharacterCategoryMap, RESearch, and Document.</title>
<updated>2021-06-21T03:34:23+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-06-21T03:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5b3faa208ea29e45c6d845760bb902c3a9f057da'/>
<id>5b3faa208ea29e45c6d845760bb902c3a9f057da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove WordList from testing as that is now part of Lexilla.</title>
<updated>2020-11-09T22:02:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-11-09T22:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=68ae179a5720f2b58b5e94f7298419b1f31c8b0b'/>
<id>68ae179a5720f2b58b5e94f7298419b1f31c8b0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:1347]. Add InsertLines method to PerLine interface and</title>
<updated>2020-05-03T09:40:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-03T09:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4b450a69452a14fd9af6c426b91d04165fedc94a'/>
<id>4b450a69452a14fd9af6c426b91d04165fedc94a</id>
<content type='text'>
all implementations. This will allow insertion of lines in batches in a future
change set.
Added tests for PerLine implementations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all implementations. This will allow insertion of lines in batches in a future
change set.
Added tests for PerLine implementations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug with deleting the first element in SparseVector that left an extra</title>
<updated>2019-12-01T08:53:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-01T08:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e5534dde930d2b7eb2580f2c459d1553f3a5971'/>
<id>1e5534dde930d2b7eb2580f2c459d1553f3a5971</id>
<content type='text'>
empty partition.
Add extra checking to Partitioning and turn on checking for UnitTester.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
empty partition.
Add extra checking to Partitioning and turn on checking for UnitTester.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from /std:c++latest to /std:c++17 as Visual C++ 2019 now includes some</title>
<updated>2019-04-27T22:46:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-27T22:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aa0f59453eb4ecbadbcf5959ce14a3f0371d396d'/>
<id>aa0f59453eb4ecbadbcf5959ce14a3f0371d396d</id>
<content type='text'>
C++20 features.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
C++20 features.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add UniqueString.cxx as UniqueStringCopy no longer defined in header.</title>
<updated>2019-04-27T22:32:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-27T22:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c70faaf270c47555d965d9a6949fdb2e06b5dfdb'/>
<id>c70faaf270c47555d965d9a6949fdb2e06b5dfdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update unit test Visual C++ builds to Visual C++ 2017 with /std:c++latest</title>
<updated>2018-03-23T22:15:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-23T22:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f3830c19917c254dcddfd272518a7b749fe89129'/>
<id>f3830c19917c254dcddfd272518a7b749fe89129</id>
<content type='text'>
but also allowing std::auto_ptr for Catch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
but also allowing std::auto_ptr for Catch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for UniCoversion.</title>
<updated>2018-03-20T03:42:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-20T03:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=76d417ea8a7a87d9c5cd10d21808859b9e3f5a89'/>
<id>76d417ea8a7a87d9c5cd10d21808859b9e3f5a89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
