Source: cgreen Section: libs Priority: optional Maintainer: Alvin Chen Uploaders: SZ Lin (林上智) Build-Depends: cmake, ruby-asciidoctor-pdf, debhelper-compat (= 13) Standards-Version: 4.5.0 Homepage: https://github.com/cgreen-devs/cgreen Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/debian/cgreen Vcs-Git: https://salsa.debian.org/debian/cgreen.git Package: libcgreen1-dev Section: libdevel Architecture: any Depends: libcgreen1 (=${binary:Version}), ${misc:Depends} Description: Cgreen library - development files A modern unit test and mocking framework for C and C++. Cgreen features - fast build, clean code, highly portable - simple auto-discovery of tests - fluent, expressive and readable API - each test runs in isolation to prevent cross-test dependencies - built-in mocking for C, compatible other C++ mocking libraries Package: libcgreen1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Cgreen Library - Unit tests and mocking framework for C and C++ A modern unit test and mocking framework for C and C++. Cgreen features - fast build, clean code, highly portable - simple auto-discovery of tests - fluent, expressive and readable API - each test runs in isolation to prevent cross-test dependencies - built-in mocking for C, compatible other C++ mocking librarie Provides the Unittest library Package: libcgreen1-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: Cgreen Library - document A modern unit test and mocking framework for C and C++. Cgreen features - fast build, clean code, highly portable - simple auto-discovery of tests - fluent, expressive and readable API - each test runs in isolation to prevent cross-test dependencies - built-in mocking for C, compatible other C++ mocking librarie Provides the Unittest library document Package: cgreen1 Section: utils Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Cgreen Library - Library tool A modern unit test and mocking framework for C and C++. Cgreen features - fast build, clean code, highly portable - simple auto-discovery of tests - fluent, expressive and readable API - each test runs in isolation to prevent cross-test dependencies - built-in mocking for C, compatible other C++ mocking librarie Provides the Unittest test tool