Allen Byrne
73efe72e0d
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '73d7f7e7d37b869ce9c39cc8e648ef50d563fc93':
Updated the threadsafety test to use error macros instead of asserts.
2018-05-21 09:11:39 -05:00
Allen Byrne
95a11297ee
HDFFV-9739 dup test file for concurrent tests
2018-05-20 11:56:11 -05:00
Allen Byrne
67687ab9a2
HDFFV-9739 Fix autotools script
2018-05-20 10:46:49 -05:00
Dana Robinson
73d7f7e7d3
Merge pull request #1060 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ttsafe_improvements to develop
...
* commit '2c3b5981587265f9735b09ee6d9caa60a3d1d4bc':
Updated the threadsafety test to use error macros instead of asserts.
2018-05-19 14:45:58 -05:00
Allen Byrne
364760e66c
HDFFV-9739 Change autotools test scripts
2018-05-18 12:35:40 -05:00
Vailin Choi
32f57355c2
Merge pull request #1071 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10.sync to hdf5_1_10.sync
...
* commit '4df595946c82f739554060c846e4586d07e3d585':
Fix for HDFFV-10469: set to latest format for virtual layout encoding.
2018-05-17 13:09:50 -05:00
Vailin Choi
4df595946c
Fix for HDFFV-10469: set to latest format for virtual layout encoding.
2018-05-17 11:51:34 -05:00
Jordan Henderson
ee1ed5c064
Eliminate warning about signed to unsigned conversion
2018-05-17 11:17:05 -05:00
Jordan Henderson
eb53d09bb2
Remove unused local variable
...
Ensure frees are done in a more heap-fragmentation friendly order
2018-05-17 11:14:52 -05:00
Jordan Henderson
6e37dff71f
Fix bug in parallel reads of compressed data
...
Add remaining parallel compound dataset partial read tests
2018-05-17 11:07:23 -05:00
Allen Byrne
832492785c
Fix typo
2018-05-17 10:45:36 -05:00
Jordan Henderson
2c8e6e6304
Add data verification to parallel filtered compound write tests
...
Add 3D parallel filtered partial read tests
2018-05-16 20:29:35 -05:00
Allen Byrne
4157409557
HDFFV-9739 Update test reference
2018-05-16 16:31:39 -05:00
Allen Byrne
e1e63edd35
Update Windows test machines
2018-05-16 15:21:32 -05:00
Allen Byrne
58bec70ccd
Update current windows test machines
2018-05-16 15:18:14 -05:00
Allen Byrne
37e4607b91
HDFFV-9739 Grab err number before API call
2018-05-16 15:02:43 -05:00
Allen Byrne
84f1bf6eb1
HDFFV-9739 Add release note
2018-05-16 12:15:02 -05:00
Allen Byrne
b18990526e
Adjust test names for concurrent tests
2018-05-16 12:09:48 -05:00
Allen Byrne
d349e90368
Fix soversion
2018-05-16 11:25:24 -05:00
Allen Byrne
955201531f
Fix soversion
2018-05-16 11:25:07 -05:00
Allen Byrne
11bbf15ed0
HDFFV-9739 Fix copy name
2018-05-16 10:44:17 -05:00
Allen Byrne
427ac6041a
HDFFV-9739 factor out tests into separate JUnit
2018-05-15 18:12:19 -05:00
Jordan Henderson
13f1790851
Add seven of fourteen parallel filtered data partial read tests
2018-05-15 14:12:32 -05:00
Dana Robinson
1da9c5545c
Restored some unused #defines to the deprecated section of H5Dpublic.h.
2018-05-14 17:50:11 -07:00
Dana Robinson
0e584c7af2
Merge branch 'develop' into h5do_direct_chunk_hl_to_src
2018-05-14 17:45:23 -07:00
Vailin Choi
b178d80be0
Changes made based on feedback from pull request #1039 .
2018-05-14 12:26:48 -05:00
Vailin Choi
ea66ac1e67
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits)
GGC requires attribute before function
Correct COMPILE defs usage
Add missing module_dir property
Text cleanup
Correct sentence punctuation.
Add release note.
Use set_property for MT flag
Correct command usage
Remove APPEND
Fix typo
Add missing test lib
add missing folder to path
Fix another command revert
Missed a command revert
Revert to old style for LINK_FLAGS gen expr not working
LINK_FLAGS must be separate property sets
Fix link flags syntax
Revert refactor link flags
refactor link flags to interface
Refactor link flags
...
2018-05-14 11:20:03 -05:00
Dana Robinson
2c3b598158
Updated the threadsafety test to use error macros instead
...
of asserts.
2018-05-14 00:44:02 -07:00
M. Scot Breitenfeld
6da75cffd2
Fixed libver bounds underscore issue
2018-05-11 11:45:03 -05:00
M. Scot Breitenfeld
88e0c3e748
Merge branch 'develop' into hdf5_1_10.sync
2018-05-10 09:06:35 -05:00
M. Scot Breitenfeld
1e64801bdd
removed extraneous lib. ver. bound, PR comment
2018-05-10 09:05:15 -05:00
M. Scot Breitenfeld
278fdfcbdb
temporary fix for HDFFV-10469
2018-05-09 16:26:09 -05:00
Allen Byrne
37c27afde0
Fix MPI on Windows by adding MPI include folder
2018-05-09 14:29:44 -05:00
Allen Byrne
dcc66a4f15
Merge pull request #1049 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'd6ea76ac002cd8483ba8a6aaf55bbce5ed552937':
GGC requires attribute before function
Correct COMPILE defs usage
Add missing module_dir property
2018-05-09 13:45:44 -05:00
Allen Byrne
d6ea76ac00
GGC requires attribute before function
2018-05-09 12:21:32 -05:00
Allen Byrne
f1a668a3b5
Correct COMPILE defs usage
2018-05-09 08:53:25 -05:00
Allen Byrne
4069936ee4
Add missing module_dir property
2018-05-09 08:44:45 -05:00
M. Scot Breitenfeld
b69bd0771e
Merge branch 'develop' into hdf5_1_10.sync
2018-05-08 17:17:45 -05:00
Allen Byrne
7aeebec946
Merge pull request #1047 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '0344785872020c4ef1de90cf57f286f1cf4ad2fc': (28 commits)
Text cleanup
Correct sentence punctuation.
Add release note.
Use set_property for MT flag
Correct command usage
Remove APPEND
Fix typo
Add missing test lib
add missing folder to path
Fix another command revert
Missed a command revert
Revert to old style for LINK_FLAGS gen expr not working
LINK_FLAGS must be separate property sets
Fix link flags syntax
Revert refactor link flags
refactor link flags to interface
Refactor link flags
Fix defs and additional MSVC items
TRILABS-19 fix syntax for windows
TRILABS-19 Link flags need - character
...
2018-05-08 16:50:29 -05:00
Allen Byrne
0344785872
Text cleanup
2018-05-08 15:51:39 -05:00
Allen Byrne
71ce885eec
Correct sentence punctuation.
2018-05-08 15:23:41 -05:00
Allen Byrne
ce61ff0954
Add release note.
2018-05-08 15:17:43 -05:00
Allen Byrne
4c4042121c
Use set_property for MT flag
2018-05-07 17:23:25 -05:00
Allen Byrne
424e2275bc
Correct command usage
2018-05-07 16:08:42 -05:00
Dana Robinson
1c11ddec6d
Added deprecated symbol wrappers for the H5DOwrite/read_chunk
...
wrappers.
2018-05-04 16:43:06 -07:00
Dana Robinson
1b014a111e
Updated commenting in the H5DO compat test.
2018-05-04 14:16:56 -07:00
Dana Robinson
def636edb0
Stripped out most of the duplicated functionality in the H5DO
...
compat test.
2018-05-04 14:13:56 -07:00
Dana Robinson
1fa0c5a4b5
* Added H5DO compatibility functions.
...
* Changed the offset copy to use an array on the stack.
* Yanked some unused #defines.
2018-05-04 09:01:54 -07:00
Allen Byrne
6fcf4c9aeb
Remove APPEND
2018-05-03 15:41:50 -05:00
Allen Byrne
bae6ca856d
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '0cc480d952e2e215f006fc172485fcbabc0f599f':
Yanked fragile java tests that check for exact line numbers and error text.
2018-05-03 14:02:36 -05:00