aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/tests.plan.cpp
AgeCommit message (Expand)Author
2019-07-18Rewrite the tests! now they're cross-platform! (#7315)nicole mazzuca
2019-07-11Testing for --overlay-ports and --overlay-triplets args (#7243)Victor Romero
2019-06-21Ports Overlay partial implementation (#6981)Victor Romero
2018-04-12[vcpkg] Mark many types noexcept. Make certain code patterns more transparent...Robert Schumacher
2018-04-11[vcpkg] Rework dependencies.cpp to improve type safety and error detectionRobert Schumacher
2018-03-20[vcpkg-ci] Do not rebuild libraries that were previously successful or failedRobert Schumacher
2018-03-09[vcpkg] Fix issue in upgrade dependency resolution where self-referencing fea...Robert Schumacher
2018-02-28[vcpkg] Add tests for create_export_plan and remove unused argumentsRobert Schumacher
2018-02-26[vcpkg] Fix inter-feature referencesRobert Schumacher
2018-02-26[vcpkg] Add test for default-features with a preinstalled dependencyRobert Schumacher
2018-02-26[vcpkg] Fix issue when removing packages that have explicit feature dependenc...Robert Schumacher
2018-02-19[vcpkg] Remove create_install_plan in favor of create_feature_install_planRobert Schumacher
2018-02-14[vcpkg] Implement Default-Features (#2697)Jonathan Hale
2018-01-23[vcpkg] Remove overload of StatusParagraphs::find_installed()Robert Schumacher
2018-01-23[vcpkg] Remove AnyParagraph and InstallPlanType::INSTALLRobert Schumacher
2018-01-22[vcpkg] Store Optional<&> instead of Optional<*>Robert Schumacher
2018-01-19[vcpkg] Add additional tests. Enable featurepackages by default.Robert Schumacher
2017-12-13[vcpkg] Fix regressions introduced with update command. Fixed issue with upgr...Robert Schumacher
2017-12-13Revert "[vcpkg-upgrade] Initial commit of upgrade command."Robert Schumacher
2017-12-13[vcpkg-upgrade] Initial commit of upgrade command.Robert Schumacher
2017-11-11[vcpkg-tests] Use PCH.Robert Schumacher
2017-11-06[vcpkg] Reformat tests.plan.cpp and add :x64 version of testRobert Schumacher
2017-11-06[vcpkg] Add tests for remove plans.Robert Schumacher