Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Dec 19, 2024
1 parent 7a4364f commit 4caf96a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion nczarr_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ IF(NETCDF_ENABLE_TESTS)
endif(NETCDF_ENABLE_NCZARR_FILTERS)

if(NETCDF_ENABLE_NCZARR_ZIP)
add_sh_test(nczarr_test run_newformat)
# Test various corrupted files
add_sh_test(nczarr_test run_corrupt.sh)
endif()
Expand Down
4 changes: 0 additions & 4 deletions nczarr_test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,6 @@ endif #NETCDF_BUILD_UTILITIES

if NETCDF_BUILD_UTILITIES

if NETCDF_ENABLE_NCZARR_ZIP
TESTS += run_newformat.sh
endif

if LARGE_FILE_TESTS
check_PROGRAMS += test_chunkcases
test_chunkcases_SOURCES = test_chunkcases.c ${testcommonsrc}
Expand Down

0 comments on commit 4caf96a

Please sign in to comment.