mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 05:30:01 +08:00
b5f8ec7c04
* [approval-tests-cpp] New port Co-Authored-By: nicole mazzuca <mazzucan@outlook.com> * add version files Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
7 lines
285 B
JSON
7 lines
285 B
JSON
{
|
|
"name": "approval-tests-cpp",
|
|
"version": "10.9.1",
|
|
"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"
|
|
}
|