DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtut-dev
Beschreibungelegant C++ unit test framework
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.0.20070706-1
Sektionlibdevel
Prioritätextra
Installierte Größe388 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerCésar Gómez Martín
Quellelibtut
Paketgröße99158 Byte
Prüfsumme MD5944d6198bdf1fe6342aff18303aedf35
Prüfsumme SHA1696b1c16e9c2ec72b0cb6252740ab5ab167fe932
Prüfsumme SHA256460adb6d638ff9fd48951f8870b008d5cad329ed80a76956101992f2d8928559
Link zum Herunterladenlibtut-dev_0.0.20070706-1_all.deb
Ausführliche BeschreibungTUT is a unit test framework for C++, written in pure C++. It makes use of C++ templates to reduce the responsibilities of the user and provide an intuitive and easy-to-use interface. Unlike other test unit frameworks for C++, TUT doesn't use macros, since their usage conceals actual implementation and (what's worse) can interfere with client application. . TUT completely fits into a single header file. No library compilation is required, thus a lot of portability problems are avoided and integration with client code is very simple.


Impressum
Linux is a registered trademark of Linus Torvalds