Draft: add test for util_stride
What is the new feature
Please describe your feature in a couple of words.
How is it implemented
Describe important implementation details of the feature.
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 -
Prior to merging, please remove any boilerplate from the MR description, retaining only the Please describe your feature in a couple of words and describe important implementation details of the feature section to maintain -
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 Yen-Chen Chen
Merge request reports
Activity
added test label
FYI, I also have
util_stride
tests (for C code) implemented in !54 (merged). However, we still need the Fortran test to increase the test coverage.added 14 commits
-
fa788de0...5dfa3d60 - 4 commits from branch
master
- 0feb12c5 - add test for util_stride
- 02c31bc8 - format
- c2f006ea - add test for timer
- 72670498 - remove crashing test
- b9b0a3ff - use c_sizeof instead of SIZEOF
- 5b3e5a85 - drop util_stride tests
- 75137bf7 - skip tests
- 47e982d0 - remove util_timer test
- 21692b31 - Revert "drop util_stride tests"
- 6628bf95 - more tests for hashmap
Toggle commit list-
fa788de0...5dfa3d60 - 4 commits from branch
added 13 commits
-
6628bf95...ea5751bf - 3 commits from branch
master
- 043134e9 - add test for util_stride
- 1f5381d3 - format
- 23112c6e - add test for timer
- c4f1e31f - remove crashing test
- 48b615d2 - use c_sizeof instead of SIZEOF
- c41acacd - drop util_stride tests
- 3baef084 - skip tests
- 2120a87d - remove util_timer test
- fcd38401 - Revert "drop util_stride tests"
- b8b6430d - more tests for hashmap
Toggle commit list-
6628bf95...ea5751bf - 3 commits from branch
added 44 commits
-
b8b6430d...f163d0b2 - 36 commits from branch
master
- 3cdbc971 - add test for util_stride
- a1c5d363 - format
- 251f89ea - add test for timer
- ce96e4de - remove crashing test
- 38951dcd - use c_sizeof instead of SIZEOF
- e12d5f1f - drop util_stride tests
- 353669a6 - Revert "drop util_stride tests"
- dcc7df7d - more tests for hashmap
Toggle commit list-
b8b6430d...f163d0b2 - 36 commits from branch
added 11 commits
-
dcc7df7d...316d3dc6 - 3 commits from branch
master
- 53869bf3 - add test for util_stride
- 95531d1c - format
- 6cc9154a - add test for timer
- f21942e0 - remove crashing test
- 46d1f6d5 - use c_sizeof instead of SIZEOF
- f7cdba83 - drop util_stride tests
- 18c29d32 - Revert "drop util_stride tests"
- 7e6f9259 - more tests for hashmap
Toggle commit list-
dcc7df7d...316d3dc6 - 3 commits from branch
added 10 commits
-
7e6f9259...fffe28d0 - 2 commits from branch
master
- d7b92c67 - add test for util_stride
- 0175d6e5 - format
- c18bb256 - add test for timer
- 4d5af8de - remove crashing test
- f26c0478 - use c_sizeof instead of SIZEOF
- 61fb5a73 - drop util_stride tests
- 46cc15a7 - Revert "drop util_stride tests"
- 9d746b20 - more tests for hashmap
Toggle commit list-
7e6f9259...fffe28d0 - 2 commits from branch
added 12 commits
-
9d746b20...02329904 - 4 commits from branch
master
- b8e812e1 - add test for util_stride
- 65e3dbe0 - format
- 21c78e28 - add test for timer
- 64500971 - remove crashing test
- 26b12832 - use c_sizeof instead of SIZEOF
- 6e9fbd9a - drop util_stride tests
- e6d146d6 - Revert "drop util_stride tests"
- 15c3cd53 - more tests for hashmap
Toggle commit list-
9d746b20...02329904 - 4 commits from branch
Please register or sign in to reply