| name: "catch" | |
| description: "A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)" | |
| third_party { | |
| url { | |
| type: HOMEPAGE | |
| value: "http://catch-lib.net" | |
| } | |
| url { | |
| type: GIT | |
| value: "https://github.com/catchorg/Catch2.git" | |
| } | |
| version: "v2.11.2" | |
| license_note: "would be NOTICE save for scripts/updateDocumentToC.py" | |
| license_type: RESTRICTED | |
| last_upgrade_date { | |
| year: 2020 | |
| month: 3 | |
| day: 19 | |
| } | |
| } |