File: control

package info (click to toggle)
boost-ext-ut 2.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 620 kB
  • sloc: cpp: 6,773; makefile: 13; sh: 10
file content (22 lines) | stat: -rw-r--r-- 679 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
Source: boost-ext-ut
Section: libdevel
Priority: optional
Maintainer: Raul Tambre <raul@tambre.ee>
Homepage: https://boost-ext.github.io/ut/
Vcs-Browser: https://salsa.debian.org/tambre/boost-ext-ut
Vcs-Git: https://salsa.debian.org/tambre/boost-ext-ut.git
Standards-Version: 4.7.2
Rules-Requires-Root: no
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 dh-sequence-single-binary,
 valgrind-if-available <!nocheck>,

Package: libboost-ext-ut-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: C++ single header/module, macro-free unit testing framework
 Boost μt is an easy-to-integrate single header/module C++20 TDD/BDD unit
 testing framework.