Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1 - 10 of 26 for test (0.03 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. ExtUtils::MakeMaker::Config.txt

    pm so MakeMaker is easier to test. =cut...
    perldoc.perl.org/ExtUtils::MakeMaker::Config.txt
    Registered: Sat May 18 20:03:27 UTC 2024
    - 602 bytes
    - Viewed (0)
  7. 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)
  8. ExtUtils::MakeMaker::Tutorial.txt

    'make test' will run these tests. Typically, the F<t/> test directory...will only run tests in F<t/foo>: test => {TESTS => 't/foo/*.t'}...
    perldoc.perl.org/ExtUtils::MakeMaker::Tutorial.txt
    Registered: Sat May 18 20:13:02 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  9. 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)
  10. 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)
Back to top