Searched refs:tests (Results 376 - 400 of 1430) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/perl/t/mro/
H A Dnext_NEXT.t9 plan(tests => 4);
H A Dnext_NEXT_utf8.t11 plan(tests => 4);
H A Dnext_goto.t6 require q(./test.pl); plan(tests => 4);
H A Dnext_goto_utf8.t7 require q(./test.pl); plan(tests => 4);
H A Dpkg_gen.t7 require q(./test.pl); plan(tests => 7);
H A Dpkg_gen_utf8.t9 require q(./test.pl); plan(tests => 7);
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dsigsystem.t14 plan tests => 4;
/openbsd-current/gnu/usr.bin/perl/cpan/File-Path/t/
H A Dtaint.t3 # Taint tests for module File::Path
7 use Test::More tests => 6;
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dxhtml15.t8 use Test::More tests => 4;
/openbsd-current/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/
H A Dany-all.t7 use Test::More tests => 12;
H A Dgetmagic-once.t7 use Test::More tests => 6;
H A Dmaxstr.t6 use Test::More tests => 5;
H A Dminstr.t6 use Test::More tests => 5;
H A Dprototype.t7 use Test::More tests => 13;
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/compat/
H A Denv_opts.t5 use Test::More tests => 12;
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dnested.t7 use Test::More tests => 5;
19 '... we should be able to parse bailed out tests';
H A Dparser-config.t11 use Test::More tests => 5;
H A Dprocess.t15 : $hires ? ( tests => 9 * 3 )
33 'sample-tests',
H A Dstate_results.t9 use Test::More tests => 25;
30 is $result->num_tests, scalar keys %{ $test_suite_data->{tests} },
31 '... and it should return the number of tests run';
38 # Check individual tests.
41 can_ok $result, 'tests';
77 'tests' => {
H A Dyamlish-output.t7 use Test::More tests => 9;
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/
H A D00test_harness_check.t6 plan tests => 1;
H A Ddiag.t26 use Test::More tests => 7;
H A Dfail_one.t31 $tb->$plan( tests => 1 );
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/Builder/
H A Dno_plan_at_all.t21 $Test->plan( tests => 1 );
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/Tester/
H A Dtbt_01basic.t3 use Test::Builder::Tester tests => 10;
22 test_test("multiple tests");

Completed in 97 milliseconds

<<11121314151617181920>>