summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/h5dumpgentest.c
Commit message (Collapse)AuthorAgeFilesLines
* Clang-format of source filesAllen Byrne2020-09-301-3193/+3256
|
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-5/+5
| | | | Removes redundant C library headers from hl library
* Protected H5Oset_comment() in h5dump test generator.Dana Robinson2020-04-281-24/+60
| | | | (Assumes environment variable overrides default VOL connector)
* Fixes for warnings in the tools code.Dana Robinson2020-04-251-115/+360
|
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
|
* Fix standalone linkAllen Byrne2020-02-251-1/+2
|
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-02-101-1/+1
| | | | parameters that are unused under some configurations.
* merge and fixkmu2020-01-211-8/+50
|\
| * Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-171-85/+85
| |\
| * | Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-151-8/+50
| | | | | | | | | | | | the easier cases.
* | | merge and fix conflictkmu2020-01-191-123/+126
|\ \ \ | | |/ | |/|
| * | Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-85/+85
| |/
* | merge and fix conflictskmu2020-01-141-10/+10
|\ \ | |/
| * fix test assert fail errorkmu2020-01-091-2/+2
| |
| * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-1/+1
| |\
| * | remove unnecessary check macrokmu2019-12-061-4/+4
| | |
| * | fix intel compile warningskmu2019-12-041-10/+10
| | |
| * | Revert "fix warnings from Intel compiler"kmu2019-11-261-10/+10
| | | | | | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466.
| * | Revert "fix issues from previous PR comments"kmu2019-11-261-8/+8
| | | | | | | | | | | | This reverts commit d242a900f420b040e364f6c0976c01593e955db3.
| * | Revert "using a different MACRO"kmu2019-11-261-8/+8
| | | | | | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8.
| * | using a different MACROkmu2019-11-251-8/+8
| | |
| * | fix issues from previous PR commentskmu2019-11-251-8/+8
| | |
| * | fix warnings from Intel compilerkmu2019-11-071-10/+10
| | |
* | | fix unused related warningskmu2020-01-131-113/+113
| |/ |/|
* | Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-1/+1
|/ | | | the Autotools and CMake.
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-16/+16
|
* Add HD prefix to testsAllen Byrne2019-08-151-23/+23
|
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-6/+6
|
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-17/+7
| | | | clean up warnings.
* Fail configure if SZIP/ZLIB is requested but not foundAllen Byrne2019-02-051-4/+2
|
* VOL FEATUREDana Robinson2018-10-101-1/+1
|
* 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
| | | | | | | | | 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
* 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 ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | 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-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
| | | | in tools code.
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+10388