aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg-test
AgeCommit message (Collapse)Author
2019-07-26[vcpkg] Fix RealFilesystem::remove_all (#7430)nicole mazzuca
* fix remove_all we were attempting to remove READONLY files before this, and so set them to non-READONLY * fix linux/macos support * whee fix vs2015
2019-07-22fix some of the awful mix of macrosNicole Mazzuca
2019-07-19allow tests to run on older standard librariesNicole Mazzuca