Added Unit Tests

This commit is contained in:
2023-04-20 16:56:41 +02:00
parent d4e217efad
commit 93abb5d308
6 changed files with 82 additions and 7 deletions

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
Elwig/obj/
Elwig/bin/
obj/
bin/
*.user
.vs
.idea