summaryrefslogtreecommitdiffstats
path: root/tools/h5copy/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Split tools into src and test - remove foldersAllen Byrne2016-10-271-373/+0
|
* Merge test output file clearing into runTest.cmakeAllen Byrne2016-10-031-2/+0
|
* [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵Allen Byrne2016-08-011-8/+2
| | | | commands. Fixes possible overruns on windows command lines.
* [svn-r29867] CMake whitespace cleanupAllen Byrne2016-05-041-18/+18
|
* [svn-r29601] Cleanup case of CMake commands in tools.Allen Byrne2016-03-311-1/+1
| | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER.
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-1/+1
| | | | Tested: local linux
* [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-1/+1
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test. Tested: local linux
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-37/+37
| | | | KitWare recommendations: Change CMake commands to lower case.
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-67/+67
| | | | | | | 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-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-191-0/+381
developers. Tested: local linux