aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/tests.statusparagraphs.cpp
AgeCommit message (Collapse)Author
2019-07-18Rewrite the tests! now they're cross-platform! (#7315)nicole mazzuca
* begin exploratory rewriting of tests * continue working on tests * more test work! holy butts vcpkg-tests/plan.cpp was a bunch of work * finish writing new tests - [x] write catch2 tests - [ ] rewrite/at least delete the VS project files - [ ] document running tests * Fix tests to work on WSL, rewrite test vcxproj still need to test on macOS also, delete tests.pch.h * Condense add_test calls
2018-02-16[vcpkg] Add find/find_installed/is_installed for FeatureSpecSquareys
Signed-off-by: Squareys <squareys@googlemail.com>
2018-01-23[vcpkg] Remove overload of StatusParagraphs::find_installed()Robert Schumacher
2017-11-11[vcpkg-tests] Use PCH.Robert Schumacher
[vcpkg-update] Fix feature packages with update command. Fixes #2003.
2017-10-31[vcpkg] Fix bug where packages with uninstalled features appear to be ↵Robert Schumacher
uninstalled.