Allen Byrne
d4e7beb9ee
Incr CMake min, add missing test, rework test CMake script
2018-02-27 16:39:10 -06:00
Allen Byrne
bb27f1441f
HDFFV-10412 merge from develop
2018-02-22 11:36:41 -06:00
Allen Byrne
233afe3b6f
HDFFV-10385,10392,10393 merge from develop
2018-01-22 11:22:27 -06:00
M. Scot Breitenfeld
8d462d5102
Merge branch 'develop' into hdf5_1_10
2017-11-28 11:42:45 -06:00
Dana Robinson
3a5e158191
Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.
2017-11-12 21:14:01 -08:00
Dana Robinson
00ade113c5
Plugin test rework
...
Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
2017-11-08 17:52:44 -08:00
M. Scot Breitenfeld
59e7c7703e
Merge branch 'develop' into hdf5_1_10
2017-10-26 10:13:33 -05:00
Allen Byrne
a1a1840d6e
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
...
* commit '6d353f8ccc908d494a4ea8e1a56c9fb8e973e908':
Snapshot version 1.10 release 2 (snap2)
Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
2017-10-19 12:32:15 -05:00
Allen Byrne
0b3b55f791
HDFFV-10297 Merge from develop
2017-10-18 16:37:49 -05:00
Allen Byrne
cf3342f8fc
Fix tools error handling and valgrind issues
2017-10-18 14:03:27 -05:00
Larry Knox
a6fdf1bb0e
Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit '4a3998ac308c2bf24201e470c0b23f7f83f063e1':
Correct indentation in h5diff/Makefile.am.
Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches.
2017-10-16 15:45:14 -05:00
Allen Byrne
087e0d6efa
Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '11df540c92ac284a664be912b0cb045e8d92e7d3':
Added older change that was added to last change
HDFFV-10297 add release note - fix test step
HDFFV-10297 Fix resource errors and cleanup whitespace
HDFFV-10297 fix vl buffer error
HDFFV-10297 update calls to H5Zfilter_avail
HDFFV-10297 - code changes nullify error
HDFFV-10297 - Fix test errors - five remaining
HDFFV-10297 - fix repack individual objects includes H5Zfilter_avail() fix
2017-10-11 15:42:34 -05:00
Allen Byrne
137c4a9878
HDFFV-10297 correct reference file for 1.10
2017-10-11 10:05:53 -05:00
Allen Byrne
f92ccce1f9
HDFFV-10297 merge from develop
2017-10-10 14:46:59 -05:00
Allen Byrne
0c07376431
HDFFV-10297 Fix resource errors and cleanup whitespace
2017-10-10 13:06:12 -05:00
lrknox
726d7d3af5
Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This
...
allows them to be successfully linked but not installed. The change was
added for the HDF5 1.8.20 release, but is also needed for all other HDF5
branches.
2017-10-09 15:33:09 -05:00
Allen Byrne
66990bc90f
HDFFV-10297 - code changes nullify error
2017-10-09 13:23:02 -05:00
Allen Byrne
bd6de98d17
Undo commit
2017-10-09 13:21:43 -05:00
Allen Byrne
3490160ad8
HDFFV-10297 - Changes to code makes old failure moot
2017-10-09 13:21:43 -05:00
Allen Byrne
daddf169b0
HDFFV-10297 - Fix test errors - five remaining
2017-10-09 12:59:28 -05:00
Allen Byrne
a07d6b52fb
HDFFV-10297 - fix repack individual objects
...
includes H5Zfilter_avail() fix
2017-10-06 14:36:07 -05:00
Allen Byrne
76d90e4d9d
HDFFV-10297 merge tools changes from develop
2017-10-03 14:40:24 -05:00
Allen Byrne
32a1b98a6c
Correct depends name
2017-10-03 12:26:40 -05:00
Allen Byrne
4c0784696b
Fix list of names
2017-10-03 11:26:18 -05:00
Allen Byrne
35861e3d6f
new reference file
2017-10-03 11:15:55 -05:00
Allen Byrne
a8f03185ad
Fix repack plugin test - reorganize test macros
2017-10-03 11:14:35 -05:00
Allen Byrne
5cd93e70c0
Adjust filter available variables
2017-10-02 16:41:13 -05:00
Allen Byrne
4f9e47650a
Fix STREQUAL if commands.
2017-10-02 12:39:15 -05:00
Allen Byrne
c3fcd62ea6
HDFFV-10276 Add UD flag option to h5repack
2017-09-07 13:29:43 -05:00
Allen Byrne
1c7c5a604b
HDFFV-10276 Add UD flag option to h5repack
2017-09-07 13:29:31 -05:00
Allen Byrne
98d4addcf7
Add h5repack tests for paged aggregation
2017-08-03 15:55:52 -05:00
Vailin Choi
aa0ad22a94
Add h5repack tests for paged aggregation
...
Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected.
2017-08-02 17:05:57 -05:00
Allen Byrne
02a56054b0
Add h5repack tests for paged aggregation
2017-08-02 10:53:17 -05:00
Vailin Choi
59e94f5009
Add h5repack tests for paged aggregation
...
Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected.
2017-07-29 01:10:25 -05:00
Dana Robinson
4b7013194c
Cherry pick of some minor tools fixes from develop:
...
ee7816bbfb
ffc9b1d917
ec7450c4b4
2017-07-24 11:02:15 -07:00
Dana Robinson
ffc9b1d917
Stripped C standard library headers from tools test code.
2017-07-19 10:46:27 -05:00
Dana Robinson
1e9354bcf5
Merge branch 'develop' into windows_open
2017-05-31 15:07:49 -07:00
Dana Robinson
fb5c13d59c
Merge of recent develop work to 1.10 branch:
...
* H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214)
* H5FDdriver_query() API call (HDFFV-10215)
* Fix to skip SWMR tests that when the current VFD is not compatible
with the default VFD (HDFFV-10197)
* Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937)
* Many warning fixes
2017-05-31 17:45:41 -04:00
Dana Robinson
18ae45027c
Fixed additional minor warnings.
2017-05-25 08:42:18 -04:00
Allen Byrne
635e8c5377
merge from develop and apply HDFFV-8611
2017-05-24 15:00:51 -05:00
Allen Byrne
206c4a43e8
HDFFV-8611 add autotools test
2017-05-24 14:35:39 -05:00
Allen Byrne
40b51136a2
HDFFV-8611 change h5repack to save the root group creation order
...
Added test and new arguments to control the the input file parsing.
2017-05-24 14:34:28 -05:00
Allen Byrne
0f81f23d69
HDFFV-8611 add autotools test
2017-05-22 13:55:15 -05:00
Allen Byrne
cdcef539a3
HDFFV-8611 change h5repack to save the root group creation order
...
Added test and new arguments to control the the input file parsing.
2017-05-22 13:10:40 -05:00
Allen Byrne
6d0d9d46da
Fix typo in name of ddl file in command
2017-05-05 16:54:28 -05:00
Allen Byrne
7608b264e4
Make test scripts fail if result files are created
2017-05-02 12:36:02 -05:00
Dana Robinson
734aebc395
Rework of the POSIX file open permissions and macros to clean up
...
HDopen() calls.
Also fixed a minor const warning in the core VFD.
2017-04-28 18:13:22 -04:00
lrknox
be49a94226
Comment out install-exec-hooks to remove libdynlib* files. Allen did
...
the same for hdf5_1_10 and hdf5_1_10_1 because the hooks don't reliably
work. In the develop branch they are causing make install failures
because the autotools' install commands sometimes attempt to chmod these
files when they no longer exist.
2017-04-28 16:37:22 -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
Allen Byrne
b3fb91a932
HDFFV-10173 revert and add dynlib flags
2017-04-25 15:46:03 -05:00