summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/StringTest.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* string(TIMESTAMP ...): add '%a' and '%b' format specifiersRuslan Baratov2016-09-121-0/+3
* CMake: Extend TIMESTAMP sub-commands with new unix time format specifierJose-Luis Blanco-Claraco2016-02-181-0/+6
* string: Tolerate SUBSTRING length exceeding end indexDomen Vrankar2014-11-131-2/+2
* CMake: Add TIMESTAMP subcommand to string and file commandsNils Gladitz2012-12-051-0/+30
* Add string(MD5) and string(SHA*) commands to compute hashesBrad King2011-11-161-0/+32
* Add a string(FIND) sub-command (#11795)Tim Hütz2011-02-151-1/+1
* Add a few more cases to the new StringTest for even better coverage. Re-facto...David Cole2009-10-031-74/+18
* Correct some typos in error messages in the string command. Add a test that c...David Cole2009-10-021-0/+74