summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix merge typosAllen Byrne2017-09-111-3/+3
* HDFFV-9774 Fix code mergeAllen Byrne2017-09-081-3582/+2230
* HDFFV-10276 Remove whitespaceAllen Byrne2017-09-081-1/+1
* HDFFV-10276 Remove whitespaceAllen Byrne2017-09-081-2/+2
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-077-24/+36
* HDFFV-9774 Apply standard mask to .err filesAllen Byrne2017-09-066-12/+12
* HDFFV-10276 Add filter mask for standard errAllen Byrne2017-09-067-12/+15
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-3129-393/+545
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-2318-808/+754
* HDFFV-10188 force non-native type descriptionAllen Byrne2017-08-231-1/+1
* HDFFV-10188 emu insists on printing non-native descriptionAllen Byrne2017-08-232-2/+2
* 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-218-6/+105
* HDFFV-10188 enable null space testAllen Byrne2017-08-213-6/+45
* HDFFV-10188 - Check for empty string firstAllen Byrne2017-08-161-1/+2
* HDFFV-10188 error on NULL dataspaceAllen Byrne2017-08-042-47/+53
* 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
|\