issues
search
svlad-90
/
DMA_Framework
A tiny C++ framework, which contains a set of useful abstractions
Apache License 2.0
2
stars
0
forks
source link
[ISSUE #4][BASE] Implement the TNumberedObject concept
#5
Closed
svlad-90
closed
4 years ago
svlad-90
commented
4 years ago
[ISSUE #4][BASE] Implement the TNumberedObject concept
[x] Have you followed the guidelines in our
Contributing document
?
[x] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
[x] Are all unit tests still pass successfully after your changes?
Change description:
Introduction of the TNumberedObject concept
Coverage of the TNumberedObject functionality with the unit-tests
Switch from direct copy-paste of the DMA_Plantuml's source code to injection of the CMake sub-project
Addition of the logo to the project' README section
Verification criteria:
Manually tested on Windows
All sanity checks on the Git hub were passed
[ISSUE #4][BASE] Implement the TNumberedObject concept
Change description:
Verification criteria: