| Paketname | libtut-dev |
| Beschreibung | elegant C++ unit test framework |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 0.0.20070706-1 |
| Sektion | libdevel |
| Priorität | optional |
| Installierte Größe | 388 Byte |
| Hängt ab von | |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Core Developers |
| Quelle | libtut |
| Paketgröße | 100092 Byte |
| Prüfsumme MD5 | 9391f1456463b7cf3a4d452dbf47c333 |
| Prüfsumme SHA1 | 6d4e161f27ac73cd64951154efda8e5cd38321a5 |
| Prüfsumme SHA256 | 7d781e7dae1151417bf1b54fc05ccebec688e4ed2ff2a48eb1de3e91a01fd3f5 |
| Link zum Herunterladen | libtut-dev_0.0.20070706-1_all.deb |
| Ausführliche Beschreibung | TUT 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.
|