summaryrefslogtreecommitdiffstats
path: root/config/cmake/grepTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-0/+211
| | | | At one time this content was a git submodule shared between several projects but that time has long passed.
* [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