Skip to content

Commit d5c340e

Browse files
committed
Merge branch 'issue-427' into vehre/issue-292-type-conversion-during-communication
2 parents 7197bc7 + 9dffbca commit d5c340e

File tree

4 files changed

+321
-120
lines changed

4 files changed

+321
-120
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,7 @@ if(opencoarrays_aware_compiler)
596596
add_caf_test(async_comp_alloc_2 2 async_comp_alloc_2)
597597
add_caf_test(comp_allocated_1 2 comp_allocated_1)
598598
add_caf_test(comp_allocated_2 2 comp_allocated_2)
599+
add_caf_test(get_with_vector_index 4 get_with_vector_index)
599600
endif()
600601
add_caf_test(get_array 2 get_array)
601602
add_caf_test(get_self 2 get_self)

0 commit comments

Comments
 (0)