| Paketname | libtest-needsdisplay-perl |
| Beschreibung | Ensure that tests needing a display have one |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.07-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 60 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | xvfb |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 8080 Byte |
| Prüfsumme MD5 | 1d21d4f3a2249f99d22a87514ed11f19 |
| Prüfsumme SHA1 | 93e0d8759c480070ec11edfc63c886fbec6877dc |
| Prüfsumme SHA256 | f2f838fe7f98d6eebfa1e96c2aa6c72ce5df3527402962c4983cf79c2852687c |
| 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.
|