summaryrefslogtreecommitdiffstats
path: root/config/cmake/CTestCustom.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Merge hdf5 1 10 8 (#1154)hdf5-1_10_8Larry Knox2021-10-291-1/+1
| | | Merge HDF5 1.10.8 release files to 1.10/master
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-8/+3
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Remove system command from valgrind reportsAllen Byrne2020-03-021-2/+2
|
* Merge from dev, sanitizer, fortran, warnings and tools idsAllen Byrne2020-02-111-0/+1
|
* Add another warning variationAllen Byrne2020-01-261-0/+1
|
* Add unknown pragma warning ignoreAllen Byrne2020-01-261-0/+1
|
* Correct CMake warnings to ignoreAllen Byrne2020-01-261-22/+3
|
* HDFFV-10962 add VS2019 supportAllen Byrne2019-11-181-2/+2
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-159/+22
|
* HDFFV-9407 Merge test addition from developAllen Byrne2019-06-251-0/+1
|
* TRILAB-111 Update MPI CMakeAllen Byrne2019-02-131-0/+8
|
* Add clear objects to ignore testsAllen Byrne2019-01-221-1/+5
|
* Add new clear tests to ignore listAllen Byrne2019-01-221-0/+5
|
* Fix valgrind issuesAllen Byrne2018-01-021-1/+80
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-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 matchingAllen Byrne2017-03-271-0/+5
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+5
|
* Add test to memcheck ignore and increase cache test timeoutAllen Byrne2016-11-221-0/+1
|
* Add new file to ignoreAllen Byrne2016-10-271-0/+3
|
* [svn-r29864] Add ignore test names for Valgrind process.Allen Byrne2016-05-041-3/+10
| | | | Add files to clear test generated files tests.
* [svn-r29601] Cleanup case of CMake commands in tools.Allen Byrne2016-03-311-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 nameAllen Byrne2014-04-021-18/+18
| | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-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 listAllen Byrne2013-09-101-0/+2
|
* [svn-r23754] HDFFV-8451/8453: add options to enable more warning messages.Allen Byrne2013-06-111-1/+1
| | | | Tested: local linux
* [svn-r23751] Enable all warnings (do not filter warnings)Allen Byrne2013-06-111-10/+10
|
* [svn-r23572] Removed inappropriate executable properties from a few files. ↵Dana Robinson2013-04-101-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 dependencyAllen Byrne2013-02-151-41/+2
| | | | Tested: local linux
* [svn-r23275] HDFFV-8311: Correct test dependencyAllen Byrne2013-02-141-7/+0
| | | | Tested: local linux
* [svn-r23274] HDFFV-8311: Correct test dependencyAllen Byrne2013-02-141-19/+1
| | | | Tested: local linux
* [svn-r23253] update memcheck ignore testsAllen Byrne2013-02-121-0/+5
|
* [svn-r23202] Add another warning to ignore listAllen Byrne2013-01-291-0/+1
|
* [svn-r22547] Remove clear-objects from ignore list (like h5import)Allen Byrne2012-07-101-3/+0
|
* [svn-r22545] Enable H5IMPORT-clear-objects for valgrindAllen Byrne2012-07-101-1/+1
| | | | Tested: local linux
* [svn-r22527] Update Ignore List for change to H5IMPORT testsAllen Byrne2012-07-091-0/+16
|
* [svn-r22410] reduce compiler warnings reported by CDash for non-critical issuesAllen Byrne2012-05-251-3/+3
|
* [svn-r22406] do not need warnings from utility program.Allen Byrne2012-05-251-0/+1
|
* [svn-r22166] Reduce warnings from unneeded windows incude file.Allen Byrne2012-03-281-1/+2
| | | | | | Reviewed HDF5-68 Tested: windows
* [svn-r21949] Add H5detect warning ignoreAllen Byrne2012-02-161-1/+2
|
* [svn-r21316] add testlibinfo to ignore list for memcheckAllen Byrne2011-08-261-0/+1
|
* [svn-r21202] Prepend test folder name to perform and testpar cmake testsAllen Byrne2011-08-091-1/+1
|
* [svn-r21086] Add new clear-objects tests to valgrind ignore listAllen Byrne2011-07-111-0/+8
|
* [svn-r20875] Refactor h5import to close files and free allocations. Also ↵Allen Byrne2011-05-201-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 Byrne2011-05-041-12/+12
| | | | | | Change case of tools subtests to not conflict with tools tests. Tested: windows, local linux
* [svn-r20446] Updated valgrind ignore listAllen Byrne2011-04-081-4/+17
|
* [svn-r20429] CMake: correct h5copy test macros, add userblock script test to ↵Allen Byrne2011-04-071-0/+1
| | | | | | h5jam tests, and correct h5jam tests Tested: local linux
* [svn-r20375] Test name change needed to be updated in valgrind ignore listAllen Byrne2011-03-301-2/+2
|
* [svn-r20352] Update Valgrind ignore listAllen Byrne2011-03-261-0/+17
|
* [svn-r20330] Adjust H5JAM tests for valgind executionAllen Byrne2011-03-251-3/+27
|
* [svn-r20305] Add tests to h5import and 80% of h5jamAllen Byrne2011-03-231-17/+96
| | | | Tested: local linux