refactor tests

This commit is contained in:
2022-12-04 17:28:05 +01:00
parent 31c9b8a3a3
commit cd3df9f5fc
5 changed files with 61 additions and 36 deletions

View File

@@ -11,6 +11,7 @@ test:
cd fimdlp/testcpp && ./test
coverage:
make test
cd fimdlp/testcpp && ./cover
lint: ## Lint and static-check