Searched refs:Tests (Results 1 - 25 of 28) sorted by relevance

12

/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/
H A Dcmp_ok.t65 my @Tests = (
84 plan tests => scalar @Tests;
85 $TB->plan(tests => @Tests * 2);
87 for my $test (@Tests) {
H A Dexit.t76 my %Tests = (
98 while( my($test_name, $exit_code) = each %Tests ) {
115 $TB->done_testing( scalar keys(%Tests) + 256 );
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dfile.t78 my $expected_summary = qr{^Files=1, Tests=1, +\d+ wallclock secs};
107 $expected_summary = qr{^Files=1, Tests=1, +\d+ wallclock secs};
142 $expected_summary = qr{^Files=2, Tests=2, +\d+ wallclock secs};
165 $expected_summary = qr/^Files=1, Tests=1, +\d+ wallclock secs/;
186 $expected_summary = qr/^Files=1, Tests=1, +\d+ wallclock secs/;
226 "$source_tests/harness_failure (Wstat: 0 Tests: 2 Failed: 1)",
247 "$source_tests/harness_failure (Wstat: 0 Tests: 2 Failed: 1)",
268 "$source_tests/harness_failure (Wstat: 0 Tests: 2 Failed: 1)",
299 #"$source_tests/harness_directives (Wstat: 0 Tests: 3 Failed: 0)",
300 #'Tests skippe
[all...]
H A Dharness.t136 my $expected_summary = qr{^Files=1, Tests=1, +\d+ wallclock secs};
169 $expected_summary = qr{^Files=1, Tests=1, +\d+ wallclock secs};
210 $expected_summary = qr{^Files=2, Tests=2, +\d+ wallclock secs};
233 $expected_summary = qr/^Files=1, Tests=1, +\d+ wallclock secs/;
254 $expected_summary = qr/^Files=1, Tests=1, +\d+ wallclock secs/;
305 "$source_tests/harness_failure (Wstat: 0 Tests: 2 Failed: 1)",
330 "$source_tests/harness_failure (Wstat: 0 Tests: 2 Failed: 1)",
351 "$source_tests/harness_failure (Wstat: 0 Tests: 2 Failed: 1)",
382 #"$source_tests/harness_directives (Wstat: 0 Tests: 3 Failed: 0)",
383 #'Tests skippe
[all...]
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dcopyright.t9 Tests that the latest copyright years in the top-level README file and the
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dnewtests-perldelta.pl70 =head1 New Tests
/openbsd-current/gnu/usr.bin/perl/lib/Pod/t/
H A DUsage.t109 Usage.t - Tests for Pod::Usage
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/
H A DMM.pm288 Tests if a file exists and is not empty (size > 0).
301 Tests if the source file exists and is not empty (size > 0). If it is not empty
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DCommand.pm306 Tests if a file exists. I<Exits> with 0 if it does, 1 if it does not (ie.
320 Tests if a directory exists. I<Exits> with 0 if it does, 1 if it does
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A DMM_NW5.t278 MM_NW5.t - Tests for ExtUtils::MM_NW5
/openbsd-current/regress/lib/libssl/interop/cert/
H A DMakefile91 @echo Bob, be happy! Tests finished.
/openbsd-current/gnu/llvm/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp430 const char *Tests[] = {"winv6.3", "win8", "win7"}; local
431 for (const char *Test : Tests) {
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DResult.pm167 output, however. Tests will have test numbers added if not present, TODO and
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/t/lib/Test/RRA/
H A DModuleVersion.pm245 Tests the version of all Perl modules under ROOT to ensure they match VERSION,
/openbsd-current/gnu/llvm/libcxx/src/include/
H A Dto_chars_floating_point.h595 enum class Mode { Tables, Tests };
689 generate_tables<float>(Mode::Tests);
690 generate_tables<double>(Mode::Tests);
/openbsd-current/gnu/usr.bin/perl/cpan/Config-Perl-V/
H A DV.pm569 * Tests
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A Dmktables19220 my $Validation = "Validation Tests";
19221 my $Validation_Documentation = "Documentation of validation Tests";
20151 # buggy, this won't necessarily catch those bugs. Tests are generated for all
20158 my $Tests = 0;
20165 print ++$Tests;
20189 $Tests++;
20197 print "not ok $Tests - couldn't compile /$regex/; line $line: $@\n";
20201 print "not ok $Tests - expected $expected but got $result for $string =~ qr/$regex/; line $line\n";
20206 print "not ok $Tests - for qr/$regex/ did not expect warning message '$warning_message'; line $line\n";
20210 print "ok $Tests
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/
H A DHarness.pm533 Tests will be run in the order found.
689 Run the named tests and display a summary of result. Tests will be run
H A DParser.pm555 output, however. Tests will have test numbers added if not present, TODO and
1228 $self->_add_error( "Tests out of sequence. Found "
/openbsd-current/gnu/usr.bin/perl/cpan/Unicode-Collate/Collate/
H A DLocale.pm399 Tests for C<Unicode::Collate::Locale> are named F<t/loc_*.t>.
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm836 [INTERNAL] Tests whether the UTF8 flag is turned on in the I<STRING>.
/openbsd-current/gnu/usr.bin/perl/t/re/
H A Dpat_advanced.t27 # Tests start here.
1812 skip "Tests assume ASCII", 4 unless $::IS_ASCII;
1840 # Tests for [#perl 71942]
2356 print "# Tests that follow may crash perl\n";
2417 like(chr(0x7FFF_FFFF), qr/$p/, # Tests any caching
2430 like(chr(0x7FFF_FFFF_FFFF_FFFF), qr/$p/, # Tests any caching
/openbsd-current/gnu/usr.bin/perl/dist/threads/lib/
H A Dthreads.pm409 Tests if two threads objects are the same thread or not. This is overloaded
/openbsd-current/gnu/usr.bin/perl/cpan/Unicode-Collate/
H A DCollate.pm1368 This is a workaround to pass Conformance Tests for Unicode 6.0.0 and 6.1.0.
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com5114 $! Tests for hard link, symbolic links, and 7.3 + CRTL features

Completed in 490 milliseconds

12