summaryrefslogtreecommitdiffstats
path: root/config/cmake/CTestCustom.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-0/+8
| | | | At one time this content was a git submodule shared between several projects but that time has long passed.
* Correct target name for szaec lib (#2000)Allen Byrne2022-08-111-0/+1
|
* Develop cmake clean (#1971)Allen Byrne2022-08-071-0/+15
|
* Add SZ filter and adjust compression file names to avoid conflicts (#1434)Allen Byrne2022-02-171-0/+2
| | | | | | | | | * Updated plugins project required adjustments * Updated plugins need to distinguish external libs * Fix missed rename * Use same name for windows as linux - avoid name clash
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test.
* Hide Frortran directive warningsAllen Byrne2020-04-071-7/+2
|
* Remove system command from valgrind reportsAllen Byrne2020-03-021-2/+2
|
* Correctly manage warnings for new testsAllen Byrne2020-01-291-0/+2
|
* Ext libs ZLIB and SZIP warnings are separate concernsAllen Byrne2020-01-291-0/+1
|
* Add another warning variationAllen Byrne2020-01-261-0/+1
|
* Correct ignore warningsAllen Byrne2020-01-261-2/+4
|
* Remove cmake macros from valgrind testsAllen Byrne2020-01-251-20/+0
|
* Fix MPI test dependsAllen Byrne2019-10-231-2/+2
|
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-158/+22
|
* HDFFV-9407 add autotools testAllen Byrne2019-06-241-0/+1
|
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-1/+0
|
* Add new cmake copy file tests to ignoreAllen Byrne2019-02-111-0/+8
|
* Add clear objects to ignore testsAllen Byrne2019-01-221-1/+1
|
* 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