10377 Commits

Author SHA1 Message Date
Ward Fisher
36297b0470 Clean up and reorganize a bit, add logic so that byterange support is disabled when the functionality it requires has been disabled. 2024-09-11 16:09:55 -05:00
Ward Fisher
735f5be2d1 Check for libcurl should only happen if DAP and/or ncZarr are enabled. 2024-09-11 14:14:18 -06:00
Ward Fisher
ccce740bd3
Merge pull request #3014 from WardF/gh2990-http-vfd-plus-test.wif
H5FDunregister plus tests
2024-09-04 19:24:27 -05:00
Ward Fisher
e2e45f8ccb Remove stray whitespace that was not being ignored by diff. 2024-09-04 18:17:46 -05:00
Ward Fisher
59e2b3a5f0 Ensure that the reference file for run_par_warn_test is copied to the build directory for cmake builds. 2024-09-04 17:58:09 -05:00
Ward Fisher
382ffb8a74 Merge branch 'ejh_test_warn' of https://github.com/edwardhartnett/netcdf-c into gh2990-http-vfd-plus-test.wif 2024-09-04 16:21:08 -06:00
Ward Fisher
a83f58ac05
Merge pull request #3011 from WardF/build_min_hdf5.wif
Bump minimum required version of hdf5 in CMakeLists.txt
2024-09-04 19:57:01 +02:00
Ward Fisher
6b1a755771 Integrating fix suggested by jhendersonHDF in support of https://github.com/Unidata/netcdf-c/issues/2990 2024-09-04 11:54:12 -06:00
Ward Fisher
60f9094241 Bump minimum required version of hdf5 in CMakeLists.txt 2024-09-04 11:11:46 -06:00
Edward Hartnett
023f8b9806 removed error message from ref file 2024-09-04 07:35:34 -06:00
Edward Hartnett
8b7a83b444 more testing of HDF5 error 2024-09-04 07:24:43 -06:00
Edward Hartnett
15c6606513 merged main 2024-09-04 05:26:32 -06:00
Ward Fisher
3d795fafbb
Merge pull request #2996 from edwardhartnett/ejh_t3
adding more zstd testing
2024-09-04 01:34:47 +02:00
Ward Fisher
24f8fb3daf
Merge pull request #3008 from edwardhartnett/ejh_conf
fixed some autoreconf warnings
2024-09-03 23:25:32 +02:00
Ward Fisher
d35b1b5100
Merge pull request #3009 from WardF/h5-min-ver.wif
Bump incorrect minimum HDF5 version to 1.8.15.
2024-09-03 20:55:42 +02:00
Ward Fisher
5d3218d66f Bump incorrect minimum HDF5 version to 1.8.15. 2024-09-03 11:02:11 -06:00
Edward Hartnett
771b3a9081 adding test for HDF5 error message 2024-09-02 06:59:37 -06:00
Edward Hartnett
b7a5475802 adding test for HDF5 error message 2024-09-02 06:22:23 -06:00
Edward Hartnett
f0272a2264 adding test for HDF5 error message 2024-09-02 06:09:07 -06:00
Edward Hartnett
9e0ee2790c adding test for HDF5 error message 2024-09-02 05:47:45 -06:00
Ed
9f8132ca51 fixed some autoreconf warnings 2024-08-30 12:58:43 -06:00
Ed
de727730f9 Merge branch 'main' into ejh_t3 2024-08-30 12:45:21 -06:00
Ward Fisher
411f791dca
Merge pull request #2998 from edwardhartnett/ejh_macos_ci
now install m4 on macos in CI
2024-08-29 23:44:03 +02:00
Edward Hartnett
5f2bc7677c now install m4 on macos in CI 2024-08-29 05:33:37 -06:00
Edward Hartnett
0f5ce6bb8f add more testing for HDF5 zstd compression 2024-08-29 04:23:37 -06:00
Edward Hartnett
28747abae8 adding to test 2024-08-29 01:43:29 -06:00
Edward Hartnett
337c4ebca0 merged main 2024-08-29 01:24:23 -06:00
Ed
08de11a320 clean up 2024-08-28 16:04:54 -06:00
Ed
c6c41c97ab clean up 2024-08-28 16:02:18 -06:00
Ed
ae53f655ef clean up 2024-08-28 15:59:37 -06:00
Ed
8775cc475b fixing test 2024-08-28 15:52:45 -06:00
Ed
ac1c3d70e2 fixing test 2024-08-28 15:36:47 -06:00
Ed
a0a00c3d55 trying zstd in tst_h_zstd 2024-08-28 15:20:23 -06:00
Ed
1e560807ec fixing cmake shell file copy 2024-08-28 14:17:01 -06:00
Ed
774d26a81d fixing findplugins move to h5_test 2024-08-28 14:05:32 -06:00
Ed
e29af624a2 added shell file 2024-08-28 13:48:29 -06:00
Ed
ccd18538ee changed name and permissions 2024-08-28 13:42:05 -06:00
Ed
1d07192f56 changed name and permissions 2024-08-28 13:27:20 -06:00
Ed
ebc8b34742 changed permissions 2024-08-28 13:19:49 -06:00
Ed
5172493949 debugging in h5_test automake file 2024-08-28 13:14:06 -06:00
Ward Fisher
a2bdfb9485
Merge pull request #2993 from edwardhartnett/ejh_t1
turned on some commented out test code
2024-08-28 13:46:09 -05:00
Ed
baa2d1df33 debugging in h5_test automake file 2024-08-28 11:30:23 -06:00
Ed
d2ade6ae6a HDF5 zstd testing requires shell script testing to set the plugin path 2024-08-28 10:02:06 -06:00
Ed
8020753959 improved error message 2024-08-28 09:46:53 -06:00
Ed
44066e8396 added documentation 2024-08-28 09:44:48 -06:00
Ed
3d375f1ac2 added documentation 2024-08-28 09:33:48 -06:00
Ed
e9b5c2fd4c adding check for zstd filter 2024-08-28 09:22:21 -06:00
Edward Hartnett
3cddcffdae adding cmake build of tst_h_zstd 2024-08-28 06:36:38 -06:00
Edward Hartnett
cec43d7fb5 adding HDF5 zstd test 2024-08-28 06:21:36 -06:00
Edward Hartnett
508634b316 turned on some commented out test code 2024-08-28 06:02:50 -06:00