summaryrefslogtreecommitdiffstats
path: root/tools/test/h5stat
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-182-6/+12
| | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-20/+12
|
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-12/+20
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-7/+7
|
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-061-12/+24
|
* Need nonexistent file to skip stdout compareAllen Byrne2018-12-051-0/+1
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-0315-13/+60
|
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-178/+134
|
* Develop normalization with vol_integration.Dana Robinson2018-09-191-1/+0
| | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that.
* Changes based on feedback from pull request.Vailin Choi2018-07-121-1/+0
|
* Modifications made based on feedback from pull request.Vailin Choi2018-07-112-9/+23
|
* Fix for HDFFV-10333:Vailin Choi2018-07-1111-1/+165
| | | | | | | | | 1) Check for valid object header version for a refcount messge 2) Check for invalid fill value size 3) Check for invalid dimension size in a layout message 4) Add --enable-error-stack option to h5stat 5) Add error checks to h5stat.c 6) Add tests to h5stat and h5dump
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-1/+1
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-3/+3
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-16/+12
|
* Add missing test fileAllen Byrne2018-03-281-0/+2
|
* Add missing test which is in autotoolsAllen Byrne2018-03-271-0/+4
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-1/+0
|
* Cleanup cmake clean macrosAllen Byrne2017-10-031-95/+47
|
* Fix STREQUAL if commands.Allen Byrne2017-10-021-1/+1
|
* Make test scripts fail if result files are createdAllen Byrne2017-05-021-29/+31
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-254-18/+23
| | | | | | | | | | 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.
* Final merge of page buffering branch to developQuincey Koziol2017-03-1411-17/+26
|
* Update CMake files and formattingAllen Byrne2017-03-011-2/+2
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-10/+10
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+4
|
* Split tools into src and test - add foldersAllen Byrne2016-10-2742-0/+2036