| Paketname | libtest-needsdisplay-perl |
| Beschreibung | Ensure that tests needing a display have one |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.07-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 36 Byte |
| Hängt ab von | |
| Empfohlene Pakete | xvfb |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 2720 Byte |
| Prüfsumme MD5 | f1b08fab90a9b010ebebb25c0da1afe6 |
| Prüfsumme SHA1 | f6ab7846363dfad0695524e5fcf0600775650655 |
| Prüfsumme SHA256 | 6350ecf0f9bc9ecbe8496220456c1d922e33cdd02ea768af4dd8fc44d656be79 |
| Link zum Herunterladen | libtest-needsdisplay-perl_1.07-1_all.deb |
| Ausführliche Beschreibung | When testing GUI applications, sometimes applications or modules absolutely
insist on a display, even just to load a module without actually showing any
objects.
.
Regardless, this makes GUI applications pretty much impossible to build and
test on headless or automated systems. And it fails to the point of not even
running the Makefile.PL script because a dependency needs a display so it can
be loaded to find a version.
.
In these situations, what is needed is a fake display.
.
The Test::NeedsDisplay module will search around and try to find a way to load
some sort of display that can be used for the testing.
|