<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit/makefile, branch rel-5-2-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>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 OPTIMIZATION variable so caller can choose optimization level.</title>
<updated>2021-07-20T01:27:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-20T01:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9aa05526ca323258c4879520093a0fe27826d53c'/>
<id>9aa05526ca323258c4879520093a0fe27826d53c</id>
<content type='text'>
Drop lexlib from include path as no longer part of Scintilla.
For clang on Windows, turn off deprecated function warning and disable
sanitizers as they are slow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop lexlib from include path as no longer part of Scintilla.
For clang on Windows, turn off deprecated function warning and disable
sanitizers as they are slow.
</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>Move UniqueStringCopy into its own source file UniqueString.cxx to hide the</title>
<updated>2019-04-05T08:39:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-05T08:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b797dfefb2b599b0085fa8e03180b9d6648e0acd'/>
<id>b797dfefb2b599b0085fa8e03180b9d6648e0acd</id>
<content type='text'>
implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted #6488 as Xcode clang 9.1 now likes --std=c++17.</title>
<updated>2018-03-30T06:17:19+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-30T06:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b868c247fe132b8450a6a37fad2b7f0f355030fe'/>
<id>b868c247fe132b8450a6a37fad2b7f0f355030fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change standard flag on MacOS as Xcode clang doesn't yet like c++17.</title>
<updated>2018-03-20T03:56:30+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-20T03:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e4be39ac7b334239d719623ba33fb8fd279a3f3'/>
<id>9e4be39ac7b334239d719623ba33fb8fd279a3f3</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 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>
