aboutsummaryrefslogtreecommitdiff
path: root/docs/tool-maintainers
AgeCommit message (Collapse)Author
2020-09-11[vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421)Billy O'Neal
2020-04-30Fix Catch2 include path in documentation (#11007)Martin Hořeňovský
2019-08-24[vcpkg docs] More tool maintainer docs! (#7821)nicole mazzuca
* [vcpkg docs] Add benchmarking 🏎 to the docs! Also, minor changes to the testing docs. * add documentation for the layout of the project
2019-08-02Update tests, and add documentation! (#7506)nicole mazzuca
This PR does the following: * fix tests -- now, they're always built in the CMake scripts, and they work on VS2015 *add a new flag, BUILD_TESTING, which allows one to turn off testing builds * Add documentation for running tests