summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
Commit message (Collapse)AuthorAgeFilesLines
* merge and fixkmu2020-01-214-11/+53
|\
| * Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-175-92/+94
| |\
| | * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-163-3/+3
| | |
| * | 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-192-127/+132
|\ \ \ | | |/ | |/|
| * | HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
| | |
| * | HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-4/+6
| | |
| * | Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-85/+85
| |/
* | merge and fix conflictskmu2020-01-147-118/+124
|\ \ | |/
| * Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-091-2/+2
| |\ | | | | | | | | | | | | | | | | | | to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error
| | * fix test assert fail errorkmu2020-01-091-2/+2
| | |
| * | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-062-12/+12
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler
| | * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-1/+1
| | |\
| | * | remove unnecessary check macrokmu2019-12-062-7/+6
| | | |
| | * | fix intel compile warningskmu2019-12-042-12/+13
| | | |
| | * | Revert "fix warnings from Intel compiler"kmu2019-11-262-12/+12
| | | | | | | | | | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466.
| | * | Revert "fix issues from previous PR comments"kmu2019-11-262-11/+10
| | | | | | | | | | | | | | | | This reverts commit d242a900f420b040e364f6c0976c01593e955db3.
| | * | Revert "using a different MACRO"kmu2019-11-262-10/+10
| | | | | | | | | | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8.
| | * | using a different MACROkmu2019-11-252-10/+10
| | | |
| | * | fix issues from previous PR commentskmu2019-11-252-10/+11
| | | |
| | * | fix warnings from Intel compilerkmu2019-11-072-12/+12
| | | |
| * | | Grep needs to search error fileAllen Byrne2019-12-221-1/+1
| | | |
| * | | grep for failure text in error stackAllen Byrne2019-12-221-1/+37
| | | |
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-201-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b55a584fd5b3aac6f2514fba41a6182030b497ae': In portable shell scripts (using #!/bin/sh) we have to use single square brackets, [ ], instead of the bash-ism double square brackets, [[ ]]. Make this script work on hosts where PERL is not installed at /usr/bin/perl.
| | * | | In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | brackets, [ ], instead of the bash-ism double square brackets, [[ ]].
| * | | | HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-0/+33
| |/ / /
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-051-1/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit 'c7b3d6d6a5c1d376812e17c0ddb26f55334a2c59': Yanked -Wc++-compat from the flags used to build the C library in both the Autotools and CMake.
| * | | Update reference files and fix int as stringAllen Byrne2019-12-033-31/+31
| | | |
| * | | Update to new error textAllen Byrne2019-12-022-6/+6
| | | |
| * | | Update reference files to latest outputAllen Byrne2019-12-023-108/+45
| | |/ | |/|
* | | 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.
* Improvements in response to Allen's suggestions.Larry Knox2019-10-091-12/+12
|
* Corrections and improvements to testh5dump.sh.in changes.Larry Knox2019-10-091-34/+10
|
* Fix errors in testh5dump.sh tests that grep for reference error messages.Larry Knox2019-10-091-3/+33
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-10-081-16/+16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4c558700ab33934e7358483c5d20fea4823baf9e': Update RELEASE.txt for reference changes Fix reference type comparison in h5dump Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() Add new H5R API that abstracts object, region and attribute reference types Remove ability to loc by ref from H5VL layer Add support for retrieving object name by token Add H5VL_OBJECT_GET_TYPE to get object type Add H5VL_MAX_TOKEN_SIZE and H5VL_token_t Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info. Fix H5VL_blob_get to return size of blob Add 'blob' callbacks to VOL, along with a native implementation to store them in the global heap, and changed the VL datatype conversion code to use blobs. Remove debugging logic from the new t_bigio test Expanded t_bigio.c to include Jordan's test from HDFFV-10539 Another cleanup pass as suggested by the reviewers. Fix some typos and remove an unused prototype from H5Sprivate.h At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5mpi.c and renamed the function appropriately. Also moved some support functions to set and get the vvalue where we transistion to using derived datatypes. Made code review edit suggested by Jerome, plus various code updates to files that I touched to eliminate compile warnings (on my Linux box). No functional changes, just removed some tab characters Make the initial bug fixes to allow >2GB writes with Independent IO
| * Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-16/+16
| |
* | Change reference test to grep for specific errorAllen Byrne2019-10-071-3/+3
|/
* Add HD prefix to testsAllen Byrne2019-08-151-23/+23
|
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-043-6/+107
|
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-234-822/+13
|
* Add missing target root path, check other export macroAllen Byrne2019-07-171-21/+25
|
* HDFFV-10845 skip test if CMake command doesn't support ignore EOLAllen Byrne2019-07-171-14/+10
|
* HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-171-4/+6
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-175-14/+30
|
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-2/+2
|
* Add test cleanupAllen Byrne2019-06-241-0/+5
|
* Need to shift off two argumentsAllen Byrne2019-06-241-0/+1
|
* HDFFV-9407 add autotools testAllen Byrne2019-06-241-0/+29
|
* HDFFV-9407 Add testAllen Byrne2019-06-241-0/+30
|