summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/FileTest.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Fix CMake.File hash test for CRLF checkoutsBrad King2011-11-161-6/+6
* Add file(SHA*) commands to compute cryptographic hashesBrad King2011-11-161-0/+15
* Add file(MD5) command to compute cryptographic hashBrad King2011-11-161-0/+15
* Implement file(UPLOAD (#11286)David Cole2011-02-251-1/+1
* Remove the rpath_remove_file_is_not_executable test case. It fails on Windows...David Cole2009-10-171-1/+1
* Fixed issues with message text in FILE command error situations. Added many n...David Cole2009-10-171-1/+1
* Add more testing coverage of the FILE command.David Cole2009-10-161-0/+19
* Factor out CMake.File test result check for re-useBrad King2009-09-161-35/+10
* BUG: Fix CMake.File test for deep dir nameBrad King2009-04-291-1/+1
* ENH: Test file(COPY) failure casesBrad King2009-04-291-0/+50