Add C unit tests
What is the new feature
Add unit tests for C functions
How is it implemented
Use Googletest to implement missing unit tests in #6 (closed)
Mandatory steps before review
-
Gitlab CI passes (Hint: use make format
for linting) -
New feature is covered by additional unit tests -
Mark the merge request as ready by removing Draft:
Mandatory steps before merge
-
Test coverage does not decrease -
Reviewed by a maintainer -
Incorporate review suggestions -
Remember to edit the commit message and select the proper changelog category (feature/bugfix/other)
You are not supposed to merge this request by yourself, the maintainers of fortan-support take care of this action!
Edited by Jonas Jucker
Merge request reports
Activity
assigned to @b382190
added test label
added 6 commits
-
50c32dc3...a265cfff - 2 commits from branch
master
- cbe038e4 - Add tests for arithmetic expression parsing
- b704230f - Add stride tests
- 7630570f - Remove unnecessary headers
- 315c62e1 - Add string parse tests
Toggle commit list-
50c32dc3...a265cfff - 2 commits from branch
added 7 commits
Toggle commit listadded ready for review label
requested review from @b382190
Please register or sign in to reply