summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
Commit message (Expand)AuthorAgeFilesLines
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-242-3/+3
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-1811-138/+102
* Add missing test optionAllen Byrne2018-07-241-1/+1
* Add test file with unwritten datasetsAllen Byrne2018-07-242-4/+96
* Changes based on feedback from pull request.Vailin Choi2018-07-121-2/+2
* Modifications made based on feedback from pull request.Vailin Choi2018-07-112-3/+8
* Fix for HDFFV-10333:Vailin Choi2018-07-112-0/+91
* 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
|\
| * 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
| * 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
* Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-091-6/+3
* 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
* Use correct var types for dataAllen Byrne2017-05-041-18/+19
* Add test file to list and fix test typoAllen Byrne2017-05-021-1/+3
* Make test scripts fail if result files are createdAllen Byrne2017-05-025-24/+68
* Comment out install-exec-hooks to remove libdynlib* files. Allen didlrknox2017-04-281-2/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2513-54/+80