Commit Graph

163 Commits

Author SHA1 Message Date
Allen Byrne
2e81d145b4 [svn-r20352] Update Valgrind ignore list 2011-03-26 09:49:51 -05:00
Allen Byrne
f16786df47 [svn-r20331] Adjust H5JAM tests for valgind execution 2011-03-25 09:18:26 -05:00
Allen Byrne
3b79661375 [svn-r20307] The TEST_REFERENCE EOL adjustment block needs to be included in the SKIP_COMPARE IF block 2011-03-24 08:30:29 -05:00
Allen Byrne
a880720ce1 [svn-r20306] Add tests to h5import and 80% of h5jam
Tested: local linux
2011-03-23 16:23:42 -05:00
Allen Byrne
7db84201bf [svn-r20229] Add tools bin folder to installation variables.
Bring r20228 from trunk
2011-03-10 16:13:17 -05:00
Jonathan Kim
6dd040b271 [svn-r20210] Purpose:
Fix Bug 2120 - h5copy: improve to copy an object into same HDF file

Description:
    Merged from HDF5 trunk r20203.
    Before the fix users can't copy an object (dataset or group) with 
    different name if input file (-i) and output file (-o) is same.   
    This feature would be useful to clone any object with different name and 
    reuse contents.
     
Tested:
 jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), Cmake (jam)
2011-03-09 10:26:20 -05:00
Allen Byrne
71ebded494 [svn-r20185] Enable h5diff tests in valgrind 2011-03-04 08:55:08 -05:00
Allen Byrne
76313da943 [svn-r20183] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. This will replace the list of ignore tests in CTestCustom.cmake file.
Bring back from trunk

Tested: local linux
2011-03-04 08:46:09 -05:00
Allen Byrne
e89007f621 [svn-r20182] BZ2048: Add -E --enable-error-stack option to h5dump.
Brought from trunk after one week of tests.

Tested: local linux
2011-03-04 08:34:18 -05:00
Allen Byrne
7eb98436fc [svn-r20157] Bring CMake changes to branch up to r20156 from trunk 2011-02-25 09:33:50 -05:00
Allen Byrne
ace309a702 [svn-r20150] Change Name of Legacy naming option 2011-02-23 15:12:07 -05:00
Jonathan Kim
c4c79ba00c [svn-r20111] Ignore valgrind memleak test on cmake script for H5LS-tgrp_comments and H5DUMP-tarray1_big test cases. 2011-02-17 09:26:41 -05:00
Allen Byrne
86327226cc [svn-r20079] Correct Fortran handling in CMake files
Tested: local: linux
2011-02-10 16:12:45 -05:00
Allen Byrne
fb735d6476 [svn-r20055] Corrected extlib option value 2011-02-07 12:50:11 -05:00
Allen Byrne
defbf63228 [svn-r20042] Disable SVN extlibs 2011-02-04 14:55:45 -05:00
Allen Byrne
94cdd543ad [svn-r20041] Created valgrind cacheinit file, Corrected ignore list, updated memcheck defines 2011-02-04 14:54:47 -05:00
Allen Byrne
cbcc7e92bb [svn-r20014] Change use of variable to allow a SITE name to be defined, to using it to extend the build name used in reporting to CDash 2011-01-27 09:59:28 -05:00
Allen Byrne
cad19fff1a [svn-r19994] Added ability to use compressed file for external libraries
Bring 19993 from trunk

Tested: local linux
2011-01-25 16:19:46 -05:00
Allen Byrne
31cd7dee91 [svn-r19987] Update list of memtest exlude 2011-01-25 09:29:10 -05:00
Allen Byrne
f356658bc2 [svn-r19931] Add packed bits tests to MemCheck ignore list 2011-01-07 14:45:11 -05:00
Allen Byrne
982a7f0bcb [svn-r19913] Correct format of empty parameter
Tested: local linux
2011-01-05 13:26:55 -05:00
Allen Byrne
865cc51435 [svn-r19908] Change how LINK_FLAGS for fortran are appended on Windows 2011-01-05 09:45:09 -05:00
Allen Byrne
3771df0757 [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct macro use for checking libtype.
Tested: Windows
2011-01-04 13:23:24 -05:00
Allen Byrne
8a7bf1ae4e [svn-r19898] Remove use of /MT compile flag for building static libs and programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries. 2010-12-30 09:03:15 -05:00
Allen Byrne
3a581adac6 [svn-r19883] Corrected time_of_day define configuration, found during parallel CMake build.
Tested: local linux, fix confirmed by user
2010-12-13 08:27:47 -05:00
Allen Byrne
0d15ffa78a [svn-r19875] Correct HDF5 configuration variables for CPack/Install.
Tested: windows
2010-12-08 15:13:43 -05:00
Allen Byrne
7490e286e2 [svn-r19874] Add other HDF5 configuration variables. 2010-12-08 12:55:32 -05:00
Allen Byrne
1914aff4f7 [svn-r19871] Add tests for examples.
Bring r19870 from trunk

Tested: local linux
2010-12-03 17:27:51 -05:00
Allen Byrne
4bc498cbe1 [svn-r19826] Correct SZIP 'warning ignore' regex 2010-11-19 09:54:21 -05:00
Allen Byrne
116391d56a [svn-r19821] Update cacheinit.cmake with current HDF options. 2010-11-18 11:11:16 -05:00
Allen Byrne
47bdeb8b0c [svn-r19810] Correct define typo 2010-11-17 13:20:55 -05:00
Allen Byrne
e0225c6496 [svn-r19807] Corrected REGEX of warning exception 2010-11-17 12:00:17 -05:00
Allen Byrne
3f33414294 [svn-r19802] Update valgrind ignore tests. 2010-11-17 10:12:54 -05:00
Allen Byrne
0ec9ac12ef [svn-r19793] Revised the valgrind ignore list, added simple execute command tests for when doing a valgrind test of tools that only use a cmake script for testing. 2010-11-16 13:40:21 -05:00
Allen Byrne
1ab76b1117 [svn-r19791] CMake: Correct Error tests. Add Deprecated Symbols option.
Tested: local linux
2010-11-16 12:07:40 -05:00
Allen Byrne
ef26f71457 [svn-r19788] Check for CMAKE_BUILD_TYPE set if not WIN32 in library prefix naming. Unset needs prefix to be lib. 2010-11-16 10:27:02 -05:00
Allen Byrne
79fe0373aa [svn-r19780] Comment out H5_SIZEOF_PTRDIFF_T define to fix Windows errors.
Bring r19779 from trunk
2010-11-13 17:14:57 -05:00
Allen Byrne
d7118c7e1c [svn-r19777] Corrected handling of largefile and linux_lfs handling.
Synched cmake version of H5pubconf.h.in
Added another variation of H5detect warning to ignore list.
2010-11-12 16:18:51 -05:00
Allen Byrne
09b11b5d6d [svn-r19754] Added flush2 to list of memcheck ignore - flush2 needs flush1 to generate files
Bring r19753 back from trunk.
2010-11-10 12:29:52 -05:00
Allen Byrne
099d2840de [svn-r19738] Added another version of H5detect warning to ignore list
Added H5convert warning to ignore list

Added flush1 to list of memcheck ignore - design precludes valgrind correctness
2010-11-05 16:28:51 -05:00
Allen Byrne
2c15a77019 [svn-r19705] Added VFD test options.
Tested: local linux
2010-11-01 17:00:03 -05:00
Allen Byrne
ac8e3e509f [svn-r19703] Removed special fheap timeout - replaced by timeout set in CTestConfig.ctest
Added MemCheck Ignore tests for repeated tools tests
Added Debug flag for windows

Bring r19702 from trunk
2010-11-01 10:58:00 -05:00
Allen Byrne
b6bb53801a [svn-r19677] Added h5mkgrp tests
Added valgrind test variables and increased 

Tested: Local linux
2010-10-27 13:27:05 -05:00
Allen Byrne
e293748ca2 [svn-r19663] Add warnings to CDash ignore list 2010-10-22 09:44:15 -05:00
Allen Byrne
8650ea52db [svn-r19661] Add tab char to regex for warnings 2010-10-22 08:46:28 -05:00
Allen Byrne
afd3511982 [svn-r19653] Put back deleted library check in configure.
Remove shared library check around ws2_32.lib linking in test library. Issue on windows static builds.

Tested: windows
2010-10-20 11:43:37 -05:00
Allen Byrne
758b64c580 [svn-r19644] Correct configuration library checks symbol names 2010-10-19 15:28:29 -05:00
Allen Byrne
32daa26065 [svn-r19537] Cleanup formatting 2010-10-07 12:19:23 -05:00
Allen Byrne
c18db616e5 [svn-r19528] Add clear generated objects commands to test blocks.
Add configurefile command to copy CTestCustom to build folder.

Bring r19527 back from trunk

Tested: local linux
2010-10-06 15:51:02 -05:00
Allen Byrne
694c9065e0 [svn-r19510] Improve CMake support for CYGWIN.
Correct script comment in testh5diff.sh

Bring r19509 back from trunk

Tested: Windows Cygwin
2010-10-04 16:41:03 -05:00