• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "catch"
2description: "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)"
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "http://catch-lib.net"
7  }
8  url {
9    type: GIT
10    value: "https://github.com/catchorg/Catch2.git"
11  }
12  version: "v2.7.2"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2019
16    month: 5
17    day: 2
18  }
19}
20