vcpkg/ports/doctest/vcpkg.json
chausner 97d384b117
[doctest] Update to 2.4.6 (#20493)
* Update doctest to 2.4.6

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:12:22 -07:00

7 lines
201 B
JSON

{
"name": "doctest",
"version": "2.4.6",
"description": "The fastest feature-rich C++ single-header testing framework for unit tests and TDD",
"homepage": "https://github.com/onqtam/doctest"
}