Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of el17ajf by
Revision 44:44aa01af687e, committed 2019-05-09
- Comitter:
- el17ajf
- Date:
- Thu May 09 12:37:20 2019 +0000
- Parent:
- 43:982be484edf4
- Commit message:
- Found the issue, should have fixed API docs now. (Final Submission. I have read and agreed with Statement of Academic Integrity.)
Changed in this revision
UnitTests/UnitTests.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/UnitTests/UnitTests.h Thu May 09 12:33:06 2019 +0000 +++ b/UnitTests/UnitTests.h Thu May 09 12:37:20 2019 +0000 @@ -1,3 +1,7 @@ +/** + * Unit Tests class + * @brief Runs a series of unit tests, printing the restults to stdout + */ class UnitTests { public: /**