Skip to content

Commit

Permalink
cmake2
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Aug 13, 2023
1 parent 449b0e9 commit a981489
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions nczarr_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,7 @@ IF(ENABLE_TESTS)
add_sh_test(nczarr_test run_fillonlyz)
ENDIF()
add_sh_test(nczarr_test run_ncgen4)

BUILD_BIN_TEST(test_chunkcases ${TSTCOMMONSRC})
TARGET_INCLUDE_DIRECTORIES(test_chunkcases PUBLIC ../libnczarr)
add_sh_test(nczarr_test run_chunkcases)

add_sh_test(nczarr_test run_purezarr)
add_sh_test(nczarr_test run_interop)
add_sh_test(nczarr_test run_misc)
Expand All @@ -160,11 +156,7 @@ IF(ENABLE_TESTS)
add_sh_test(nczarr_test run_scalar)
add_sh_test(nczarr_test run_nulls)
add_sh_test(nczarr_test run_external)

BUILD_BIN_TEST(test_quantize ${TSTCOMMONSRC})
add_sh_test(nczarr_test run_quantize)

BUILD_BIN_TEST(test_notzarr ${TSTCOMMONSRC})
add_sh_test(nczarr_test run_notzarr)

if(ENABLE_S3)
Expand Down

0 comments on commit a981489

Please sign in to comment.