Allen Byrne
671649f6f2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '57f1a2124c65283fc48c4ca700392e1682d0e754':
Moved NDEBUG guards to H5EA_DEBUG in H5EA package.
2019-09-18 08:46:11 -05:00
Dana Robinson
57f1a2124c
Merge pull request #1930 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_pr to develop
...
* commit '431123503d387bce30b1f6db7dc4ad3a33bc51bb':
Moved NDEBUG guards to H5EA_DEBUG in H5EA package.
2019-09-17 20:17:14 -05:00
Dana Robinson
431123503d
Moved NDEBUG guards to H5EA_DEBUG in H5EA package.
2019-09-17 16:53:18 -07:00
Allen Byrne
8e686c8211
Correct HDF5 options to tristate values.
2019-09-17 15:43:27 -05:00
Allen Byrne
564d710e93
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'ab52a0effa605ad6d75cb77cf708bba795cba641':
Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
2019-09-17 14:43:36 -05:00
Allen Byrne
3790ba38a1
HDFFV-10905 fix test scripts for no zlib
2019-09-17 14:38:26 -05:00
Dana Robinson
ab52a0effa
Merge pull request #1927 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_pr to develop
...
* commit 'f5a84c9856888446e329dd36bff842e5a2db708c':
Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
2019-09-17 14:07:00 -05:00
Dana Robinson
f5a84c9856
Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant
...
linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
2019-09-17 10:52:16 -07:00
Allen Byrne
adce9e7f4e
HDFFV-10903 - fix VFD constants in JNI
2019-09-17 10:30:04 -05:00
Allen Byrne
f2760f6117
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '046e6e8770212dc020279aba1d7a5c9aa5ec5913':
Added a release note for HDFFV-10892 (fcntl lock bug).
Fix segfault after H5VL_loc_params_t fix merge
2019-09-17 09:24:36 -05:00
Dana Robinson
046e6e8770
Merge pull request #1924 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_pr to develop
...
* commit '387d2e671c597a51b4166667a16e740a8e1449fa':
Added a release note for HDFFV-10892 (fcntl lock bug).
2019-09-16 18:18:02 -05:00
Jordan Henderson
1215cec501
Merge pull request #1923 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
...
* commit 'db1022ef5dad4ee450ca092b8b471040f405bbcf':
Fix segfault after H5VL_loc_params_t fix merge
2019-09-16 17:39:04 -05:00
Dana Robinson
387d2e671c
Added a release note for HDFFV-10892 (fcntl lock bug).
2019-09-16 15:17:31 -07:00
Jordan Henderson
db1022ef5d
Fix segfault after H5VL_loc_params_t fix merge
2019-09-16 15:35:09 -05:00
Allen Byrne
70284ba85e
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'c1c522f6ce8f6d7e44e6ea99860b19228f46952a':
Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t structure was passed via varargs
2019-09-16 11:38:48 -05:00
Allen Byrne
c1c522f6ce
Merge pull request #1922 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'b477f9bcc7bb83d7c06e1d09f428030f51d71897':
HDFFV-10901 add missing config options
2019-09-16 11:38:30 -05:00
Jordan Henderson
72e8387bc9
Merge pull request #1887 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
...
* commit '0de0965c61823186ac61c0d6876d4d77578e5bcc':
Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t structure was passed via varargs
2019-09-16 11:34:00 -05:00
Allen Byrne
b477f9bcc7
HDFFV-10901 add missing config options
2019-09-13 11:34:00 -05:00
Allen Byrne
cafab483ff
Merge pull request #1920 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '05f49d5ffdbd4cf9e967d60a3a0efd0ca7f2c820': (22 commits)
HDFFV-10854 add release note for windows
Fix get home dir for windows
Use variable for test output
Allow tests to dump output if not comparing
revert as CHECK will first check for exception
Clear exception for getting JNI string to clear the exception
Correct Windows check
revert windows change
Windows ssl headers are not in system loacation
Add include dirs and default lib for windows
Add policy to use <package>_ROOT
Add statement for label if code unimplemented
Update Windows require for CURL to CMake 3.13
Fix unused var
Add updated find module for earlier CMake versions
Correct label and var names
Add back missing java implementation
use h5test.h
add test library
special windows override
...
2019-09-13 11:33:00 -05:00
Allen Byrne
05f49d5ffd
HDFFV-10854 add release note for windows
2019-09-12 15:13:42 -05:00
Allen Byrne
50287cb9d2
Fix get home dir for windows
2019-09-12 14:22:43 -05:00
Allen Byrne
e37b474374
Use variable for test output
2019-09-11 14:09:25 -05:00
Allen Byrne
24f863dfba
Allow tests to dump output if not comparing
2019-09-11 12:51:31 -05:00
Allen Byrne
e20331651e
revert as CHECK will first check for exception
2019-09-10 14:19:29 -05:00
Allen Byrne
afb07f9b39
Clear exception for getting JNI string to clear the exception
2019-09-10 13:47:24 -05:00
Dana Robinson
2456a36f46
Merge pull request #1919 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_pr to develop
...
* commit '78fda912952d977ec6b157d344834112c363dd26':
Fixed some exit calls.
2019-09-10 11:54:38 -05:00
Dana Robinson
78fda91295
Fixed some exit calls.
2019-09-06 18:06:26 -07:00
Allen Byrne
6eb6e0db8d
Correct Windows check
2019-09-06 15:24:52 -05:00
Allen Byrne
0d964c2f88
revert windows change
2019-09-06 11:01:25 -05:00
Allen Byrne
acdeee8c6a
Windows ssl headers are not in system loacation
2019-09-06 10:17:40 -05:00
Allen Byrne
7b2b2a73a1
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '5b9f3660d7419fde023e3f277fb8f7d742fa255e':
Reworked the previously refactorred code.
Improvement of test code
2019-09-06 09:36:05 -05:00
Allen Byrne
677f8e6f31
Add include dirs and default lib for windows
2019-09-05 17:25:27 -05:00
Allen Byrne
bad125a071
Add policy to use <package>_ROOT
2019-09-05 16:54:24 -05:00
Allen Byrne
3e816bd089
Add statement for label if code unimplemented
2019-09-05 15:49:57 -05:00
Binh-Minh Ribler
5b9f3660d7
Merge pull request #1918 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to develop
...
Revised tests.
* commit '716125887d3954239d280890b4cbb13288f5eeaa':
Reworked the previously refactorred code.
Improvement of test code
2019-09-05 15:47:37 -05:00
Allen Byrne
9857dc553f
Update Windows require for CURL to CMake 3.13
2019-09-05 15:41:07 -05:00
Allen Byrne
60cc470a35
Fix unused var
2019-09-05 15:21:02 -05:00
Allen Byrne
ff4cb06d42
Add updated find module for earlier CMake versions
2019-09-05 14:58:07 -05:00
Allen Byrne
3467de59f8
Correct label and var names
2019-09-05 14:57:35 -05:00
Allen Byrne
dcab85c83b
Add back missing java implementation
2019-09-05 14:35:33 -05:00
Binh-Minh Ribler
716125887d
Reworked the previously refactorred code.
...
Platforms tested:
Linux/64 (jelly)
Linux/64 (platypus)
Darwin (osx1011test)
2019-09-05 14:14:19 -05:00
Allen Byrne
e3e9cf04b0
use h5test.h
2019-09-05 11:44:32 -05:00
Allen Byrne
d5de03225f
add test library
2019-09-05 11:43:00 -05:00
Allen Byrne
a88f98ae82
special windows override
2019-09-05 09:50:42 -05:00
Allen Byrne
1ca7384532
Correct name and add mingw to 32bit toolchain
2019-09-05 09:45:25 -05:00
Allen Byrne
f651cb4747
Fix build for tools library test
2019-09-05 09:35:54 -05:00
Binh-Minh Ribler
339bf241be
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-bmr into develop
2019-09-04 02:09:35 -05:00
Binh-Minh Ribler
714804b280
Improvement of test code
...
Description:
Fixed tests to handle the case when a requested compression filter
is not available.
Platform tested
Linux/64 (jelly)
Darwin (osx1011test)
2019-09-04 02:03:32 -05:00
Allen Byrne
b1dab421de
Merge pull request #1917 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '781843da4b90d6d22f8a27b6abaad441631ab3d1':
Fix CMake build of test needing compression libs
2019-09-03 12:59:05 -05:00
Allen Byrne
781843da4b
Fix CMake build of test needing compression libs
2019-09-03 12:07:29 -05:00