Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | [svn-r19527] Add clear generated objects commands to test blocks. | Allen Byrne | 2010-10-06 | 1 | -0/+38 |
Add configurefile command to copy CTestCustom to build folder. Tested: local linux |