13 lines
260 B
YAML
13 lines
260 B
YAML
name: unittest-cpp
|
|
description: A lightweight unit testing framework for C++
|
|
version: 2.0.0
|
|
revision: 3
|
|
url: https://github.com/unittest-cpp/unittest-cpp
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|