summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/FileTestScript.cmake
Commit message (Collapse)AuthorAgeFilesLines
* file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-271-2/+2
|
* file(DOWNLOAD): Don't fail if given just a filename to write toJohnny Jazeix2020-01-151-1/+1
| | | | Fixes: #17969
* Implement file(UPLOAD (#11286)David Cole2011-02-251-0/+20
| | | | Including documentation and testing, of course.
* Remove the rpath_remove_file_is_not_executable test case. It fails on ↵David Cole2009-10-171-2/+2
| | | | Windows, but passes on Linux. Put back later after addressing inconsistency.
* Fixed issues with message text in FILE command error situations. Added many ↵David Cole2009-10-171-2/+112
| | | | new test cases to increase the coverage of the FILE command even further.
* Add more testing coverage of the FILE command.David Cole2009-10-161-0/+97