<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doxdocgen/src/test/CppTests/Parameters.test.ts, branch 1.3.2</title>
<subtitle>Visual Studio Code extension to generate doxygen documentation from source code.</subtitle>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/'/>
<entry>
<title>Reordered assertion parameter in tests</title>
<updated>2021-05-08T19:01:49+00:00</updated>
<author>
<name>to-s</name>
<email>to-s@users.noreply.github.com</email>
</author>
<published>2021-05-07T22:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=ddd24fe12bfb3557f422c1c8dc1d5464d2961c34'/>
<id>ddd24fe12bfb3557f422c1c8dc1d5464d2961c34</id>
<content type='text'>
Due to https://github.com/cschlosser/doxdocgen/issues/218
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to https://github.com/cschlosser/doxdocgen/issues/218
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced assert.equal() calls by assert.strictEqual() calls (#188)</title>
<updated>2020-10-19T15:43:47+00:00</updated>
<author>
<name>to-s</name>
<email>tobias.weber@enisyst.de</email>
</author>
<published>2020-10-19T15:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=d629202dd9419569c109475ad9f10405d8ab0d22'/>
<id>d629202dd9419569c109475ad9f10405d8ab0d22</id>
<content type='text'>
Due to message: deprecated since v9.9.0 - use strictEqual() instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to message: deprecated since v9.9.0 - use strictEqual() instead.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug where the argument type would be placed as the param instead of the argument name. (#154)</title>
<updated>2020-05-27T09:27:30+00:00</updated>
<author>
<name>Daan Huinink</name>
<email>daan@huinink.net</email>
</author>
<published>2020-05-27T09:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=07b6f8998d3daa3ce3e4d56376f0b69cd6e382ec'/>
<id>07b6f8998d3daa3ce3e4d56376f0b69cd6e382ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore restrict keyword</title>
<updated>2019-10-05T13:45:41+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2019-10-05T13:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=1cf0a3b9762ad5734352fa25514e50caf27ae52f'/>
<id>1cf0a3b9762ad5734352fa25514e50caf27ae52f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enums now are treated as type correctly</title>
<updated>2019-04-13T12:21:19+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2019-03-20T17:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=6639bec9e001e8042efc8feeec63def1292a7759'/>
<id>6639bec9e001e8042efc8feeec63def1292a7759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix type as variable name</title>
<updated>2018-10-04T20:03:55+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2018-10-04T17:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=94d7fb5940e81d3f11d0d47bedf4780651a6b900'/>
<id>94d7fb5940e81d3f11d0d47bedf4780651a6b900</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 tests</title>
<updated>2018-07-06T17:49:02+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2018-07-06T17:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=d438622d71b94789b7ccc672cdd9d81f77570f87'/>
<id>d438622d71b94789b7ccc672cdd9d81f77570f87</id>
<content type='text'>
Remove seperate file.
Move into parameters test.
Add new one to function pointers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove seperate file.
Move into parameters test.
Add new one to function pointers.
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Finished all parameter tests.</title>
<updated>2018-02-20T21:02:22+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2018-01-01T19:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=d9cef62f8778fcdc39d26802d5d7457c97e9dfc0'/>
<id>d9cef62f8778fcdc39d26802d5d7457c97e9dfc0</id>
<content type='text'>
-- Added support for all C++ string literals.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Added support for all C++ string literals.
</pre>
</div>
</content>
</entry>
<entry>
<title>-- Completed unit tests for operators. Conversion operators aren't working yet.</title>
<updated>2018-02-20T21:02:22+00:00</updated>
<author>
<name>Rowan Goemans</name>
<email>RB.Goemans@student.han.nl</email>
</author>
<published>2017-12-31T03:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=31f6517aa5d8d3ccdd0b39880337c000943d08c1'/>
<id>31f6517aa5d8d3ccdd0b39880337c000943d08c1</id>
<content type='text'>
-- Renamed all C things to Cpp since that is really what they are.
-- Made empty files for the remaining unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Renamed all C things to Cpp since that is really what they are.
-- Made empty files for the remaining unit tests.
</pre>
</div>
</content>
</entry>
</feed>
