Skip to content

Commit

Permalink
debug5
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Apr 21, 2024
1 parent 157ab3a commit 13a0878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v3_nczarr_test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ endif

if BUILD_BENCHMARKS

UTILSRC = bm_utils.c timer_utils.c test_utils.c bm_utils.h bm_timer.h
UTILSRC = bm_utils.c timer_utils.c test_utils.c

bm_chunks3_SOURCES = bm_chunks3.c ${UTILSRC}

Expand Down Expand Up @@ -214,7 +214,7 @@ endif
# of those in nczarr test and elsewhere.

# Sources that are copies of same files from nczarr_test
TESTFILES_NCZARR_C = test_chunking.c test_filter_vlen.c test_h5_endians.c test_put_vars_two_unlim_dim.c test_quantize.c test_unlim_vars.c tst_pure_awssdk.cpp bm_utils.c timer_utils.c test_utils.c bm_utils.h bm_timer.h
TESTFILES_NCZARR_C = test_chunking.c test_filter_vlen.c test_h5_endians.c test_put_vars_two_unlim_dim.c test_quantize.c test_unlim_vars.c tst_pure_awssdk.cpp bm_utils.c timer_utils.c test_utils.c test_utils.h bm_utils.h bm_timer.h

TESTFILES_NCZARR_SH = test_nczarr.sh run_chunkcases.sh run_corrupt.sh run_external.sh run_fillonlyz.sh run_filter.sh run_filterinstall.sh run_filter_misc.sh run_filter_vlen.sh run_interop.sh run_jsonconvention.sh run_misc.sh run_nccopy5.sh run_nccopyz.sh run_ncgen4.sh run_nczarr_fill.sh run_nczfilter.sh run_newformat.sh run_notzarr.sh run_nulls.sh run_perf_chunks1.sh run_purezarr.sh run_quantize.sh run_scalar.sh run_specific_filters.sh run_strings.sh run_unknown.sh run_unlim_io.sh run_ut_map.sh run_ut_mapapi.sh run_ut_misc.sh

Expand Down

0 comments on commit 13a0878

Please sign in to comment.