Commit Graph

17198 Commits

Author SHA1 Message Date
hdftest
d01ad2a94a Snapshot version 1.11 release 1 2018-01-05 08:50:10 -06:00
Allen Byrne
d31b45766f Merge pull request #840 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '17b8f0bb936633f01bf6deba247e37bcadbc6b82':
  Fix valgrind issues
  HDFFV-9724 init var to null
  HDFFV-9724 add valgrind ENV
  Fix memory leak due to addition of FORMAT check loop
  HDFFV-9724 prefix of 0 length should be null value
  HDFFV-9724 Corrected files and verified tests
  Add library INTERFACE and MPI to tools
2018-01-02 14:37:25 -06:00
Allen Byrne
17b8f0bb93 Fix valgrind issues 2018-01-02 09:39:09 -06:00
Allen Byrne
fa1ae9f312 HDFFV-9724 init var to null 2017-12-29 13:42:16 -06:00
Allen Byrne
9a477bef3a HDFFV-9724 add valgrind ENV 2017-12-29 13:13:30 -06:00
Allen Byrne
6d3f7dea86 Fix memory leak due to addition of FORMAT check loop 2017-12-29 11:53:11 -06:00
Allen Byrne
f5f2c36d98 HDFFV-9724 prefix of 0 length should be null value 2017-12-29 09:05:30 -06:00
Allen Byrne
bd34c9e455 HDFFV-9724 Corrected files and verified tests 2017-12-28 16:49:50 -06:00
Allen Byrne
732074d47e Add library INTERFACE and MPI to tools 2017-12-28 16:30:51 -06:00
Larry Knox
08f7c97077 Merge pull request #838 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '718006f8606f784ab7795ce5e50281fe318abadc':
  Increase maximum number of retries for h5watch tests.
2017-12-23 21:29:57 -06:00
lrknox
718006f860 Increase maximum number of retries for h5watch tests. 2017-12-23 20:46:01 -06:00
Larry Knox
a971176d8e Merge pull request #836 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '86d8a4c267eccbc66d6ee6120c9099788853c40f':
  Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
2017-12-22 13:58:00 -06:00
lrknox
86d8a4c267 Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
This reverts commit b1223dd653, reversing
changes made to b25f123f5f.
2017-12-22 12:28:24 -06:00
Allen Byrne
b1223dd653 Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'e94ed99c5bf7c4ae5df56f75606ef1b486e16bb2':
  Add HD prefix
  HDFFV-9724 Remove VDS file cache functionality
  Removed incorrect MPI text
  Par example needs to link with mpi libs
  Because of MPI requirements in library ALWAYS add include path
  Cleanup comments and if() in TRY blocks
  Skip test if 1.6 API
  HDFFV-9724 Add ENV VAR to vds test
  HDFFV-9724 Copy efc_open search from Lextern_traverse
  Add prefix dir to the clear command
  HDFFV-9724 Add H5LS prefix test with ${ORIGIN}
  Add h5dump VDS prefix tests
  HDFFV-9724 combine efc and vds into one function
  Correct var name
  Fix VDS file cache var names
  Remove return from void functions
  Added java wrappers and tests
  HDFFV-9724 Initial changes and test
  Changed reference from dl to CMake variable
  H5detect and H5make_libsettings need include folder
2017-12-20 15:11:17 -06:00
Allen Byrne
e94ed99c5b Add HD prefix 2017-12-20 14:24:57 -06:00
Allen Byrne
4ecf02f6f6 HDFFV-9724 Remove VDS file cache functionality 2017-12-20 14:23:19 -06:00
Allen Byrne
d989a0b1cb Removed incorrect MPI text 2017-12-20 13:41:06 -06:00
Allen Byrne
50238cb285 Par example needs to link with mpi libs 2017-12-20 13:33:57 -06:00
Allen Byrne
925f3c9b54 Because of MPI requirements in library ALWAYS add include path 2017-12-20 13:10:34 -06:00
Allen Byrne
94b8a212bf Cleanup comments and if() in TRY blocks 2017-12-20 10:57:41 -06:00
Allen Byrne
d5b435c8b5 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'b25f123f5f5e25c1447a6a02861cb7c7265c12f2':
  Fix -- HDFFV-10363 Fortran compilation fails for xlf and cmake builds
2017-12-20 10:24:22 -06:00
Scot Breitenfeld
b25f123f5f Merge pull request #830 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
* commit '0065fd4b6d5edf61b21cd352c74268de13fd516a':
  Fix -- HDFFV-10363 Fortran compilation fails for xlf and cmake builds
2017-12-19 16:56:53 -06:00
M. Scot Breitenfeld
0065fd4b6d Fix -- HDFFV-10363 Fortran compilation fails for xlf and cmake builds 2017-12-19 16:47:31 -06:00
Allen Byrne
6cbb336ca7 Skip test if 1.6 API 2017-12-19 15:47:05 -06:00
Allen Byrne
8444f018ca HDFFV-9724 Add ENV VAR to vds test 2017-12-19 14:58:17 -06:00
Allen Byrne
ac8274c350 HDFFV-9724 Copy efc_open search from Lextern_traverse 2017-12-15 15:32:27 -06:00
Allen Byrne
65e09afd6c Add prefix dir to the clear command 2017-12-13 15:17:02 -06:00
Allen Byrne
ba714e6820 HDFFV-9724 Add H5LS prefix test with ${ORIGIN} 2017-12-13 15:08:04 -06:00
Allen Byrne
4da73f893a Add h5dump VDS prefix tests 2017-12-13 14:29:22 -06:00
Allen Byrne
386be69a30 HDFFV-9724 combine efc and vds into one function 2017-12-13 11:51:09 -06:00
Allen Byrne
9eab6b3d1a Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '758b9667b3e07a7562107f19f7dabee027e5bd53': (41 commits)
  HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
  removed duplicate exports of DS subroutines
  removed duplicate exports of DS subroutines
  Normalization with VOL integration branch.
  clean-up
  moved dll export to Module
  Fixed typo.
  removed parameters
  added missing parameter
  added missing parameter
  removed duplicate exports of DS subroutines
  removed fortran comments
  Various code cleanup Description:     - Replaced H5Location::exists with H5Location::nameExists and marked       H5Location::exists as deprecated.     - Miscellaneous test cleanup for consistency. Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (jelly)     Darwin (osx1010test)
  exported global variables for windows
  export var.
  initialized integer constants
  Update macros
  Changed casts to const void *
  Casted pointers to void to quiet warnings on Linux.
  Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows.
  ...
2017-12-13 11:15:11 -06:00
Allen Byrne
8b24653c1f Correct var name 2017-12-13 11:14:49 -06:00
Allen Byrne
8561bd327b Fix VDS file cache var names 2017-12-13 11:04:29 -06:00
Allen Byrne
b475a809d8 Remove return from void functions 2017-12-13 10:31:30 -06:00
Allen Byrne
690cb84f10 Added java wrappers and tests 2017-12-12 13:10:46 -06:00
Allen Byrne
95e96246a6 HDFFV-9724 Initial changes and test 2017-12-11 14:44:30 -06:00
Scot Breitenfeld
758b9667b3 Merge pull request #817 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
HDFFV-10223

* commit '6eab04894e88f7dcc0e684271328efc409a98662':
  HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
2017-12-07 11:48:11 -06:00
M. Scot Breitenfeld
6eab04894e HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
This is now fixed via the HDFFV-10325 fix.
2017-12-07 08:56:04 -06:00
Dana Robinson
b391e160b0 Merge pull request #815 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalize to develop
* commit 'ec1e00a55f7b005fa9d87f92e58bc312286d0b8a':
  Normalization with VOL integration branch.
2017-12-06 18:49:38 -06:00
Scot Breitenfeld
fd21843b38 Merge pull request #807 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:noF77 to develop
* commit 'fbe6c69097c03cfe3f37d9ab114c0ad438fd434e': (37 commits)
  removed duplicate exports of DS subroutines
  removed duplicate exports of DS subroutines
  clean-up
  moved dll export to Module
  removed parameters
  added missing parameter
  added missing parameter
  removed duplicate exports of DS subroutines
  removed fortran comments
  exported global variables for windows
  export var.
  initialized integer constants
  Update macros
  Changed casts to const void *
  Casted pointers to void to quiet warnings on Linux.
  Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows.
  Fixed misc Warnings flagged by VS2017.
  Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning.
  Fixed an uninitialized filter callback struct in H5Dchunk.c and unified the naming and initialization of said struct throughout the library. This was causing a crash on VS2015 in debug mode when the debug heap complained. Fixes HDFFV-10330.
  Fixed Windows code in H5PLpath.c
  ...
2017-12-06 13:51:31 -06:00
M. Scot Breitenfeld
fbe6c69097 Merge branch 'noF77' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into noF77 2017-12-06 13:49:09 -06:00
M. Scot Breitenfeld
701029876e removed duplicate exports of DS subroutines 2017-12-06 13:48:29 -06:00
M. Scot Breitenfeld
be799b36d1 Merge branch 'noF77' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into noF77 2017-12-06 12:11:52 -06:00
M. Scot Breitenfeld
19507b91d5 removed duplicate exports of DS subroutines
added missing parameter

added missing parameter

removed parameters

moved dll export to Module

clean-up
2017-12-06 12:11:03 -06:00
M. Scot Breitenfeld
d025ece9a3 Merge branch 'develop' into noF77
exported global variables for windows

removed fortran comments
2017-12-06 12:10:38 -06:00
Dana Robinson
ec1e00a55f Normalization with VOL integration branch. 2017-12-05 10:41:54 -08:00
M. Scot Breitenfeld
23cec838a4 clean-up 2017-12-05 10:29:53 -06:00
M. Scot Breitenfeld
bd49f6460c moved dll export to Module 2017-12-05 10:03:49 -06:00
Binh-Minh Ribler
853ae26333 Merge pull request #814 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop
Renamed H5Location::exists to H5Location::nameExists and misc. cleanup

* commit '17d148434fff055a2e22c6ac715c7ecff536a5c3':
  Fixed typo.
  Various code cleanup Description:     - Replaced H5Location::exists with H5Location::nameExists and marked       H5Location::exists as deprecated.     - Miscellaneous test cleanup for consistency. Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (jelly)     Darwin (osx1010test)
2017-12-04 23:05:47 -06:00
Binh-Minh Ribler
17d148434f Fixed typo. 2017-12-04 16:57:37 -06:00