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
6ca95c512a
HDFFV-10385 rework java names
2018-01-17 10:27:00 -06:00
Allen Byrne
2a1a2c5993
HDDFV-10361 combine duplicated prefix utility functions
2018-01-05 11:45:44 -06:00
Allen Byrne
9a477bef3a
HDFFV-9724 add valgrind ENV
2017-12-29 13:13:30 -06:00
Allen Byrne
bd34c9e455
HDFFV-9724 Corrected files and verified tests
2017-12-28 16:49:50 -06:00
lrknox
86d8a4c267
Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
...
This reverts commit b1223dd653
, reversing
changes made to b25f123f5f
.
2017-12-22 12:28:24 -06:00
Allen Byrne
4da73f893a
Add h5dump VDS prefix tests
2017-12-13 14:29:22 -06:00
Dana Robinson
3b17287368
Brings H5Z and H5PL packages in sync with VOL integration branch.
2017-11-17 15:21:49 -08: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
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
a49372724c
Fix other test name typos
2017-10-05 08:55:58 -05:00
Allen Byrne
82986dba72
Fix typo in valgrind test name
2017-10-05 08:51:32 -05:00
Allen Byrne
467f30c410
Cleanup cmake clean macros
2017-10-03 14:14:53 -05:00
Allen Byrne
4f9e47650a
Fix STREQUAL if commands.
2017-10-02 12:39:15 -05:00
Allen Byrne
3dcb188708
HDFFV-10188 fix typo
2017-08-21 13:06:57 -05:00
Allen Byrne
7acbb154d1
HDFFV-10188 add missing copy commands
2017-08-21 12:26:48 -05:00
Allen Byrne
138c3ee366
HDFFV-10188 Add tests and files
2017-08-21 11:56:31 -05:00
Allen Byrne
f695491f05
HDFFV-10188 enable null space test
2017-08-21 10:35:49 -05:00
Allen Byrne
5615cc2a69
Fix misnamed file in test script
2017-08-02 12:42:40 -05:00
Allen Byrne
e1a81b17e0
HDFFV-10256 Add test
2017-08-01 13:52:10 -05:00
Dana Robinson
ffc9b1d917
Stripped C standard library headers from tools test code.
2017-07-19 10:46:27 -05:00
Allen Byrne
00f4456e70
HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixed
2017-06-19 16:43:44 -05:00
Dana Robinson
57f0a296c0
Minor warning fix.
2017-05-25 10:25:30 -04:00
Dana Robinson
18ae45027c
Fixed additional minor warnings.
2017-05-25 08:42:18 -04:00
Allen Byrne
0cb8152b8e
HDFFV-10186 Need to pull the flag into the script
2017-05-11 09:03:21 -05:00
Allen Byrne
ec0935a924
HDFFV-10186 xml test also needs endianess aware files
2017-05-10 12:45:06 -05:00
Allen Byrne
445c805a4c
HDFFV-10186 Add endianess to bitfield and fix tests
2017-05-10 10:59:13 -05:00
Allen Byrne
9076e74d38
Fix name to copy
2017-05-05 10:05:59 -05:00
Allen Byrne
c90f72a0d4
Correct name of file to copy
2017-05-04 16:42:32 -05:00
Allen Byrne
412f68103e
Use correct var types for data
2017-05-04 13:32:58 -05:00
Allen Byrne
bcaf579ac4
Add test file to list and fix test typo
2017-05-02 15:54:40 -05:00
Allen Byrne
7608b264e4
Make test scripts fail if result files are created
2017-05-02 12:36:02 -05: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
lrknox
7bd516f2ea
Our best effort to build dynamic plugin tests and not install them with
...
"make install". It seems the install-exec-hook doesn't remove the last
to be installed.
2017-04-21 14:32:45 -05:00
Allen Byrne
0b226bd28b
HDFFV-10170 undo patch
2017-04-18 11:04:22 -05:00
Allen Byrne
9b234d74bb
Add plugin options for libs
2017-04-18 10:38:14 -05:00
Quincey Koziol
0313cbb91d
Final merge of page buffering branch to develop
2017-03-13 21:30:37 -07:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
da08f71ea1
HDFFV-10112 correct form of comments
2017-01-23 08:49:54 -06:00
Allen Byrne
c3463d800d
HDFFV-10118 fixed plugin tests for tools
2017-01-20 14:23:41 -06:00
Allen Byrne
a8e9126054
Fix script varnames
2017-01-18 09:46:50 -06:00
Allen Byrne
ee4c57cc08
Chnage test dir to avoid parallel test collisions
2017-01-18 08:51:32 -06:00
Allen Byrne
a8e4f6426e
Add autotools version of plugin tests for UD filters
2017-01-17 17:11:27 -06:00
Allen Byrne
406db26f51
HDFFV-9994 add UD tests for tools
2017-01-17 13:46:11 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Allen Byrne
45d817af9c
Repair comment chars to C style
2016-11-17 09:28:18 -06:00
Allen Byrne
94f09655cb
Correct name of list
2016-11-09 12:39:22 -06:00