Larry Knox
5385f032dd
Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow
...
disabling tests.
Moved h5cc.in from tools/src/misc to src directory to always create h5cc
whether or not tools are enabled.
Added configuration status of tools and tests to libhdf5.settings.
2019-06-12 10:21:41 -05:00
Allen Byrne
68bddef35d
HDFFV-10741 - remove SKIP_ERRSTK_TESTS option
2019-04-15 14:46:23 -05:00
Allen Byrne
6e2e461087
HDFFV-10741 - add option to skip tool error stack tests
2019-03-26 14:00:34 -05:00
Allen Byrne
122b63a5a2
HDFFV-10703 Update CMake commands to latest standard
2019-02-15 15:48:24 -06:00
Allen Byrne
11b4c1f3af
HDFFV-10632 update autotools test scripts to match cmake
2018-12-06 12:48:39 -06:00
Allen Byrne
d6de299f01
Need nonexistent file to skip stdout compare
2018-12-04 23:16:03 -06:00
Allen Byrne
e3e24a2989
HDFFV-10632 - split stderr and stdout in cmake
2018-12-03 09:35:59 -06:00
Dana Robinson
eb78fd8832
Develop normalization with vol_integration.
...
Mostly peripheral things like the tools and wrappers,
with just enough core library code to support that.
2018-09-18 22:57:37 -07:00
Allen Byrne
37c27afde0
Fix MPI on Windows by adding MPI include folder
2018-05-09 14:29:44 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Allen Byrne
03e579f201
TRILABS-19 All c code INCLUDE_DIRECTORIES converted
2018-04-17 22:29:57 -05:00
Allen Byrne
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -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
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
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
Quincey Koziol
57afb68e46
Bring SWMR-related tools changes from revise_chunks to develop.
2016-12-11 11:25:08 -08:00