Moved graphics classes into own namespace, added unit testing with gtest

This commit is contained in:
2023-09-23 13:29:54 +02:00
parent 7ab817793d
commit 373debd809
10 changed files with 104 additions and 136 deletions

3
.gitignore vendored
View File

@@ -3,4 +3,5 @@ builddir/
.vscode/*
!.vscode/c_cpp_properties.json
!.vscode/settings.json
!.vscode/launch.json
!.vscode/launch.json
ptouch-print/