AuthorCommitMessageCommit dateIssues
Quincey KoziolQuincey Koziol
a3e98d0e36a[svn-r23219] Description: Bring reviewed changes from Coverity branch back to trunk (QK & JK):r20457: Coverity issue 691: return of H5duo could be negative. Fixed by using STDOUT_FILENO and redesign parse_command_line and main to cleanup file allocations. The output_file var is null when using stdout. In cleanup do not close output_file if NULL. r20510: Initialize ufid = -1 and predicate HDclose call on ufid != -1 r20511: Purpose: Fix coverity issue 1715 Description: Free "file" and ...
Peter CaoPeter Cao
5140343f453[svn-r23217] add scalr vlen string datasets
Allen ByrneAllen Byrne
415aa7e257d[svn-r23216] Add newline for special case of only raw data to stdout
Allen ByrneAllen Byrne
b84234d23ce[svn-r23209] Change "diff -b" to just "cmp" for tests.diff is for text files and the ddl redirect does not have an ending newline.
Peter CaoPeter Cao
9d23b171a5e[svn-r23208] adding a large compound dataset to the test file
Peter CaoPeter Cao
4cb3d328ca1[svn-r23207] add the new test file to the list.
Peter CaoPeter Cao
d42db65e892[svn-r23206] minor fixes for number of attributes to be created.
Peter CaoPeter Cao
7461ce3958c[svn-r23205] correct a typo in the instruction.
Peter CaoPeter Cao
1b4769d0162[svn-r23204] Update help information.
Peter CaoPeter Cao
ab2f0d00f33[svn-r23203] Add test program to generate test file for checking performance.
Allen ByrneAllen Byrne
3b787c97d3d[svn-r23202] Add another warning to ignore list
Allen ByrneAllen Byrne
6fca8e80d00[svn-r23201] Correct option text
Allen ByrneAllen Byrne
82ac7b92e3b[svn-r23198] Remove -q option from diff as some OS do not support it.Tested: local linux
Albert ChengAlbert Cheng
cf1821d1165[svn-r23197] prints out what and where the log files are.Set it NOT to submit result to the CDASH.
Raymond LuRaymond Lu
2233570f16b[svn-r23196] I changed the call to H5P_object_verify to H5I_object as the header file H5Iprivate.h is included but not H5Pprivate.h.Tested on jam.
Allen ByrneAllen Byrne
81a6f5be7c8[svn-r23195] Compares without end of file newlines Tested: duck
Allen ByrneAllen Byrne
5650be2d1a2[svn-r23193] Rename ddl export file and force file write on copy for windows.Tested: local linux
Allen ByrneAllen Byrne
ff421d94242[svn-r23190] HDFFV-8285: Add suppress ddl option.Tested: local linuxHDFFV-8285
Allen ByrneAllen Byrne
0b107827ece[svn-r23185] Comment out unimplemented tests
Albert ChengAlbert Cheng
488453cdfcf[svn-r23184] Addition of cmakehdf5.
Private HDFPrivate HDF
37d1a0330a6[svn-r23180] Snapshot version 1.9 release 141
Allen ByrneAllen Byrne
3ddf8006a1f[svn-r23178] Comment out unimplemented tests
Allen ByrneAllen Byrne
b807327433c[svn-r23177] Adjust mkdir to create all dependent folders
Allen ByrneAllen Byrne
c352249db18[svn-r23176] Separate testfiles into subdirs of TestDir to avoid parallel test errors trying to copy a reference file over when already in use.Tested: local linux
Allen ByrneAllen Byrne
769c50cbdc9[svn-r23175] Comment out uncommitted tests.
Allen ByrneAllen Byrne
0068ead81ce[svn-r23174] Correct list items
Allen ByrneAllen Byrne
0aba80fb13c[svn-r23173] export files must be handled differently on windows
Allen ByrneAllen Byrne
a02d99ab617[svn-r23170] Switch script to copy files to TESTDIR and executeTested: h5committest
Allen ByrneAllen Byrne
ceb07d21b01[svn-r23169] HDFFV-8169: String binary dump test scriptsHDFFV-8169
Allen ByrneAllen Byrne
c80e3a0d136[svn-r23168] HDFFV-8169: String binary dump testfilesHDFFV-8169
Albert ChengAlbert Cheng
629b7370165[svn-r23167] Removed the working in Jam only statement since it works for all THG unixplatforms except Linew (SunOS).
Allen ByrneAllen Byrne
35c2e47c60f[svn-r23166] Comment out redirect-ddl tests - incomplete
Mohamad ChaarawiMohamad Chaarawi
cb6d2f2a45b[svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private components https://jira.hdfgroup.uiuc.edu/browse/HDFFV-8203tested: h5committest2 JIRA Issues
Allen ByrneAllen Byrne
c326a3bd9ce[svn-r23164] HDFFV-8285: H5dump suppress ddl option test scriptHDFFV-8285
Allen ByrneAllen Byrne
2a7ae0367b1[svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additionsHDFFV-8285
Raymond LuRaymond Lu
ec704e0077cM[svn-r23162] synchronized DECTRIS branch (r23161) with the trunk
Raymond LuRaymond Lu
c9aad08a907[svn-r23161] ported revisions 23146:23160 from the trunk
Allen ByrneAllen Byrne
2fba171a672[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10HDFFV-8227
Allen ByrneAllen Byrne
7a775b6c59d[svn-r23158] HDFFV-8169: h5dump incorrectly dumps a string into a binary fileTested: local linuxHDFFV-8169
Allen ByrneAllen Byrne
4b9482eaee4[svn-r23154] HDFFV-8286: changed comments from // to /* */HDFFV-8286
Private HDFPrivate HDF
2381dacdad6[svn-r23153] Snapshot version 1.9 release 140
Raymond LuRaymond Lu
3a7b11863a8[svn-r23152] I took out the obsolete function H5PSIwrite_chunk and its related test and performance test.Tested on koala.
Allen ByrneAllen Byrne
9ac4f9ad6b4[svn-r23151] HDFFV-498: Eliminate a.exe file on cygwin configurationsHDFFV-498
Allen ByrneAllen Byrne
fd07eb96aff[svn-r23150] Revert changes because 1.8 branch files were improperly used.
Raymond LuRaymond Lu
7b895e1dd8c[svn-r23149] I put more condition checks with macro when DEFLATE filter is disabled.Tested on koala.
Raymond LuRaymond Lu
8eab66f667f[svn-r23148] I added the macro condition check for the test of direct chunk write as it uses compress2 function.Tested on koala.
Raymond LuRaymond Lu
81bcd314a9b[svn-r23147] ported revisions 23081:23145 from the trunk
Raymond LuRaymond Lu
cde5029461e[svn-r23146] The test on Windows shows it doesn't have zlib.h. I added a macro condition to verify it before include it.Tested on koala.
Allen ByrneAllen Byrne
39e26205e1d[svn-r23145] HDFFV-498: Eliminate a.exe file on cygwin configurationsTested: cygwin, duck, jam, and local linuxHDFFV-498
Allen ByrneAllen Byrne
b4f238fbd51[svn-r23139] Only do line by line compare if compare files fail.