<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit/catch.hpp, branch rel-5-5-9</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>Update Catch testing framework from v2.13.7 to v2.13.10.</title>
<updated>2024-04-04T04:53:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-04-04T04:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c802a109fd6d4f40434a600216d6ae622f0633c6'/>
<id>c802a109fd6d4f40434a600216d6ae622f0633c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Catch2 to 2.13.7 so that it works on Ubuntu 21.10.</title>
<updated>2021-10-17T11:52:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-17T11:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=68a215e9b99aae7a03b2fc1a55bdfb731a40ec47'/>
<id>68a215e9b99aae7a03b2fc1a55bdfb731a40ec47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Catch2 so that unit tests will build on Apple Silicon Macs.</title>
<updated>2021-02-13T02:25:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-02-13T02:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc8157f1f99e396e25afebc966e1d0e60d824ad0'/>
<id>dc8157f1f99e396e25afebc966e1d0e60d824ad0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Catch from 1.0 build 47 to 2.0.1 and modify UnitTester.cpp to suit.</title>
<updated>2018-03-26T03:33:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-26T03:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e0cfc0864c3ce887cac4214c5e6c5f539bea3e40'/>
<id>e0cfc0864c3ce887cac4214c5e6c5f539bea3e40</id>
<content type='text'>
Use #define for Catch to report memory leaks after main as the previous call to
_CrtDumpMemoryLeaks was too early and listed a static allocation as a leak.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use #define for Catch to report memory leaks after main as the previous call to
_CrtDumpMemoryLeaks was too early and listed a static allocation as a leak.
</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>
<entry>
<title>Update Catch unit testing framework to current build 43 as it avoids some</title>
<updated>2014-05-15T03:07:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-15T03:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f43f178f7aef50bca60de4cb9771995d12e0a081'/>
<id>f43f178f7aef50bca60de4cb9771995d12e0a081</id>
<content type='text'>
warnings from Clang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings from Clang.
</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=1f58d727d692379306edf4ebc18ca91557ea3f69'/>
<id>1f58d727d692379306edf4ebc18ca91557ea3f69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
