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 c0811df4bb
18 changed files with 334 additions and 136 deletions

5
.gitignore vendored
View File

@@ -1,6 +1,9 @@
builddir/
subprojects/*
!subprojects/*.wrap
.cache/
.vscode/*
!.vscode/c_cpp_properties.json
!.vscode/settings.json
!.vscode/launch.json
!.vscode/launch.json
ptouch-print/