mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-09 08:11:38 +08:00
62a4cc1ae0
As it was, nccopy -c dim/x was sometimes being ignored. So modify nccopy to properly take into account. This also required a change to the nczarr code because it was not applying default chunking in the same way as libhdf5. Modify ncdump/tst_nccopy4.sh to test this feature properly. Also add a similar test to nczarr_test. Additionally, fix some other things that were causing Visual Studio builds with testing to not work. * fix curl testing under CMake to properly handle case where DAP is disabled, but byterange support is enabled. * properly test and/or define uintptr_t * Convert _O_XXX to O_XXX flags used by open(); |
||
---|---|---|
.. | ||
bad_cdf5_begin.nc | ||
CMakeLists.txt | ||
error.c | ||
error.h | ||
f03tst_open_mem.nc | ||
large_files.c | ||
make_test_file.sh | ||
Makefile.am | ||
nc_enddef.cdl | ||
nc_sync.cdl | ||
nc_test.c | ||
nc_test.html | ||
quick_large_files.c | ||
ref_tst_diskless2.cdl | ||
ref_tst_diskless3_create.cdl | ||
ref_tst_diskless3_open.cdl | ||
ref_tst_http_nc3.cdl | ||
ref_tst_http_nc4.cdl | ||
run_cdf5.sh | ||
run_diskless2.sh | ||
run_diskless5.sh | ||
run_diskless.sh | ||
run_inmemory.sh | ||
run_mmap.sh | ||
run_pnetcdf_test.sh | ||
t_nc_p5.c | ||
t_nc.c | ||
test_byterange.sh | ||
test_get.m4 | ||
test_put.m4 | ||
test_read.m4 | ||
test_write.m4 | ||
testnc3perf.c | ||
tests.h | ||
tst_addvar.c | ||
tst_atts3.c | ||
tst_big_rvar.c | ||
tst_big_var2.c | ||
tst_big_var6.c | ||
tst_big_var.c | ||
tst_byterange.c | ||
tst_cdf5_begin.c | ||
tst_cdf5format.c | ||
tst_def_var_fill.c | ||
tst_default_format_pnetcdf.c | ||
tst_default_format.c | ||
tst_diskless2.c | ||
tst_diskless3.c | ||
tst_diskless4.c | ||
tst_diskless5.c | ||
tst_diskless5.cdl | ||
tst_diskless6.c | ||
tst_diskless.c | ||
tst_err_enddef.c | ||
tst_formats.c | ||
tst_formatx_pnetcdf.c | ||
tst_global_fillval.c | ||
tst_inmemory.c | ||
tst_inq_type.c | ||
tst_large_cdf5.c | ||
tst_large.c | ||
tst_max_var_dims.c | ||
tst_meta.c | ||
tst_misc.c | ||
tst_names.c | ||
tst_nofill2.c | ||
tst_nofill3.c | ||
tst_nofill.c | ||
tst_norm.c | ||
tst_open_cdf5.c | ||
tst_open_mem.c | ||
tst_parallel2.c | ||
tst_pnetcdf.c | ||
tst_small.c | ||
tst_utf8_phrases.c | ||
tst_utf8_validate.c | ||
util.c |