created build pipeline to allow unit testing

This commit is contained in:
2021-01-01 21:38:20 +01:00
parent 41ff431bdd
commit 047e9ee732
19 changed files with 99 additions and 6 deletions

6
.gitignore vendored
View File

@@ -2,4 +2,8 @@
!*/*.cpp
!*/*.h
!.gitignore
!*/*.sh
!*/*.sh
!*/*.txt
!test
!lib