Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 1 | -0/+5 |
| | |||||
* | Add test to memcheck ignore and increase cache test timeout | Allen Byrne | 2016-11-22 | 1 | -0/+1 |
| | |||||
* | Add new file to ignore | Allen Byrne | 2016-10-27 | 1 | -0/+3 |
| | |||||
* | [svn-r29864] Add ignore test names for Valgrind process. | Allen Byrne | 2016-05-04 | 1 | -3/+10 |
| | | | | Add files to clear test generated files tests. | ||||
* | [svn-r29601] Cleanup case of CMake commands in tools. | Allen Byrne | 2016-03-31 | 1 | -0/+1 |
| | | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER. | ||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -18/+18 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -3/+3 |
| | | | | | | | 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 | ||||
* | [svn-r24119] Add new tests to memcheck ignore list | Allen Byrne | 2013-09-10 | 1 | -0/+2 |
| | |||||
* | [svn-r23754] HDFFV-8451/8453: add options to enable more warning messages. | Allen Byrne | 2013-06-11 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r23751] Enable all warnings (do not filter warnings) | Allen Byrne | 2013-06-11 | 1 | -10/+10 |
| | |||||
* | [svn-r23572] Removed inappropriate executable properties from a few files. ↵ | Dana Robinson | 2013-04-10 | 1 | -0/+0 |
| | | | | | | | | These are often added by Windows text editors. Tested on: jam (just tested to make sure it builds - no code changes) | ||||
* | [svn-r23286] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-15 | 1 | -41/+2 |
| | | | | Tested: local linux | ||||
* | [svn-r23275] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -7/+0 |
| | | | | Tested: local linux | ||||
* | [svn-r23274] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -19/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r23253] update memcheck ignore tests | Allen Byrne | 2013-02-12 | 1 | -0/+5 |
| | |||||
* | [svn-r23202] Add another warning to ignore list | Allen Byrne | 2013-01-29 | 1 | -0/+1 |
| | |||||
* | [svn-r22547] Remove clear-objects from ignore list (like h5import) | Allen Byrne | 2012-07-10 | 1 | -3/+0 |
| | |||||
* | [svn-r22545] Enable H5IMPORT-clear-objects for valgrind | Allen Byrne | 2012-07-10 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r22527] Update Ignore List for change to H5IMPORT tests | Allen Byrne | 2012-07-09 | 1 | -0/+16 |
| | |||||
* | [svn-r22410] reduce compiler warnings reported by CDash for non-critical issues | Allen Byrne | 2012-05-25 | 1 | -3/+3 |
| | |||||
* | [svn-r22406] do not need warnings from utility program. | Allen Byrne | 2012-05-25 | 1 | -0/+1 |
| | |||||
* | [svn-r22166] Reduce warnings from unneeded windows incude file. | Allen Byrne | 2012-03-28 | 1 | -1/+2 |
| | | | | | | Reviewed HDF5-68 Tested: windows | ||||
* | [svn-r21949] Add H5detect warning ignore | Allen Byrne | 2012-02-16 | 1 | -1/+2 |
| | |||||
* | [svn-r21316] add testlibinfo to ignore list for memcheck | Allen Byrne | 2011-08-26 | 1 | -0/+1 |
| | |||||
* | [svn-r21202] Prepend test folder name to perform and testpar cmake tests | Allen Byrne | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | [svn-r21086] Add new clear-objects tests to valgrind ignore list | Allen Byrne | 2011-07-11 | 1 | -0/+8 |
| | |||||
* | [svn-r20875] Refactor h5import to close files and free allocations. Also ↵ | Allen Byrne | 2011-05-20 | 1 | -16/+0 |
| | | | | | | corrected test dependencies so that memcheck would process tests in correct order. Tested: local linux - confirmed with valgrind | ||||
* | [svn-r20717] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -12/+12 |
| | | | | | | Change case of tools subtests to not conflict with tools tests. Tested: windows, local linux | ||||
* | [svn-r20446] Updated valgrind ignore list | Allen Byrne | 2011-04-08 | 1 | -4/+17 |
| | |||||
* | [svn-r20429] CMake: correct h5copy test macros, add userblock script test to ↵ | Allen Byrne | 2011-04-07 | 1 | -0/+1 |
| | | | | | | h5jam tests, and correct h5jam tests Tested: local linux | ||||
* | [svn-r20375] Test name change needed to be updated in valgrind ignore list | Allen Byrne | 2011-03-30 | 1 | -2/+2 |
| | |||||
* | [svn-r20352] Update Valgrind ignore list | Allen Byrne | 2011-03-26 | 1 | -0/+17 |
| | |||||
* | [svn-r20330] Adjust H5JAM tests for valgind execution | Allen Byrne | 2011-03-25 | 1 | -3/+27 |
| | |||||
* | [svn-r20305] Add tests to h5import and 80% of h5jam | Allen Byrne | 2011-03-23 | 1 | -17/+96 |
| | | | | Tested: local linux | ||||
* | [svn-r20250] Enable memcheck of h5stat and h5diff tools | Allen Byrne | 2011-03-15 | 1 | -147/+0 |
| | |||||
* | [svn-r20224] Add enable-error-stack option to new features-tools section. | Allen Byrne | 2011-03-10 | 1 | -251/+4 |
| | | | | Enable h5stat tests for valgrind testing. | ||||
* | [svn-r20203] Purpose: | Jonathan Kim | 2011-03-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | 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) | ||||
* | [svn-r20184] Enable h5dump tests in valgrind | Allen Byrne | 2011-03-04 | 1 | -187/+187 |
| | |||||
* | [svn-r20110] Ignore valgrind memleak test on cmake script for ↵ | Jonathan Kim | 2011-02-17 | 1 | -0/+2 |
| | | | | H5LS-tgrp_comments and H5DUMP-tarray1_big test cases. | ||||
* | [svn-r19988] Update list of memtest exlude | Allen Byrne | 2011-01-25 | 1 | -0/+3 |
| | |||||
* | [svn-r19827] Correct SZIP 'warning ignore' regex | Allen Byrne | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | [svn-r19806] Corrected REGEX of warning exception | Allen Byrne | 2010-11-17 | 1 | -2/+2 |
| | |||||
* | [svn-r19799] Update valgrind ignore tests. | Allen Byrne | 2010-11-17 | 1 | -15/+29 |
| | |||||
* | [svn-r19792] Revised the valgrind ignore list, added simple execute command ↵ | Allen Byrne | 2010-11-16 | 1 | -436/+457 |
| | | | | tests for when doing a valgrind test of tools that only use a cmake script for testing. | ||||
* | [svn-r19776] Corrected handling of largefile and linux_lfs handling. | Allen Byrne | 2010-11-12 | 1 | -0/+1 |
| | | | | | Synched cmake version of H5pubconf.h.in Added another variation of H5detect warning to ignore list. | ||||
* | [svn-r19753] Added flush2 to list of memcheck ignore - flush2 needs flush1 ↵ | Allen Byrne | 2010-11-10 | 1 | -0/+1 |
| | | | | to generate files | ||||
* | [svn-r19737] Added another version of H5detect warning to ignore list | Allen Byrne | 2010-11-05 | 1 | -0/+3 |
| | | | | | | Added H5convert warning to ignore list Added flush1 to list of memcheck ignore - design precludes valgrind correctness | ||||
* | [svn-r19702] Removed special fheap timeout - replaced by timeout set in ↵ | Allen Byrne | 2010-11-01 | 1 | -6/+439 |
| | | | | | | | CTestConfig.ctest Added MemCheck Ignore tests for repeated tools tests Added Debug flag for windows | ||||
* | [svn-r19664] Add warnings to CDash ignore list | Allen Byrne | 2010-10-22 | 1 | -2/+4 |
| | |||||
* | [svn-r19660] Add tab char to regex for warnings | Allen Byrne | 2010-10-22 | 1 | -2/+2 |
| |