summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/h5dumpgentest.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: sync with develop (#1825)Dana Robinson2022-06-241-15/+15
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-3/+3
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-335/+454
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-2/+2
* Much normalization with develop (#701)Dana Robinson2021-05-281-40/+247
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-3192/+3258
* 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-201-115/+360
* Trim trailing whitespaceQuincey Koziol2020-05-201-3/+3
* Fix standalone linkAllen Byrne2020-05-201-1/+2
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-05-201-1/+1
* 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
* 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-201-4/+4
* fix intel compile warningskmu2020-05-201-10/+10
* Revert "fix warnings from Intel compiler"kmu2020-05-201-10/+10
* Revert "fix issues from previous PR comments"kmu2020-05-201-8/+8
* Revert "using a different MACRO"kmu2020-05-201-8/+8
* using a different MACROkmu2020-05-201-8/+8
* fix issues from previous PR commentskmu2020-05-201-8/+8
* fix warnings from Intel compilerkmu2020-05-201-10/+10
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2020-05-201-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-55/+43
* Add test file with unwritten datasetsAllen Byrne2018-07-241-4/+89
* Changes based on feedback from pull request.Vailin Choi2018-07-121-2/+2
* Fix for HDFFV-10333:Vailin Choi2018-07-111-0/+86
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-1/+2
* HDFFV-10188 Add tests and filesAllen Byrne2017-08-211-6/+45
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-191-1/+0
* Minor warning fix.Dana Robinson2017-05-251-1/+0
* Fixed additional minor warnings.Dana Robinson2017-05-251-1/+1
* Use correct var types for dataAllen Byrne2017-05-041-18/+19
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-5/+8
* HDFFV-10112 correct form of commentsAllen Byrne2017-01-231-3/+3
* HDFFV-10118 fixed plugin tests for toolsAllen Byrne2017-01-201-20/+34
* HDFFV-9994 add UD tests for toolsAllen Byrne2017-01-171-0/+132
* Repair comment chars to C styleAllen Byrne2016-11-171-68/+68
* Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrappingQuincey Koziol2016-11-031-35/+35
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+10388