Searched refs:tests (Results 351 - 375 of 1430) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/perl/cpan/autodie/t/
H A Dargs.t5 use Test::More tests => 7;
H A Dhints.t23 # whether we should skip some tests because the return values
40 # Basic hinting tests
107 my %tests = (
131 # fix, because the tests will act as a canary if we screw up string
140 while (my ($test, $exception_expected) = each %tests) {
H A Dutime.t3 use Test::More tests => 4;
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/
H A D101-standard_typemap_locations.t4 use Test::More tests => 3;
H A D105-valid_proto_string.t4 use Test::More tests => 6;
H A D511-t-whitespace.t5 use Test::More tests => 2;
/openbsd-current/gnu/usr.bin/perl/dist/I18N-Collate/t/
H A DI18N-Collate.t17 use Test::More tests => 7;
/openbsd-current/gnu/usr.bin/perl/dist/Locale-Maketext/t/
H A D09_compile.t6 use Test::More tests => 2;
/openbsd-current/gnu/usr.bin/perl/dist/Safe/t/
H A Dsaferegexp.t11 use Test::More tests => 3;
/openbsd-current/gnu/usr.bin/perl/dist/Storable/t/
H A Dattach.t3 # This file tests that Storable correctly uses STORABLE_attach hooks
15 use Test::More tests => 3;
/openbsd-current/gnu/usr.bin/perl/dist/Term-ReadLine/t/
H A DAE.t14 plan tests => 3;
H A DAETk.t23 plan tests => 3;
H A DReadLine.t12 use Test::More tests => 15;
H A DTk.t25 plan tests => 3;
/openbsd-current/gnu/usr.bin/perl/ext/SDBM_File/t/
H A Dprep.t3 use Test::More tests => 4;
/openbsd-current/gnu/usr.bin/perl/ext/Win32CORE/t/
H A Dwin32core.t13 plan tests => 6;
/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dweaken.t6 use Test::More tests => 7;
36 # we could probably do other tests here, such as
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/t/
H A D02nox.t8 Test::More->import(tests => 8);
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/t/
H A Dgrow.t25 use Test::More tests => $POWER*2;
/openbsd-current/gnu/usr.bin/perl/t/win32/
H A Dfs.t16 plan tests => 4;
/openbsd-current/gnu/usr.bin/perl/t/bigmem/
H A Dindex.t17 plan(tests => 4);
/openbsd-current/gnu/usr.bin/perl/t/mro/
H A Dbasic_04_c3_utf8.t8 require q(./test.pl); plan(tests => 1);
H A Dbasic_04_dfs_utf8.t8 require q(./test.pl); plan(tests => 1);
H A Dc3_with_overload.t6 require q(./test.pl); plan(tests => 7);
H A Dc3_with_overload_utf8.t6 require q(./test.pl); plan(tests => 7);

Completed in 259 milliseconds

<<11121314151617181920>>