summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
Commit message (Expand)AuthorAgeFilesLines
* Much normalization with develop (#701)Dana Robinson2021-05-2819-236/+521
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-059-26/+26
* Many small changes from develop. Should allows running VFD SWMRDana Robinson2021-05-035-383/+414
* Brings many CMake changes from developDana Robinson2021-04-082-3/+17
* Updates license url and history docsDana Robinson2021-03-2514-14/+14
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-253-3227/+3298
* Reduce diffs with `develop`.David Young2020-05-201-41/+43
* Protected H5Oset_comment() in h5dump test generator.Dana Robinson2020-05-201-25/+62
* Fixes for warnings in the tools code.Dana Robinson2020-05-203-117/+362
* Trim trailing whitespaceQuincey Koziol2020-05-201-3/+3
* Fix standalone linkAllen Byrne2020-05-201-1/+2
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-202-31/+25
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-05-201-1/+1
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-05-205-60/+30
* fix unused related warningskmu2020-05-201-117/+117
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-05-201-8/+50
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-203-3/+3
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-201-1/+1
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-201-4/+6
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-201-85/+85
* fix test assert fail errorkmu2020-05-201-2/+2
* remove unnecessary check macrokmu2020-05-202-7/+6
* fix intel compile warningskmu2020-05-202-12/+13
* Revert "fix warnings from Intel compiler"kmu2020-05-202-12/+12
* Revert "fix issues from previous PR comments"kmu2020-05-202-11/+10
* Revert "using a different MACRO"kmu2020-05-202-10/+10
* using a different MACROkmu2020-05-202-10/+10
* fix issues from previous PR commentskmu2020-05-202-10/+11
* fix warnings from Intel compilerkmu2020-05-202-12/+12
* Grep needs to search error fileAllen Byrne2020-05-201-1/+1
* grep for failure text in error stackAllen Byrne2020-05-201-1/+37
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2020-05-201-0/+33
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2020-05-201-1/+1
* Update reference files and fix int as stringAllen Byrne2020-05-203-31/+31
* Update to new error textAllen Byrne2020-05-202-6/+6
* Update reference files to latest outputAllen Byrne2020-05-203-108/+45
* Don't use the bash-ism [[ ]]. Use the [ ], which is standard andDavid Young2020-01-131-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0928-1173/+769
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Dana Robinson2018-09-242-2/+4
|\
| * CMake changes for SKIPPED and flush testsAllen Byrne2018-09-242-2/+4
* | Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-242-3/+3
|/
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-1811-138/+102
* Add missing test optionAllen Byrne2018-07-241-1/+1
* Add test file with unwritten datasetsAllen Byrne2018-07-242-4/+96
* Changes based on feedback from pull request.Vailin Choi2018-07-121-2/+2
* Modifications made based on feedback from pull request.Vailin Choi2018-07-112-3/+8
* Fix for HDFFV-10333:Vailin Choi2018-07-112-0/+91
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1