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 Ubuntu Archiv lucid (main)
Version0.0.20070706-1
Sektionlibdevel
Prioritätoptional
Installierte Größe388 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerUbuntu Core Developers
Quellelibtut
Paketgröße100092 Byte
Prüfsumme MD59391f1456463b7cf3a4d452dbf47c333
Prüfsumme SHA16d4e161f27ac73cd64951154efda8e5cd38321a5
Prüfsumme SHA2567d781e7dae1151417bf1b54fc05ccebec688e4ed2ff2a48eb1de3e91a01fd3f5
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