mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 18:19:01 +08:00
97d384b117
* 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>
7 lines
201 B
JSON
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"
|
|
}
|