Skip to content

Commit fc2c699

Browse files
committedFeb 24, 2025·
Remove obsolete test.
old_get_array_test.f90 is included in get_array_test.f90.
1 parent a29c6ad commit fc2c699

File tree

2 files changed

+0
-347
lines changed

2 files changed

+0
-347
lines changed
 

‎src/tests/unit/send-get/CMakeLists.txt

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
caf_compile_executable(get_array get_array_test.f90)
22

3-
#caf_compile_executable(get old_get_array_test.f90)
4-
#target_link_libraries(is_this_still_needed OpenCoarrays)
5-
63
## Pure get() tests
74
caf_compile_executable(get_self sameloc.f90)
85
caf_compile_executable(get_convert_nums get_convert_nums.f90)

‎src/tests/unit/send-get/old_get_array_test.f90

-344
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.