Skip to content

Commit a770eee

Browse files
committed
Delete duplicate tests.
Tests are identical to those in the `src/tests/unit/sync/` directory.
1 parent 1c9f8a6 commit a770eee

File tree

3 files changed

+0
-107
lines changed

3 files changed

+0
-107
lines changed

src/tests/unit/simple/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
# Fortran tests
2-
add_executable(sync_images syncimages.f90)
3-
target_link_libraries(sync_images OpenCoarrays)
4-
5-
add_executable(is_there_a_better_name syncimages2.f90)
6-
target_link_libraries(is_there_a_better_name OpenCoarrays)
72

83
add_executable(increment_my_neighbor test1Caf.f90)
94
target_link_libraries(increment_my_neighbor OpenCoarrays)

src/tests/unit/simple/syncimages.f90

Lines changed: 0 additions & 58 deletions
This file was deleted.

src/tests/unit/simple/syncimages2.f90

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)