summaryrefslogtreecommitdiffstats
path: root/config/cmake/grepTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix multiConfig variable usage and remove unused CMake vars (#3051)Allen Byrne2023-06-051-0/+2
|
* Merge CMake cleanup process from develop (#2622)Allen Byrne2023-03-231-0/+16
| | | | | * Merge CMake cleanup process from develop * Update test script files
* Unify cmake and cmake_ext_mod like develop (#2596)Dana Robinson2023-03-201-0/+195
|
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-64/+0
| | | | 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-r24781] HDFFV-8700 -Allen Byrne2014-03-111-33/+33
| | | | | | | 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-r23288] Fix mismatched block statementAllen Byrne2013-02-151-1/+1
|
* [svn-r22514] Correct failure REGEX test to test value of TEST_EXPECTAllen Byrne2012-07-051-8/+11
|
* [svn-r19790] CMake: Correct Error tests. Add Deprecated Symbols option.Allen Byrne2010-11-161-1/+1
| | | | Tested: local linux
* [svn-r19403] Update to H5REPACK tests for layout info required a grep script ↵Allen Byrne2010-09-161-0/+61
like runTest.cmake. Update CMakeLists.txt for new h5repack layout tests. Tested: local linux