summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
Commit message (Expand)AuthorAgeFilesLines
* Source formattedAllen Byrne2020-10-013-3228/+3296
* Add clang-format changes from develop.Allen Byrne2020-09-281-0/+14
* Normalization of tools with developDana Robinson2020-08-186-389/+391
* Sync with developDana Robinson2020-08-013-150/+473
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-232-31/+25
* Merge changes from develop to fix various issuesAllen Byrne2020-01-306-61/+32
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-115/+118
* Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-241-2/+2
|\
| * fix test assert fail errorkmu2020-01-101-2/+2
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-082-12/+12
* | Improved CMake options for testsAllen Byrne2020-01-191-4/+6
* | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-193-3/+3
* | Merge tools changes from developAllen Byrne2020-01-131-95/+95
* | Fix autotools test scriptsAllen Byrne2019-12-221-1/+37
* | HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-201-0/+33
|/
* In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-191-1/+1
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-161-1/+1
* HDFFV-10876 Merge from developAllen Byrne2019-12-095-106/+42
* Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_l...Larry Knox2019-10-091-16/+16
|\
| * Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-16/+16
* | Final improvements.Larry Knox2019-10-091-38/+15
* | Fix errors in testh5dump.sh tests that grep for reference error messages.Larry Knox2019-10-091-0/+30
|/
* 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
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-221-0/+1
|\
| * Add lib dir for testing pluginsAllen Byrne2019-06-211-0/+1
* | Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-17/+7
|/
* Cleanup possible CMake target conflictsAllen Byrne2019-06-191-11/+11
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-185-31/+55
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-66/+48
* Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-031-28/+44
|\
| * HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-28/+44
* | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-2/+4
|/
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-154-24/+24
* Fail configure if SZIP/ZLIB is requested but not foundAllen Byrne2019-02-051-4/+2
* Updated error stacks for h5dump testing.Quincey Koziol2019-01-067-24/+0
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-062-12/+0
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-121-2/+2
|\
| * Fix target files for commandsAllen Byrne2018-11-091-2/+2
* | Switch tool error output to match VOL changes within libraryQuincey Koziol2018-11-1219-192/+270