Larry Knox
aee3fb3d87
Commit changes for release branch: maintainer mode, default to production, set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh.
2020-08-19 11:28:45 -05:00
Dana Robinson
0ba794be38
Normalizations with develop
2020-08-16 00:06:47 -07:00
Allen Byrne
099c7242fb
Merge from dev of tools changes
2020-07-22 15:03:22 -05:00
Binh-Minh Ribler
bf3ef96e9d
Fix HDFFV-10591
...
Description:
h52gif produced a segfault when a buffer overflow occurred because
the data size was corrupted and became very large. This commit added
a check on the data size against the buffer size to prevent the segfault.
It also added error reporting to h52gif to display an error message
instead of silently exiting when the failure occurred.
Platforms tested:
Linux/64 (jelly)
2020-07-05 16:15:28 -05:00
Dana Robinson
67983bc431
Updated code in H5Xtest.c files and associated tests.
...
Reverted overlong-strings warning that gives jam issues.
2020-05-18 05:26:32 -07:00
Dana Robinson
730d6cc53f
Normalization of high-level library with develop. Also brings the
...
warnhist script over.
2020-05-15 05:02:37 -07:00
Allen Byrne
f502d9f7fb
TRILAB-192 - merge changes from develop
...
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
2020-04-07 09:52:09 -05:00
Allen Byrne
efcdbf2e38
Fix gif2h5 tool build on windows
2020-02-28 09:32:49 -06:00
Allen Byrne
467b5d565c
Merge CMake and tools changes from develop
2020-02-27 16:54:52 -06:00
Allen Byrne
4ec2df9ac0
Merge from dev, sanitizer, fortran, warnings and tools ids
2020-02-11 14:28:56 -06:00
Allen Byrne
4ef9c81048
Added new CMake options for tests
2020-01-19 07:56:14 -06:00
Kimmy Mu
de28f691ba
merge intel warning fix
2020-01-09 16:15:38 -06:00
Allen Byrne
e5c5e758d9
Minor code fixes
2019-07-27 12:53:15 -05:00
Allen Byrne
34adba4a0c
HDFFV-10845, 10529 and CMake changes from develop
2019-07-24 11:08:47 -05:00
Dhvanil Popat
5d954a0214
Squash commit of options to build tools and tests
2019-06-25 01:40:07 +00:00
Allen Byrne
7ee92d5805
HDFFV-10805 Merge SHARED ONLY option from develop
2019-06-20 06:55:05 -05:00
Allen Byrne
b7d6f11182
HDFFV-10703 - Update CMake variable handling
2019-02-21 13:23:59 -06:00
Allen Byrne
e6121500d9
Tools cleanup
2018-12-13 16:12:50 -06:00
Allen Byrne
0e5ac5fe2f
HDFFV-10660,-10594 merge from develop
2018-12-13 15:50:13 -06:00
Allen Byrne
3510221209
HDFFV-10632 separate stderr and stdout in tests
2018-12-13 11:22:04 -06:00
Allen Byrne
3b9e13a1b8
TRILAB-82 fix coverity high-impact issues
2018-11-08 11:27:22 -06:00
Allen Byrne
e96ef71034
HDFFV-9739 and cmake improvements merge from develop
2018-05-22 10:23:16 -05:00
Allen Byrne
24c62ba7fe
Change CMake min to 3.10
2018-03-09 12:32:06 -06:00
Allen Byrne
b36bad53d9
Inc CMake min, Add new tests, rework test CMake files
2018-02-27 12:57:07 -06:00
Allen Byrne
2f18da435e
HDFFV-10398 use the simpler add_subdirectory signature
2018-01-30 12:21:01 -06:00
lrknox
77ed9e9645
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
2018-01-30 09:57:04 -06:00
lrknox
6cc86417d5
Increase maximum number of retries to 30 for h5watch tests.
2018-01-30 09:56:21 -06:00
Allen Byrne
6ca95c512a
HDFFV-10385 rework java names
2018-01-17 10:27:00 -06:00
lrknox
718006f860
Increase maximum number of retries for h5watch tests.
2017-12-23 20:46:01 -06:00
Dana Robinson
5ce8dd5e94
Minor warning fixes
2017-11-15 02:58:16 -08:00
Richard Warren
0d2fd7ae0c
Make a fix to allow CMake testing which does not use relative directories.
2017-11-02 12:33:08 -04:00
Allen Byrne
78d1de482e
HDFF-10254 - Copy test files with macro to avoid POST_BUILD failure
2017-07-12 14:18:01 -05:00
Dana Robinson
a33859d677
Minor type fixes to h5watch.
2017-05-25 09:24:24 -04:00
Dana Robinson
946fd98b8d
Fixed many minor warnings.
2017-05-25 06:45:53 -04:00
Allen Byrne
445c805a4c
HDFFV-10186 Add endianess to bitfield and fix tests
2017-05-10 10:59:13 -05:00
Allen Byrne
e4e261173f
HDFFV-10186 more whitespace formatting
2017-05-10 10:12:19 -05:00
Allen Byrne
4f36f613a6
HDFFV-10186 Whitespace change
...
Mostly tabs to spaces
Remove Modifications comments
2017-05-09 16:52:05 -05:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -05:00
Vailin Choi
e9b289a3d1
Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files
...
(1) Re-structure tests to do one "extend" action at a time
(2) Re-try test till max limit before final failure
2017-04-21 18:42:17 -05:00
Quincey Koziol
1e4b2588b6
Switch to using flag in signal handler, to trigger dropping out of main loop
...
and shutdown cleanly, instead of calling leave() from the signal handler.
2017-04-03 11:56:52 -07:00
lrknox
ea6c20fdc6
Stop skipping h5watch tests.
2017-03-24 16:30:45 -05:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
177c050891
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-02 12:09:10 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Vailin Choi
066e01f967
Skip h5watch tests
...
Tests for h5watch are skipped temporarily.
Debugging for test failures will be done.
2017-01-09 18:59:06 -06:00
Allen Byrne
508714805a
hdf5 lib needed for extend_dset link.
2016-12-28 15:31:58 -06:00
Allen Byrne
518a94dd0f
Add test lib to extend_dset test link line
2016-12-28 15:20:09 -06:00
Allen Byrne
9b0f236d8c
Add hl test dir and test dlib
2016-12-28 15:09:57 -06:00
Allen Byrne
27feb0357f
Fix h5test.h include issue
2016-12-28 15:03:17 -06:00
Quincey Koziol
eefddf2813
Bring new/updated tests from revise+chunks branch: flush1/flush2 update and
...
flushrefresh test. (Also refactor of message send / wait code)
2016-12-19 20:44:54 -08:00