Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 年之前 |
Brad King
|
8a8da3694b
Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-FIND-issue-11795
|
15 年之前 |
Tim Hütz
|
1462561a8c
Add a string(FIND) sub-command (#11795)
|
15 年之前 |
David Cole
|
94d1684a8f
Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
|
15 年之前 |
David Cole
|
d6fe0438c1
Fix issue #9851 - only seed the random number generator on the first call to STRING(RANDOM or if given the new RANDOM_SEED argument. Add test and documentation of new argument.
|
16 年之前 |
David Cole
|
517e1e3c0f
Add a few more cases to the new StringTest for even better coverage. Re-factor the scripts to make it easier to add new cases to this test. Re-factoring also enables the test driver in ExecuteScriptTests to be re-used when adding new tests in the future.
|
16 年之前 |
David Cole
|
837364cb04
Correct some typos in error messages in the string command. Add a test that covers more of the code implemented in cmStringCommand.cxx, especially the error handlers.
|
16 年之前 |