File: control

package info (click to toggle)
trompeloeil-cpp 49-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,640 kB
  • sloc: cpp: 20,576; sh: 126; makefile: 5
file content (23 lines) | stat: -rw-r--r-- 653 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: trompeloeil-cpp
Section: libdevel
Priority: optional
Maintainer: Iliya Abolghasemi <gfaerny@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake (>= 3.14),
 catch2,
Standards-Version: 4.7.3
Homepage: https://github.com/rollbear/trompeloeil
Vcs-Browser: https://salsa.debian.org/werdahias/trompeloeil-cpp
Vcs-Git: https://salsa.debian.org/debian/trompeloeil-cpp.git

Package: libtrompeloeil-cpp-dev
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: mocking framework for C++11/14
 A thread-safe header-only mocking framework for C++11/14.
 This is a header-only library.