summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix misnamed file in test scriptAllen Byrne2017-08-021-1/+1
* Add h5repack tests for paged aggregationAllen Byrne2017-08-021-3/+94
* Merge pull request #620 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-08-0213-0/+195
|\
| * Add h5repack tests for paged aggregationVailin Choi2017-07-2913-0/+195
* | HDFFV-10256 Add testAllen Byrne2017-08-014-0/+32
* | HDFFV-10256 correct len of string copy to the len of esc stringAllen Byrne2017-08-011-4/+4
* | if PARALLEL copy seconf file to PAR folderAllen Byrne2017-07-271-0/+3
* | Make sure zip_perf program does not run concurrentlyAllen Byrne2017-07-261-0/+1
* | Correct copy to file nameAllen Byrne2017-07-251-1/+1
* | HDFFV-10246 Add check for string not null before useAllen Byrne2017-07-254-4/+45
|/
* Closed a wayward fapl ID in tools/test/misc/repart_test.cDana Robinson2017-07-191-53/+42
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-199-23/+0
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-1718-93/+2
* HDFFV-10219 another mode changeAllen Byrne2017-06-261-1/+1
* HDFFV-10219 change subset to use BINARY mode for h5dumpAllen Byrne2017-06-261-1/+1
* HDFFV-10219 default input binary to NATIVEAllen Byrne2017-06-203-7/+26
* Set default of var to NATIVEAllen Byrne2017-06-201-1/+1
* HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixedAllen Byrne2017-06-192-4/+4
* HDFFV-10219 remove standard headers already included in h5private.hAllen Byrne2017-06-161-5/+0
* HDFFFV-10219 fix file creation contention on windowsAllen Byrne2017-06-161-1/+1
* HDFFV-10219 - fix name templatesAllen Byrne2017-06-151-3/+3
* HDFFV-10219 add test headersAllen Byrne2017-06-151-1/+3
* HDFFV-10219 - remove debug commentsAllen Byrne2017-06-151-28/+0
* HDFFV-10219 - Fix subset testAllen Byrne2017-06-151-1/+1
* HDFFV-10219Fix binary test to use gen filesAllen Byrne2017-06-151-7/+7
* Add subset tests to scriptAllen Byrne2017-06-151-4/+14
* Fix changes to reference files. Still need to add subset test.Allen Byrne2017-06-151-35/+49
* HDFFV-10219 - disable debug outputAllen Byrne2017-06-151-1/+1
* HDFFV-10219 Add new reference file file for new testAllen Byrne2017-06-151-0/+1
* HDFFV-10219 - fix for native in bin file and possible non-native in h5 Allen Byrne2017-06-1514-221/+789
* HDFFV-10219: add generated files to memcheck clear commandAllen Byrne2017-06-121-0/+16
* HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-124-40/+435
* Merge branch 'develop' into windows_openDana Robinson2017-05-3176-2180/+2720
|\
| * Minor warning fix.Dana Robinson2017-05-251-1/+0
| * Minor warning fixes in the tools.Dana Robinson2017-05-252-4/+5
| * Fixed additional minor warnings.Dana Robinson2017-05-254-25/+22
| * Fixed many minor warnings.Dana Robinson2017-05-252-7/+7
| * HDFFV-8611 add autotools testAllen Byrne2017-05-221-1/+7
| * Remove obsolete functionAllen Byrne2017-05-221-32/+0
| * HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-2212-44/+190
| * Add debug trace commandsAllen Byrne2017-05-191-4/+17
| * HDFFV-9055 Correct file generatorAllen Byrne2017-05-186-3/+3
| * WhitespaceAllen Byrne2017-05-171-6/+6
| * Move execeutable command after declarationAllen Byrne2017-05-171-1/+1
| * HDFFV-9055 add test filesAllen Byrne2017-05-175-9/+51
| * HDFFV-9055 Handle H5T_ARRAY typesAllen Byrne2017-05-161-257/+171
| * HDFFV-9995 Clarify help textAllen Byrne2017-05-1611-111/+144
| * HDFFV-10128 Fixed string length with no null fixedAllen Byrne2017-05-163-16/+9
| * HDFFV-10128 add test to check null termAllen Byrne2017-05-156-37/+94
| * HDFFV-10128 Fix null term stringsAllen Byrne2017-05-121-7/+17