Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 1 - 10 of 22 for test (0.02 sec)

  1. App::Prove::State::Result::Test.txt

    App::Prove::State::Result::Test - Individual test results. =head1 VERSION...a single test. =head1 SYNOPSIS # Re-run failed tests $ prove --state=failed,save...
    perldoc.perl.org/App::Prove::State::Result::Test.txt
    Registered: Sat May 18 15:56:16 UTC 2024
    - 3.3K bytes
    - Viewed (0)
  2. App::Prove::State::Result.txt

    my %tests; for my $test ( $self->tests ) { $tests{ $test->name...my $tests = $self->{tests} ||= {}; if ( my $test = $tests->{$name}...
    perldoc.perl.org/App::Prove::State::Result.txt
    Registered: Sat May 18 14:18:52 UTC 2024
    - 4.8K bytes
    - Viewed (0)
  3. if.txt

    my $result = sprintf $test->{fmt}, @{$test->{args}}; The C<no if>...q|warnings|, qw(redundant); my $test = { fmt => "%s", args => [ qw(...
    perldoc.perl.org/if.txt
    Registered: Sat May 18 07:39:42 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  4. perlutil.txt

    interface to the test-running functionality of L<Test::Harness>. It's...Perl source code build time to test the Perl version it was built...
    perldoc.perl.org/perlutil.txt
    Registered: Fri May 17 11:13:45 UTC 2024
    - 7.2K bytes
    - Viewed (0)
  5. CPAN::Meta::Feature.txt

    include a test-file or a patch to an existing test-file that...
    perldoc.perl.org/CPAN::Meta::Feature.txt
    Registered: Sat May 18 12:56:46 UTC 2024
    - 3.3K bytes
    - Viewed (0)
  6. blib.txt

    with B<-M> option as a way of testing arbitrary scripts against an...not be possible to run `make test` # for the Win32 module because...
    perldoc.perl.org/blib.txt
    Registered: Sat May 18 05:29:52 UTC 2024
    - 2K bytes
    - Viewed (0)
  7. ok.txt

    { goto &Test::More::pass if $_[0] eq 'ok'; goto &Test::More::use_ok;...'1.302194'; use strict; use Test::More (); sub import { shift;...
    perldoc.perl.org/ok.txt
    Registered: Sat May 18 13:12:38 UTC 2024
    - 967 bytes
    - Viewed (2)
  8. CPAN::Plugin::Specfile.txt

    cpan shell to write a spec file test Acme::Meta # disable # if it...DESCRIPTION Implemented as a post-test hook, this plugin writes a specfile...
    perldoc.perl.org/CPAN::Plugin::Specfile.txt
    Registered: Sat May 18 10:21:12 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  9. filetest.txt

    The default behaviour of file test operators is to use the simple...filetest> statements affect file tests defined in their block, up to...
    perldoc.perl.org/filetest.txt
    Registered: Sat May 18 09:44:39 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  10. $_.txt

    criterion of a C<while> test. Outside a C<while> test, this will not happen....unlink, unpack. =item * All file tests (C<-f>, C<-d>) except for C<-t>,...
    perldoc.perl.org/variables/$_.txt
    Registered: Fri May 17 17:32:51 UTC 2024
    - 1.9K bytes
    - Viewed (0)
Back to top