Quincey 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 ... 01 Feb 2013 Peter Cao 5140343f453 [svn-r23217] add scalr vlen string datasets 31 Jan 2013 Allen Byrne 415aa7e257d [svn-r23216] Add newline for special case of only raw data to stdout 31 Jan 2013 Allen 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. 31 Jan 2013 Peter Cao 9d23b171a5e [svn-r23208] adding a large compound dataset to the test file 30 Jan 2013 Peter Cao 4cb3d328ca1 [svn-r23207] add the new test file to the list. 30 Jan 2013 Peter Cao d42db65e892 [svn-r23206] minor fixes for number of attributes to be created. 30 Jan 2013 Peter Cao 7461ce3958c [svn-r23205] correct a typo in the instruction. 30 Jan 2013 Peter Cao 1b4769d0162 [svn-r23204] Update help information. 30 Jan 2013 Peter Cao ab2f0d00f33 [svn-r23203] Add test program to generate test file for checking performance. 30 Jan 2013 Allen Byrne 3b787c97d3d [svn-r23202] Add another warning to ignore list 29 Jan 2013 Allen Byrne 6fca8e80d00 [svn-r23201] Correct option text 29 Jan 2013 Allen Byrne 82ac7b92e3b [svn-r23198] Remove -q option from diff as some OS do not support it. Tested: local linux 24 Jan 2013 Albert Cheng cf1821d1165 [svn-r23197] prints out what and where the log files are. Set it NOT to submit result to the CDASH. 23 Jan 2013 Raymond 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. 23 Jan 2013 Allen Byrne 81a6f5be7c8 [svn-r23195] Compares without end of file newlines
Tested: duck 23 Jan 2013 Allen Byrne 5650be2d1a2 [svn-r23193] Rename ddl export file and force file write on copy for windows. Tested: local linux 23 Jan 2013 Allen Byrne ff421d94242 [svn-r23190] HDFFV-8285: Add suppress ddl option. Tested: local linux 22 Jan 2013 HDFFV-8285 Allen Byrne 0b107827ece [svn-r23185] Comment out unimplemented tests 22 Jan 2013 Albert Cheng 488453cdfcf [svn-r23184] Addition of cmakehdf5. 21 Jan 2013 Private HDF 37d1a0330a6 [svn-r23180] Snapshot version 1.9 release 141 20 Jan 2013 Allen Byrne 3ddf8006a1f [svn-r23178] Comment out unimplemented tests 18 Jan 2013 Allen Byrne b807327433c [svn-r23177] Adjust mkdir to create all dependent folders 18 Jan 2013 Allen 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 18 Jan 2013 Allen Byrne 769c50cbdc9 [svn-r23175] Comment out uncommitted tests. 18 Jan 2013 Allen Byrne 0068ead81ce [svn-r23174] Correct list items 17 Jan 2013 Allen Byrne 0aba80fb13c [svn-r23173] export files must be handled differently on windows 17 Jan 2013 Allen Byrne a02d99ab617 [svn-r23170] Switch script to copy files to TESTDIR and execute Tested: h5committest 16 Jan 2013 Allen Byrne ceb07d21b01 [svn-r23169] HDFFV-8169: String binary dump test scripts 16 Jan 2013 HDFFV-8169 Allen Byrne c80e3a0d136 [svn-r23168] HDFFV-8169: String binary dump testfiles 16 Jan 2013 HDFFV-8169 Albert Cheng 629b7370165 [svn-r23167] Removed the working in Jam only statement since it works for all THG unix platforms except Linew (SunOS). 16 Jan 2013 Allen Byrne 35c2e47c60f [svn-r23166] Comment out redirect-ddl tests - incomplete 15 Jan 2013 Mohamad Chaarawi cb6d2f2a45b [svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private components https://jira.hdfgroup.uiuc.edu/browse/HDFFV-8203 tested: h5committest 15 Jan 2013 2 JIRA IssuesAllen Byrne c326a3bd9ce [svn-r23164] HDFFV-8285: H5dump suppress ddl option test script 15 Jan 2013 HDFFV-8285 Allen Byrne 2a7ae0367b1 [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions 15 Jan 2013 HDFFV-8285 Raymond Lu ec704e0077c M [svn-r23162] synchronized DECTRIS branch (r23161) with the trunk 14 Jan 2013 Raymond Lu c9aad08a907 [svn-r23161] ported revisions 23146:23160 from the trunk 14 Jan 2013 Allen Byrne 2fba171a672 [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 14 Jan 2013 HDFFV-8227 Allen Byrne 7a775b6c59d [svn-r23158] HDFFV-8169: h5dump incorrectly dumps a string into a binary file Tested: local linux 14 Jan 2013 HDFFV-8169 Allen Byrne 4b9482eaee4 [svn-r23154] HDFFV-8286: changed comments from // to /* */ 14 Jan 2013 HDFFV-8286 Private HDF 2381dacdad6 [svn-r23153] Snapshot version 1.9 release 140 13 Jan 2013 Raymond Lu 3a7b11863a8 [svn-r23152] I took out the obsolete function H5PSIwrite_chunk and its related test and performance test. Tested on koala. 11 Jan 2013 Allen Byrne 9ac4f9ad6b4 [svn-r23151] HDFFV-498: Eliminate a.exe file on cygwin configurations 11 Jan 2013 HDFFV-498 Allen Byrne fd07eb96aff [svn-r23150] Revert changes because 1.8 branch files were improperly used. 11 Jan 2013 Raymond Lu 7b895e1dd8c [svn-r23149] I put more condition checks with macro when DEFLATE filter is disabled. Tested on koala. 10 Jan 2013 Raymond 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. 09 Jan 2013 Raymond Lu 81bcd314a9b [svn-r23147] ported revisions 23081:23145 from the trunk 09 Jan 2013 Raymond 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. 09 Jan 2013 Allen Byrne 39e26205e1d [svn-r23145] HDFFV-498: Eliminate a.exe file on cygwin configurations Tested: cygwin, duck, jam, and local linux 09 Jan 2013 HDFFV-498 Allen Byrne b4f238fbd51 [svn-r23139] Only do line by line compare if compare files fail. 07 Jan 2013