hdftest
1cec61a775
Snapshot version 1.11 release 5.
...
Update version to 1.11.6.
2019-05-02 10:42:53 -05:00
Allen Byrne
2f406b8955
Merge pull request #1687 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'ee35fb8a7fe3804e4146c54020b6e2272ab251e3':
Change default for HPC
Correct var usage syntax
2019-05-01 16:42:50 -05:00
Allen Byrne
ee35fb8a7f
Change default for HPC
2019-05-01 16:23:08 -05:00
Allen Byrne
c030a7123d
Correct var usage syntax
2019-05-01 14:46:27 -05:00
Scot Breitenfeld
c30a24bb16
Merge pull request #1686 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '854223e3fcf5e90ad5fae25ff05deb4276ce001b':
Add missing default
Correct varname
Separate out MPI tests that fail on MPI version
2019-05-01 14:33:21 -05:00
Allen Byrne
854223e3fc
Add missing default
2019-05-01 14:09:06 -05:00
Allen Byrne
725f75baa7
Correct varname
2019-05-01 13:24:02 -05:00
Allen Byrne
e0de04d355
Separate out MPI tests that fail on MPI version
2019-05-01 12:31:55 -05:00
Allen Byrne
bbf07128b5
Merge pull request #1685 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '87e491da88d49134e20418733f64a3307b5cd74c':
HDFFV-10776 missing compiler flags
2019-05-01 09:32:53 -05:00
Allen Byrne
87e491da88
HDFFV-10776 missing compiler flags
2019-04-30 16:42:08 -05:00
Allen Byrne
610f7626ae
Merge pull request #1683 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
...
* commit '0a73ce19a4e7f57fe1bb06ca5be8d4697fe079aa':
Fix Java JUnit-TestH5P failure on 32-bit arch
2019-04-30 15:38:30 -05:00
Jordan Henderson
0a73ce19a4
Fix Java JUnit-TestH5P failure on 32-bit arch
2019-04-30 15:32:37 -05:00
Quincey Koziol
206276d6f4
Merge pull request #1605 in HDFFV/hdf5 from merge_hyperslab_update_01 to develop
...
* commit '08b009cc4ab2a8d8d289697d6d4688c0e5c53c6e':
Clean up if-else chain.
Remove thread-local copy of hyperslab operation generation value.
Core changes to selection code from the hyperslab_updates branch.
2019-04-29 21:33:17 -05:00
Dana Robinson
803339a432
Merge pull request #1681 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:is_accessible_test_love to develop
...
* commit '0c896fcdf9ebde870ead2dcee9a82e135554c28d':
Missed an env check before strcmp.
2019-04-29 17:54:12 -05:00
Quincey Koziol
08b009cc4a
Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01
2019-04-29 17:51:55 -05:00
Dana Robinson
0c896fcdf9
Missed an env check before strcmp.
2019-04-29 14:50:13 -07:00
Binh-Minh Ribler
3d904f8141
Merge pull request #1667 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to develop
...
* commit '3bc708078c6da432e68d7c8cda695ad7b794c860':
Added more info to the function headers.
Added new C++ wrappers - HDFFV-10622
2019-04-27 23:14:36 -05:00
Quincey Koziol
1a4b236aad
Merge pull request #1676 in HDFFV/hdf5 from ~KOZIOL/hdf5:refactor_obj_create_params to develop
...
* commit '53ffbf4bf89350b5d6b90c11585f39af94209754':
Cast enum to int, for strict varargs handling.
Refactor group creation parameters to take them out of the group creation property list and pass them as normal function parameters.
Warning cleanup
Refactor link creation parameters from being passing as properties in the link creation property list to vararg function parameters.
Minor cleanups
Refactor attribute creation parameters to move parameters out of creation property list and into function parameters.
A few minor cleanups
Refactor dataset creation parameters out of the dataset creation property list and pass them as regular function parameters.
2019-04-26 17:45:34 -05:00
Dana Robinson
5c234fb5fd
Merge pull request #1677 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:is_accessible_test_love to develop
...
* commit 'e66bf948a7acba0ddc76239f6d02f17c8b10eb0f':
Fix for split VFD and file cleanup when testing H5Fis_hdf5 and H5Fis_accessible in tfile.c.
Improvements to the H5Fis_accessible() and H5Fis_hdf5() tests in tfile.c. * General code tidying. * Expanded tests to work with multi-file VFDs.
2019-04-26 15:59:34 -05:00
Dana Robinson
e66bf948a7
Fix for split VFD and file cleanup when testing H5Fis_hdf5
...
and H5Fis_accessible in tfile.c.
2019-04-26 12:10:54 -07:00
Allen Byrne
61e171cad3
Merge pull request #1678 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'e2eaac93386feadef194962cb258e660038d39f1':
ESE-97 add vol_plugin test to CMake builds
2019-04-26 10:01:00 -05:00
Quincey Koziol
53ffbf4bf8
Cast enum to int, for strict varargs handling.
2019-04-25 12:57:23 -05:00
Ray Lu
5b0e8ab4bb
Merge pull request #1679 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-10760-skipping-external_env-and-vds_env to develop
...
* commit '2c9025dcb96e5445ce878fa9e1d05fca738ae328':
HDFFV-10760 Skipping external_env.c and vds_env.c for CMake to do VOL check and VFD check. Temporarily skipping external_env.c and vds_env.c for VFD check and VOL check in CMake following the example of links_env. Leave them for future work.
2019-04-25 12:52:07 -05:00
Songyu Lu
2c9025dcb9
HDFFV-10760 Skipping external_env.c and vds_env.c for CMake to do VOL check and VFD check. Temporarily skipping external_env.c and vds_env.c for VFD check and VOL check in CMake following the example of links_env. Leave them for future work.
2019-04-25 11:55:45 -05:00
Allen Byrne
e2eaac9338
ESE-97 add vol_plugin test to CMake builds
2019-04-25 10:44:06 -05:00
Dana Robinson
568c3624de
Improvements to the H5Fis_accessible() and H5Fis_hdf5() tests
...
in tfile.c.
* General code tidying.
* Expanded tests to work with multi-file VFDs.
2019-04-25 01:07:42 -07:00
Quincey Koziol
6d912bf0b5
Refactor group creation parameters to take them out of the group creation
...
property list and pass them as normal function parameters.
2019-04-25 01:12:46 -05:00
Quincey Koziol
ff0b56fa38
Warning cleanup
2019-04-25 01:12:28 -05:00
Quincey Koziol
b8bb6aec7e
Refactor link creation parameters from being passing as properties in the
...
link creation property list to vararg function parameters.
2019-04-25 00:53:58 -05:00
Quincey Koziol
07c3a39bf5
Minor cleanups
2019-04-25 00:53:16 -05:00
Quincey Koziol
9fadb39656
Refactor attribute creation parameters to move parameters out of creation
...
property list and into function parameters.
2019-04-24 23:33:56 -05:00
Quincey Koziol
59635ab747
A few minor cleanups
2019-04-24 23:22:28 -05:00
Quincey Koziol
0ca6b1305f
Refactor dataset creation parameters out of the dataset creation property
...
list and pass them as regular function parameters.
2019-04-24 22:31:36 -05:00
Ray Lu
4fbe80acc2
Merge pull request #1672 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-10658-performance-drop-between-1.8-fix4 to develop
...
* commit '562e8ec915c18f14390558399186aba7e3ead9c1':
Changing file names and directory names to avoid possible conflict during parallel 'make check'.
2019-04-23 21:22:59 -05:00
Jordan Henderson
1adec082f2
Merge pull request #1670 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
...
* commit '4a4c0bc3972cde177c0a6e2a191b1fa187846c08':
Fix issue with H5Iiterate always stopping with an error after the first iteration
2019-04-23 20:10:37 -05:00
Songyu Lu
562e8ec915
Changing file names and directory names to avoid possible conflict during parallel 'make check'.
2019-04-23 16:40:02 -05:00
Jordan Henderson
4a4c0bc397
Fix issue with H5Iiterate always stopping with an error after the first iteration
2019-04-23 14:12:58 -05:00
Quincey Koziol
544a36e75e
Merge pull request #1666 in HDFFV/hdf5 from ~KOZIOL/hdf5:unwrap_vol_callback to develop
...
* commit '62198c2436ac3787afb49fa990d1ba8204264dba':
Add an 'unwrap' VOL callback, so that connectors can unwrap an underlying object without closing it. (Especially needed for pass-through connectors)
2019-04-23 11:06:04 -05:00
Binh-Minh Ribler
3bc708078c
Added more info to the function headers.
2019-04-22 18:50:33 -05:00
Ray Lu
11dff70dc1
Merge pull request #1668 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-10658-performance-drop-between-1.8-fix3 to develop
...
* commit '2c47094d4004c916d16667a23efe018db2c0558d':
Changing file names to avoid possible conflicts during parallel test.
2019-04-22 11:45:06 -05:00
Songyu Lu
2c47094d40
Changing file names to avoid possible conflicts during parallel test.
2019-04-22 10:23:38 -05:00
Binh-Minh Ribler
c3d7708e53
Added new C++ wrappers - HDFFV-10622
...
Description:
Added wrappers for H5Pset/get_create_intermediate_group:
// Specifies in property list whether to create missing
// intermediate groups
void setCreateIntermediateGroup(bool crt_intmd_group) const;
// Determines whether property is set to enable creating missing
// intermediate groups
bool getCreateIntermediateGroup() const;
Platforms tested:
Linux/64 (jelly)
Linux/64 (platypus)
Darwin (osx1011test)
2019-04-21 23:18:36 -05:00
Quincey Koziol
62198c2436
Add an 'unwrap' VOL callback, so that connectors can unwrap an underlying
...
object without closing it. (Especially needed for pass-through connectors)
2019-04-21 14:45:54 -05:00
Ray Lu
500f6cccbd
Merge pull request #1665 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-10658-performance-drop-between-1.8-fix2 to develop
...
* commit 'f42b6ace1899bd1e720bbdf4873e6f6e61bee39b':
Changing output file names to avoid possible conflict during parallel build and test, especially on jelly.
2019-04-19 14:01:34 -05:00
Songyu Lu
f42b6ace18
Changing output file names to avoid possible conflict during parallel build and test, especially on jelly.
2019-04-19 12:55:39 -05:00
Ray Lu
73dda77dc7
Merge pull request #1663 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-10658-performance-drop-between-1.8_fix to develop
...
* commit 'cd9e9a1b5a20617f885ca6dc686625abb8a79a58':
Minor fix: marking an internal function of the test for export.
2019-04-18 14:50:29 -05:00
Songyu Lu
cd9e9a1b5a
Minor fix: marking an internal function of the test for export.
2019-04-18 14:23:24 -05:00
Vailin Choi
11c8c98352
Merge pull request #1654 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10579-h5arename-function-fails-when to develop
...
* commit '53a5c3be903ce7c24d02a6bd3a8d9b07a3f82404':
Change the checking to H5I_INVALID_HID in test_attr_dense_rename().
Fix for HDFFV-10579 H5Arename fails when creation order of attributes is tracked. The attribute needs to be removed from the creation order index v2 B-tree before re-inserting the renamed attribute via H5A__dense_insert().
2019-04-18 13:15:14 -05:00
Allen Byrne
80ec7cfd6a
Merge pull request #1662 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'cc5f91d1d2b1373fae57afc4e79a530b19343949':
Fix CMake errors
2019-04-18 11:44:50 -05:00
Allen Byrne
cc5f91d1d2
Fix CMake errors
2019-04-18 11:35:11 -05:00