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


Paketnamelibdiagnostics-dev
BeschreibungLogging, unittesting, and runtime diagnostics for C++ - development files
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.2.8-1ubuntu1
Sektionuniverse/libdevel
Prioritätextra
Installierte Größe1740 Byte
Hängt ab vonlibdiagnostics0 (= 0.2.8-1ubuntu1)
Empfohlene Paketelibace-dev
PaketbetreuerUbuntu Developers
Quellediagnostics
Paketgröße266662 Byte
Prüfsumme MD52d998b62df4dc715b8b0f795f1139ce2
Prüfsumme SHA19e82dace99b740cb648cdf8f372bea4629b88d40
Prüfsumme SHA25647772c311d8d7c962d4ea790983f38907643d2fd9ff4faddf18b62bc30026884
Link zum Herunterladenlibdiagnostics-dev_0.2.8-1ubuntu1_i386.deb
Ausführliche BeschreibungDiagnostics is a unified framework for code annotation, logging, program monitoring, and unit-testing. . The annotations of diagnostics provide simple trace messages, tracing method entry and exit, checks (which potentially fail), asserts (which should never fail), invariance checking on method entry and exit, and a number of annotations for testing. . The annotations raise events which are can be observed and monitored. Using different loggers, the stream of logging events is used for logging or testing. . The package contains the needed headers and libraries for developing software using Diagnostics.


Impressum
Linux is a registered trademark of Linus Torvalds