Allen Byrne
f4c33600ab
Merge pull request #1066 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '926260763940c77cf8f94807823765a3624fa29d':
HDFFV-9739 fix copy testfiles command
HDFFV-9739 remove obsolete test files
HDFFV-9739 dup test file for concurrent tests
HDFFV-9739 Fix autotools script
HDFFV-9739 Change autotools test scripts
Fix typo
HDFFV-9739 Update test reference
Update current windows test machines
HDFFV-9739 Grab err number before API call
HDFFV-9739 Add release note
Adjust test names for concurrent tests
Fix soversion
HDFFV-9739 Fix copy name
HDFFV-9739 factor out tests into separate JUnit
Fix MPI on Windows by adding MPI include folder
2018-05-22 08:53:14 -05:00
Allen Byrne
9262607639
HDFFV-9739 fix copy testfiles command
2018-05-21 09:44:14 -05:00
Allen Byrne
9d0dfc8485
HDFFV-9739 remove obsolete test files
2018-05-21 09:14:34 -05:00
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
Allen Byrne
832492785c
Fix typo
2018-05-17 10:45:36 -05:00
Allen Byrne
4157409557
HDFFV-9739 Update test reference
2018-05-16 16:31:39 -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
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
Dana Robinson
2c3b598158
Updated the threadsafety test to use error macros instead
...
of asserts.
2018-05-14 00:44:02 -07: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
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
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
Dana Robinson
0cc480d952
Merge pull request #1044 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:remove_fragile_java_error_tests to develop
...
* commit '5ece75156847cee2c66eb8116f5e01bf75e2b998':
Yanked fragile java tests that check for exact line numbers and error text.
2018-05-03 12:41:35 -05:00
Allen Byrne
2316a6c927
Fix typo
2018-05-03 12:37:57 -05:00
Allen Byrne
5fefa587e5
Add missing test lib
2018-05-03 12:36:59 -05:00
Allen Byrne
9d13f3b1e1
add missing folder to path
2018-05-03 12:32:36 -05:00
Allen Byrne
ab971fafdd
Fix another command revert
2018-05-03 12:10:13 -05:00
Allen Byrne
866337babe
Missed a command revert
2018-05-03 12:03:46 -05:00
Allen Byrne
1d1333ed6b
Revert to old style for LINK_FLAGS gen expr not working
2018-05-03 11:57:30 -05:00
Allen Byrne
01a77cbfb1
LINK_FLAGS must be separate property sets
2018-05-03 10:44:57 -05:00
Allen Byrne
1ab0814a43
Fix link flags syntax
2018-05-03 09:28:54 -05:00
Allen Byrne
b73c0d2ab8
Revert refactor link flags
2018-05-02 16:33:35 -05:00
Allen Byrne
d906f2dcc5
refactor link flags to interface
2018-05-02 15:42:38 -05:00
Allen Byrne
d3a49988eb
Refactor link flags
2018-05-02 15:15:13 -05:00
Allen Byrne
0c77fbaeb9
Fix defs and additional MSVC items
2018-05-02 13:52:02 -05:00
Dana Robinson
5ece751568
Yanked fragile java tests that check for exact line numbers and
...
error text.
2018-05-02 10:38:57 -07:00
Allen Byrne
c6827191f9
TRILABS-19 fix syntax for windows
2018-05-02 12:19:30 -05:00
Allen Byrne
6dd91d206f
TRILABS-19 Link flags need - character
2018-05-02 10:04:14 -05:00
Allen Byrne
fde2d1fe4a
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '1f8cb03e11a46f853881f45dac18eff2dd68401e':
Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean')
Further minor cleanups
Checkpoint normalization against incoming hyperslab / selection / dataspace improvements.
2018-04-30 11:05:26 -05:00
Allen Byrne
6fb94eb3a3
TRILABS-19 fix fortran link flags
2018-04-30 09:56:27 -05:00
Quincey Koziol
1f8cb03e11
Merge pull request #1041 in HDFFV/hdf5 from merge_hyperslab_updates to develop
...
* commit '4411bc27ac8842795c73d7a469273a8d831bb835':
Further minor cleanups
Checkpoint normalization against incoming hyperslab / selection / dataspace improvements.
2018-04-30 09:45:32 -05:00