Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide Frortran directive warnings | Allen Byrne | 2020-04-07 | 1 | -7/+2 |
| | |||||
* | Remove system command from valgrind reports | Allen Byrne | 2020-03-02 | 1 | -2/+2 |
| | |||||
* | Correctly manage warnings for new tests | Allen Byrne | 2020-01-29 | 1 | -0/+2 |
| | |||||
* | Ext libs ZLIB and SZIP warnings are separate concerns | Allen Byrne | 2020-01-29 | 1 | -0/+1 |
| | |||||
* | Add another warning variation | Allen Byrne | 2020-01-26 | 1 | -0/+1 |
| | |||||
* | Correct ignore warnings | Allen Byrne | 2020-01-26 | 1 | -2/+4 |
| | |||||
* | Remove cmake macros from valgrind tests | Allen Byrne | 2020-01-25 | 1 | -20/+0 |
| | |||||
* | Fix MPI test depends | Allen Byrne | 2019-10-23 | 1 | -2/+2 |
| | |||||
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -158/+22 |
| | |||||
* | HDFFV-9407 add autotools test | Allen Byrne | 2019-06-24 | 1 | -0/+1 |
| | |||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -1/+0 |
| | |||||
* | Add new cmake copy file tests to ignore | Allen Byrne | 2019-02-11 | 1 | -0/+8 |
| | |||||
* | Add clear objects to ignore tests | Allen Byrne | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Add clear objects to ignore tests | Allen Byrne | 2019-01-22 | 1 | -1/+5 |
| | |||||
* | Add new clear tests to ignore list | Allen Byrne | 2019-01-22 | 1 | -0/+5 |
| | |||||
* | Fix valgrind issues | Allen Byrne | 2018-01-02 | 1 | -1/+80 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -0/+11 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Update cdash max test output and VS version matching | Allen Byrne | 2017-03-27 | 1 | -0/+5 |
| | |||||
* | 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 |
| |