Searched refs:test_snippet (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/text/ |
H A D | iso-8859-1.t | 27 test_snippet('Pod::Text', 'text/iso-8859-1', { encoding => 'iso-8859-1' }); 31 test_snippet('Pod::Text', 'text/iso-8859-1-error-die'); 32 test_snippet('Pod::Text', 'text/iso-8859-1-error-pod'); 54 test_snippet('Pod::Text', 'text/iso-8859-1-utf8');
|
H A D | termcap.t | 42 test_snippet('Pod::Text::Termcap', "termcap/$snippet"); 48 test_snippet('Pod::Text::Termcap', 'termcap/term-unknown');
|
H A D | color.t | 30 test_snippet('Pod::Text::Color', "color/$snippet");
|
H A D | overstrike.t | 31 test_snippet('Pod::Text::Overstrike', "overstrike/$snippet");
|
H A D | snippets.t | 39 test_snippet('Pod::Text', "text/$snippet");
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/man/ |
H A D | iso-8859-1.t | 32 test_snippet('Pod::Man', 'man/iso-8859-1-error-die'); 33 test_snippet('Pod::Man', 'man/iso-8859-1-error-pod');
|
H A D | snippets.t | 44 test_snippet('Pod::Man', "man/$snippet");
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/lib/Test/ |
H A D | Podlators.pm | 236 sub test_snippet { subroutine
|