Allen Byrne
b96f0bc9ed
Add new file to ignore
2016-10-27 10:14:31 -05:00
Allen Byrne
949853b047
[svn-r29864] Add ignore test names for Valgrind process.
...
Add files to clear test generated files tests.
2016-05-04 10:19:34 -05:00
Allen Byrne
8e41b14811
[svn-r29601] Cleanup case of CMake commands in tools.
...
Update CTestCustom file for new tests.
Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER.
2016-03-31 09:02:24 -05:00
Allen Byrne
98bbf4a36a
[svn-r24948] Group tests by Common name
...
Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32
Tested: local linux CMake
2014-04-02 13:35:01 -05:00
Allen Byrne
a3292a77ce
[svn-r24781] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
Remove INCLUDE_DIRECTORIES in src for target level includes.
Change ADD_DEFINITIONS package debug defines into CMake option.
Remove -DNDEBUG
2014-03-11 16:14:57 -05:00
Allen Byrne
b0d34310f5
[svn-r24119] Add new tests to memcheck ignore list
2013-09-10 08:59:22 -05:00
Allen Byrne
26ef64312a
[svn-r23754] HDFFV-8451/8453: add options to enable more warning messages.
...
Tested: local linux
2013-06-11 14:05:36 -05:00
Allen Byrne
f4a3f6412b
[svn-r23751] Enable all warnings (do not filter warnings)
2013-06-11 10:10:18 -05:00
Dana Robinson
dd577725d1
[svn-r23572] Removed inappropriate executable properties from a few files. These are
...
often added by Windows text editors.
Tested on: jam (just tested to make sure it builds - no code changes)
2013-04-10 11:49:28 -05:00
Allen Byrne
43189639fd
[svn-r23286] HDFFV-8311: Correct test dependency
...
Tested: local linux
2013-02-15 14:35:21 -05:00
Allen Byrne
bf80a61b14
[svn-r23275] HDFFV-8311: Correct test dependency
...
Tested: local linux
2013-02-14 13:43:03 -05:00
Allen Byrne
0336d9cdb4
[svn-r23274] HDFFV-8311: Correct test dependency
...
Tested: local linux
2013-02-14 13:37:52 -05:00
Allen Byrne
7ca11cb3e0
[svn-r23253] update memcheck ignore tests
2013-02-12 15:47:31 -05:00
Allen Byrne
3b787c97d3
[svn-r23202] Add another warning to ignore list
2013-01-29 14:33:55 -05:00
Allen Byrne
59da54f0fd
[svn-r22547] Remove clear-objects from ignore list (like h5import)
2012-07-10 14:31:54 -05:00
Allen Byrne
a7f482142e
[svn-r22545] Enable H5IMPORT-clear-objects for valgrind
...
Tested: local linux
2012-07-10 13:36:01 -05:00
Allen Byrne
b3cafaa61d
[svn-r22527] Update Ignore List for change to H5IMPORT tests
2012-07-09 12:32:07 -05:00
Allen Byrne
d7bfa3617f
[svn-r22410] reduce compiler warnings reported by CDash for non-critical issues
2012-05-25 12:36:01 -05:00
Allen Byrne
d54152f057
[svn-r22406] do not need warnings from utility program.
2012-05-25 08:36:04 -05:00
Allen Byrne
a46cd31c83
[svn-r22166] Reduce warnings from unneeded windows incude file.
...
Reviewed HDF5-68
Tested: windows
2012-03-28 11:13:11 -05:00
Allen Byrne
e5b940c6cb
[svn-r21949] Add H5detect warning ignore
2012-02-16 11:33:17 -05:00
Allen Byrne
c358e55cd7
[svn-r21316] add testlibinfo to ignore list for memcheck
2011-08-26 08:39:43 -05:00
Allen Byrne
fe3dbaa0e6
[svn-r21202] Prepend test folder name to perform and testpar cmake tests
2011-08-09 14:14:36 -05:00
Allen Byrne
b3342de47a
[svn-r21086] Add new clear-objects tests to valgrind ignore list
2011-07-11 09:00:30 -05:00
Allen Byrne
3f11adaec2
[svn-r20875] Refactor h5import to close files and free allocations. Also corrected test dependencies so that memcheck would process tests in correct order.
...
Tested: local linux - confirmed with valgrind
2011-05-20 12:09:57 -05:00
Allen Byrne
ece690cdb6
[svn-r20717] Refactor ext lib import and install.
...
Change case of tools subtests to not conflict with tools tests.
Tested: windows, local linux
2011-05-04 11:18:22 -05:00
Allen Byrne
0f49c47ee1
[svn-r20446] Updated valgrind ignore list
2011-04-08 09:31:34 -05:00
Allen Byrne
7728391265
[svn-r20429] CMake: correct h5copy test macros, add userblock script test to h5jam tests, and correct h5jam tests
...
Tested: local linux
2011-04-07 09:03:08 -05:00
Allen Byrne
0eb440cdec
[svn-r20375] Test name change needed to be updated in valgrind ignore list
2011-03-30 10:24:56 -05:00
Allen Byrne
bbd2a41075
[svn-r20352] Update Valgrind ignore list
2011-03-26 09:49:51 -05:00
Allen Byrne
19d9482f2e
[svn-r20330] Adjust H5JAM tests for valgind execution
2011-03-25 09:15:56 -05:00
Allen Byrne
76abbdeff0
[svn-r20305] Add tests to h5import and 80% of h5jam
...
Tested: local linux
2011-03-23 16:23:11 -05:00
Allen Byrne
82b64c5e97
[svn-r20250] Enable memcheck of h5stat and h5diff tools
2011-03-15 12:32:34 -05:00
Allen Byrne
3a2d132d79
[svn-r20224] Add enable-error-stack option to new features-tools section.
...
Enable h5stat tests for valgrind testing.
2011-03-10 08:54:21 -05:00
Jonathan Kim
8245bf1572
[svn-r20203] Purpose:
...
Fix Bug 2120 - h5copy: improve to copy an object into same HDF file
Description:
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), tejeda (mac32-LE), linew (solaris-BE), Cmake (jam)
2011-03-08 15:17:17 -05:00
Allen Byrne
1fff6f29d5
[svn-r20184] Enable h5dump tests in valgrind
2011-03-04 08:54:37 -05:00
Jonathan Kim
e3c11f1146
[svn-r20110] Ignore valgrind memleak test on cmake script for H5LS-tgrp_comments and H5DUMP-tarray1_big test cases.
2011-02-17 09:21:13 -05:00
Allen Byrne
b1cf10305b
[svn-r19988] Update list of memtest exlude
2011-01-25 09:29:26 -05:00
Allen Byrne
a490e0ccab
[svn-r19827] Correct SZIP 'warning ignore' regex
2010-11-19 09:56:47 -05:00
Allen Byrne
30be8ee01c
[svn-r19806] Corrected REGEX of warning exception
2010-11-17 12:00:00 -05:00
Allen Byrne
f7f402d993
[svn-r19799] Update valgrind ignore tests.
2010-11-17 10:08:36 -05:00
Allen Byrne
7349aa2b68
[svn-r19792] 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:22:36 -05:00
Allen Byrne
e99c8dd6bc
[svn-r19776] 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:27 -05:00
Allen Byrne
5d2eb89837
[svn-r19753] Added flush2 to list of memcheck ignore - flush2 needs flush1 to generate files
2010-11-10 12:28:19 -05:00
Allen Byrne
3841249157
[svn-r19737] 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:29 -05:00
Allen Byrne
a960b232c1
[svn-r19702] Removed special fheap timeout - replaced by timeout set in CTestConfig.ctest
...
Added MemCheck Ignore tests for repeated tools tests
Added Debug flag for windows
2010-11-01 10:57:03 -05:00
Allen Byrne
5b769c5e9a
[svn-r19664] Add warnings to CDash ignore list
2010-10-22 09:44:39 -05:00
Allen Byrne
bc77f86078
[svn-r19660] Add tab char to regex for warnings
2010-10-22 08:46:04 -05:00
Allen Byrne
1f2c4afe77
[svn-r19527] Add clear generated objects commands to test blocks.
...
Add configurefile command to copy CTestCustom to build folder.
Tested: local linux
2010-10-06 15:49:54 -05:00