AuthorCommitMessageCommit dateIssues
Larry KnoxLarry Knox
9e79829ab8a[svn-r22525] Snapshot version 1.9 release 124
Allen ByrneAllen Byrne
6f5ba815f01[svn-r22516] Add new testfiles for h5dump with eight varieties of ints and used in an Attribute and Compound datatypes.Tested: local linux using CMake
Allen ByrneAllen Byrne
862d74c6ffa[svn-r22514] Correct failure REGEX test to test value of TEST_EXPECT
Scot BreitenfeldScot Breitenfeld
ce47ef777fe[svn-r22510] Enabled the compilation of tH5E_F03.f90
Allen ByrneAllen Byrne
720769743e8[svn-r22507] Correct file name typo
Allen ByrneAllen Byrne
721e6524271[svn-r22506] HDFFV-7782: resolve names of tests files with tests - added two copies of references files and adjusted CMake and linux test script.Tested: local linux w/ CMakeHDFFV-7782
Elena PourmalElena Pourmal
732ae085dce[svn-r22504] Maintenance: See HELPDESK-643 issue in JIRA. NAG Fortran compiler doesn't like the current tH5E_F03.f90 file that has only comments and no executable statements. Removed tH5E_F03.f90 from the list of modules to build. Tested on jam with Intel compiler using --enable-fortran2003 flag. HELPDESK-643
Allen ByrneAllen Byrne
2a3c0587ed7[svn-r22499] Add seconf new file!
Allen ByrneAllen Byrne
afb0efe139c[svn-r22498] Add new test to linux script
Allen ByrneAllen Byrne
a30bf0f61a4[svn-r22497] Added new file
Allen ByrneAllen Byrne
a13344aefd1[svn-r22496] Add file to test integer sizes for attributesTested: local linux
Larry KnoxLarry Knox
4a7802b82b1[svn-r22495] Skip the failing File Creation I/O subtest that causes c++ tests to fail with the new/PGI compiler (see HDFFV- 8067).Tested jam, koala, ostrich.
Raymond LuRaymond Lu
9ded3f59ed6[svn-r22490] I took out the "return an error" line in H5Dget_offset, to match what the RM says about the function behavior. Quincey added it some time ago without realizing it caused test errors (Issue 8072).Tested on ostrich, MacGoblin - simple change.
Private HDFPrivate HDF
02a0bd53e89[svn-r22487] Snapshot version 1.9 release 122
Quincey KoziolQuincey Koziol
76c13682e4b[svn-r22486] Description: Fix typo with last change and reformat a little bit
Quincey KoziolQuincey Koziol
5f8d6d5bb53[svn-r22484] Description: Copy the file image test file from the source directory to the build directory, instead of trying to open the [in-memory] file R/W. Also, clean up a few other test files that were left lying around from other tests. Tested on: MacOSX/64 10.7.4 (amazon) w/debug Too minor to require h5committest
Elena PourmalElena Pourmal
24b1316f8b9[svn-r22482] Maintenance: - Fixed a typo in return value of the nh5dread_f_c function ( was 1 instead of 0 on success); fixed the return value to make it consistent with other Fortran functions; cleaned the code from debug statements. Platforms tested: jam with GNU and Intel compilers, fortran 2003 feature.
Allen ByrneAllen Byrne
b608652f7e6[svn-r22479] Remove subfolder tools from install command
Allen ByrneAllen Byrne
d0347999e6a[svn-r22477] Removed subfolder tools from install command, need to correct install template
Allen ByrneAllen Byrne
9b63d7d5131[svn-r22471] Add check for MINGW - ws2_32 libraryTested: windows - mingw
Allen ByrneAllen Byrne
860fe3d4d78[svn-r22470] Allow MinGW checks for fseek and the likeTested: windows 32 mingw
Allen ByrneAllen Byrne
79b36622aac[svn-r22469] MinGW Flags need to use dash set WINSOCK2_H do not test for endianess Tested: windows 32 minGW
Allen ByrneAllen Byrne
603fc9dbe09[svn-r22464] Correct name used for POSIX flag
Allen ByrneAllen Byrne
7eb9d11fa23[svn-r22460] Update CPack assignments.
Raymond LuRaymond Lu
0a6b3c2d4b5[svn-r22458] I added an item in the known problem section for the data conversion problem on Mac Lion.
Allen ByrneAllen Byrne
c02719a4c81[svn-r22455] Add NOT WINDOWS blocking around VSNPRINTF works check.
Allen ByrneAllen Byrne
20d45c853d8[svn-r22453] Add missing property for resultcode of 1 to MEMCHECKER tests
Allen ByrneAllen Byrne
75f31948821[svn-r22450] Update winsock define to match autotools configure check
Private HDFPrivate HDF
d1b7eede73d[svn-r22448] Snapshot version 1.9 release 121
Allen ByrneAllen Byrne
dde94c349e8[svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. Correct HAVE_WINSOCK name.Tested: windowsDAILYTEST-13
Allen ByrneAllen Byrne
0820bef83e2[svn-r22445] Add new test to CMake fileTested: local linux
Vailin ChoiVailin Choi
73db2056a31[svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAW(2) fix to extend into the aggregator based on threshold (3) fix for the "flavor" logging problem (4) fix for test failures due to the above fixes (5) bug fix for h5stat when h5stat against a non-existing file
Allen ByrneAllen Byrne
a6d41f7a75a[svn-r22441] Move some tests into NOT WINDOWS blocks
Allen ByrneAllen Byrne
a11a6d9b34f[svn-r22437] Correct Windows cmake config filesTested: windows
Quincey KoziolQuincey Koziol
65bf87c4a6e[svn-r22432] Description: Correct misspelled debugging #ifdef and remove unused variable.Tested on: Mac OS X/64 10.7.4 (amazon) w/serial (too minor to require h5committest)
Allen ByrneAllen Byrne
d419d8a417c[svn-r22431] Extension is cpp!
Allen ByrneAllen Byrne
7b1ea8aa2a7[svn-r22430] CMake and configure synchronization effort. CMake added most tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scriptsTested: local linux(cmake) and h5committest
Private HDFPrivate HDF
64fc9df55b7[svn-r22427] Snapshot version 1.9 release 120
Larry KnoxLarry Knox
f4990be6353[svn-r22426] Add examples/README file to be installed with examples.Text file only, but tested with h5committest.
Jonathan KimJonathan Kim
71c9b82d5e9[svn-r22419] Purpose: HDFFV-7602 - GMQS: HDF5 command tools: Provide framework for reusable test files among tools Stage2 working for h5diff tool.Description: Update cmake script to fetch test files from any tools to a test directory and run test in organized manner. Also keep the apperance similiar to shell script for better maintainance. Tested: CMake (Windows and jam)HDFFV-7602
Allen ByrneAllen Byrne
ed84ad426b8[svn-r22416] Missing ${TEST_FOLDER} path component in test script
Allen ByrneAllen Byrne
bf24ca67415[svn-r22415] Windows needs monolithic set for CPack (CMake 2.8.6)
Private HDFPrivate HDF
80955cf2247[svn-r22413] Snapshot version 1.9 release 119
Allen ByrneAllen Byrne
eb5b8163f93[svn-r22411] reduce compiler warnings by removing unreferenced variables and adding castTested: local linux
Allen ByrneAllen Byrne
d7bfa3617fe[svn-r22410] reduce compiler warnings reported by CDash for non-critical issues
Allen ByrneAllen Byrne
d54152f057e[svn-r22406] do not need warnings from utility program.
Allen ByrneAllen Byrne
336a7430689[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for windows when configured with RelWithDebInfoTested: local linux and WindowsHDFFV-8018
Allen ByrneAllen Byrne
01553cb8f7d[svn-r22396] Correct missing clean filenames in h5dump makeSync 518/trunk version and cpack info
Raymond LuRaymond Lu
955b84369e8[svn-r22393] I forgot to close a few datatypes in test_str_create. I fixed them in this commit.Tested on jam - very simple change.
Scot BreitenfeldScot Breitenfeld
24810fd2165[svn-r22392] Added test for h5tcreate_f with H5T_STRING_F option. Cleaned-up formating and comments for h5tcreate_f.Tested: jam (gnu compiler)