mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-10 09:37:59 +08:00
eee72f22e2
* [approval-tests-cpp] Update to 10.11.0 * add version files Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
7 lines
286 B
JSON
7 lines
286 B
JSON
{
|
|
"name": "approval-tests-cpp",
|
|
"version": "10.11.0",
|
|
"description": "Approval Tests allow you to verify a chunk of output (such as a file) in one operation as opposed to writing test assertions for each element.",
|
|
"homepage": "https://github.com/approvals/ApprovalTests.cpp"
|
|
}
|