Added some documentation on how to build and run the unittests.

This commit is contained in:
Jan Möbius
2023-02-28 10:31:28 +01:00
parent fa184633d2
commit bb2f5c63be
3 changed files with 7 additions and 1 deletions

View File

@@ -32,6 +32,11 @@
<li>Removed globbing for Core and Tools library include and source files</li>
<li>Removed global includes from App builds</li>
</ul>
<b>Documentation</b>
<ul>
<li>Added some information on how to build and run the unittests.</li>
</ul>
</tr>