Skip to content

Commit

Permalink
Removes unit hdf test
Browse files Browse the repository at this point in the history
  • Loading branch information
lmdiazangulo committed Dec 30, 2024
1 parent 375d7cc commit c6417a7
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 158 deletions.
4 changes: 0 additions & 4 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ enable_language(C CXX Fortran)

set(CMAKE_Fortran_MODULE_DIRECTORY ${CMAKE_BINARY_DIR}/mod)

if (SEMBA_FDTD_ENABLE_HDF)
add_subdirectory(hdf)
set(HDF_TESTS_LIBRARY hdf_tests)
endif()
if (SEMBA_FDTD_ENABLE_MTLN)
add_subdirectory(mtln)
add_subdirectory(system)
Expand Down
21 changes: 0 additions & 21 deletions test/hdf/CMakeLists.txt

This file was deleted.

1 change: 0 additions & 1 deletion test/hdf/hdf_tests.cpp

This file was deleted.

5 changes: 0 additions & 5 deletions test/hdf/hdf_tests.h

This file was deleted.

127 changes: 0 additions & 127 deletions test/hdf/test_hdf.F90

This file was deleted.

0 comments on commit c6417a7

Please sign in to comment.