summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Reduce diffs with `develop`.David Young2020-05-204-52/+54
* Reduce diffs with `develop`.David Young2020-05-201-18/+18
* Removed HDgets macros since gets was deprecated in C99 and removedDana Robinson2020-05-202-2/+2
* Protected H5Oset_comment() in h5dump test generator.Dana Robinson2020-05-201-25/+62
* Fixed pio_perf const pointers.Dana Robinson2020-05-201-4/+4
* Further updates to the tools warnings fixes from code review.Dana Robinson2020-05-201-1/+4
* Fixes for warnings in the tools code.Dana Robinson2020-05-2012-404/+677
* Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-05-2010-100/+100
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-05-2011-0/+127
* Trim trailing whitespaceQuincey Koziol2020-05-2012-110/+110
* Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-05-201-4/+4
* Updated test ddl files so CMake passes after h5dump failures.Dana Robinson2020-05-201-1/+1
* Skip testing of passthrough VOL connector in a Family File tools testJordan Henderson2020-05-201-1/+1
* Fix latent bug in h5repack options file readingJordan Henderson2020-05-201-1/+1
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-05-204-7/+19
* Fix standalone linkAllen Byrne2020-05-203-4/+5
* HDFFV-11036 add file compare test processAllen Byrne2020-05-201-8/+52
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-2014-43/+37
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-05-201-1/+1
* Reduce differences between my -Werror branch and `develop`:David Young2020-05-201-3/+2
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-201-3/+11
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-05-2016-208/+112
* Correctly manage warnings for new testsAllen Byrne2020-05-201-38/+32
* change conditionkmu2020-05-201-1/+1
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-05-205-65/+99
* Remove cmake macros from valgrind testsAllen Byrne2020-05-202-104/+109
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-05-201-8/+6
* Revert "Moved -Wunsuffixed-float-constants to the developer warnings."Dana Robinson2020-05-201-6/+8
* Moved -Wunsuffixed-float-constants to the developer warnings.Dana Robinson2020-05-201-8/+6
* squash cast warning fixkmu2020-05-205-138/+148
* not use hdf5 private headerkmu2020-05-201-1/+3
* fix float type cmp warningkmu2020-05-201-0/+2
* fix missing prototype warningkmu2020-05-201-2/+0
* fix unused related warningskmu2020-05-204-162/+162
* remove unsed var,function,macro, etckmu2020-05-203-16/+2
* fix uninitizlized warningkmu2020-05-201-1/+1
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-05-202-35/+94
* Correct standalone function attributesAllen Byrne2020-05-202-4/+4
* 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-2012-191/+196
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-2011-16/+36
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-2021-538/+544
* io_timer.c uses a parallel lib functionAllen Byrne2020-05-202-4/+3
* Fix standalone compile issuesAllen Byrne2020-05-203-2/+137
* fix test assert fail errorkmu2020-05-201-2/+2
* fix and address commentskmu2020-05-201-1/+1
* remove unnecessary check macrokmu2020-05-204-13/+10
* fix intel compile warningskmu2020-05-207-23/+26
* Revert "fix warnings from Intel compiler"kmu2020-05-207-23/+23
* Revert "fix issues from previous PR comments"kmu2020-05-205-17/+14