summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
Commit message (Collapse)AuthorAgeFilesLines
* Check in files generated by autogen.sh for hdf5_1_10_5 release branch.Larry Knox2019-02-161-0/+1516
|
* HDFFV-10697 Disable compression option if source unavailableAllen Byrne2019-02-051-4/+2
|
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-12-3111-138/+102
| | | | orginally intended to support the full SWMR feature (from develop).
* HDFFV-10632 separate stderr and stdout in testsAllen Byrne2018-12-132-12/+0
|
* Fix target for commandsAllen Byrne2018-11-091-2/+2
|
* TRILABS: Merge CMake changes from developAllen Byrne2018-11-072-24/+28
|
* HDFFV-10594, 10332, 10531Allen Byrne2018-09-262-2/+4
|
* Add swmr tests, fix java scriptAllen Byrne2018-07-272-1/+93
|
* Revert Sencode h5dump testAllen Byrne2018-07-273-96/+0
|
* Changes based on feedback from pull request.Vailin Choi2018-07-261-2/+2
|
* Modifications made based on feedback from pull request.Vailin Choi2018-07-262-3/+8
|
* Fix for HDFFV-10333:Vailin Choi2018-07-262-0/+91
| | | | | | | | | 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
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-42/+37
|
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-1/+1
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-03-189-10/+103
|\ | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
| * Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
| |
| * Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
| |
| * HDFFV-10385 rework java namesAllen Byrne2018-01-171-1/+0
| |
| * HDDFV-10361 combine duplicated prefix utility functionsAllen Byrne2018-01-057-8/+32
| |
| * HDFFV-9724 add valgrind ENVAllen Byrne2017-12-291-1/+4
| |
| * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-0/+67
| |
| * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-221-67/+0
| | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
| * Add h5dump VDS prefix testsAllen Byrne2017-12-131-0/+67
| |
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-1520-203/+246
|/
* Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-171-1/+1
|
* Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.Dana Robinson2017-11-131-1/+1
|
* Plugin test reworkDana Robinson2017-11-091-3/+0
| | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
* Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-091-6/+3
| | | | | | allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches.
* Fix other test name typosAllen Byrne2017-10-051-2/+2
|
* Fix typo in valgrind test nameAllen Byrne2017-10-051-1/+1
|
* Cleanup cmake clean macrosAllen Byrne2017-10-034-13/+111
|
* Fix STREQUAL if commands.Allen Byrne2017-10-023-9/+9
|
* HDFFV-10188 fix typoAllen Byrne2017-08-211-1/+1
|
* HDFFV-10188 add missing copy commandsAllen Byrne2017-08-211-0/+2
|
* HDFFV-10188 Add tests and filesAllen Byrne2017-08-213-6/+53
|
* HDFFV-10188 enable null space testAllen Byrne2017-08-212-6/+6
|
* Fix misnamed file in test scriptAllen Byrne2017-08-021-1/+1
|
* HDFFV-10256 Add testAllen Byrne2017-08-012-0/+12
|
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-191-1/+0
|
* HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixedAllen Byrne2017-06-192-4/+4
|
* Minor warning fix.Dana Robinson2017-05-251-1/+0
|
* Fixed additional minor warnings.Dana Robinson2017-05-251-1/+1
|
* HDFFV-10186 Need to pull the flag into the scriptAllen Byrne2017-05-112-0/+4
|
* HDFFV-10186 xml test also needs endianess aware filesAllen Byrne2017-05-102-6/+18
|
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-102-6/+18
|
* Fix name to copyAllen Byrne2017-05-051-1/+1
|
* Correct name of file to copyAllen Byrne2017-05-041-1/+1
|