summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file
Commit message (Expand)AuthorAgeFilesLines
* file(DOWNLOAD): Make file argument optionalKyle Edwards2020-07-275-0/+14
* file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFOHarry Mallon2020-04-0813-0/+28
* file: GLOB_RECURSE VerifyGlobs.cmake should have CMP0009 set to newShane Parris2020-02-115-0/+28
* Tests: Perform minor cleanups in RunCMake.file testShane Parris2020-02-111-2/+2
* Ninja: Add multi-config variantKyle Edwards2019-12-131-2/+2
* file: Change REMOVE to ignore empty namesBrad King2019-05-213-0/+15
* file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-162-0/+169
* Tests: Avoid cross-device links in CREATE_LINK testTushar Maheshwari2019-01-163-1/+20
* Tests: Skip symlink tests on WindowsTushar Maheshwari2019-01-165-10/+10
* Tests: CREATE_LINK subcommand negative test caseTushar Maheshwari2019-01-164-0/+7
* Tests: file CREATE_LINK subcommand test casesTushar Maheshwari2019-01-164-0/+21
* file: Fix formatting of error in SIZE sub-commandKyle Edwards2018-12-062-3/+4
* file: Add READ_SYMLINK sub-commandKyle Edwards2018-12-068-0/+33
* file: add SIZE optionWouter Klouwen2018-11-275-0/+20
* Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-102-7/+7
* file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressionsBrad King2018-06-226-11/+1
* Add tests for `file(GLOB)` CONFIGURE_DEPENDS flagShane Parris2018-04-0219-0/+159
* Add test for sorting and deduping of file(GLOB) resultShane Parris2018-03-073-0/+24
* Enhance RunCMake test coverage for file(GLOB)Shane Parris2018-02-2815-2/+35
* Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commandsShane Parris2018-02-1510-0/+36
* Add testcases for file(DOWNLOAD|UPLOAD) netrc optionsShane Parris2017-10-189-0/+72
* file: Add COPY/INSTALL option for fixed layout relative to a directoryBrad King2017-04-139-0/+38
* handle non-existing symlink creation locationsDomen Vrankar2017-03-283-0/+17
* file: Add READ_ELF command to parse ELF binariesFlorian Apolloner2017-03-104-0/+6
* Tests: Fix `file://` URLs given to curlBrad King2017-02-103-3/+12
* file: Fix crash on GLOB with no expressions after LIST_DIRECTORIESBrad King2017-01-162-0/+2
* Merge topic 'file-curl-httpheader'Brad King2016-09-167-0/+14
|\
| * file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboptionRuslan Baratov2016-09-157-0/+14
* | Tests: Add case for file(LOCK) with lower-cased pathRuslan Baratov2016-09-152-0/+12
|/
* file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboptionRuslan Baratov2016-09-137-0/+14
* file(DOWNLOAD|UPLOAD): Warn on unexpected argumentsRuslan Baratov2016-09-099-0/+22
* file: Sort GLOB results to make it deterministic (#14491)Reiner Herrmann2016-05-173-9/+0
* file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987)Brad King2016-02-255-0/+21
* file: Teach GLOB to list directories optionallyDomen Vrankar2015-03-2013-0/+122
* file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-0345-0/+196
* file(INSTALL): Add undocumented options to control output verbosityBrad King2014-06-246-0/+45
* file(INSTALL): Report existing DIRECTORY as Up-to-dateBrad King2014-06-244-0/+14
* file: Report system error on failure to open fileBrad King2014-05-205-0/+14