Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 11 - 20 of 127 for test (0.04 sec)

  1. 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)
  2. App::Prove.txt

    defined( my $test_args = $self->test_args ) ) { $args{test_args} =...$self->_shuffle(@tests) if $self->shuffle; @tests = reverse @tests if $self->backwards;...
    perldoc.perl.org/App::Prove.txt
    Registered: Sat May 18 12:35:15 UTC 2024
    - 18.5K bytes
    - Viewed (0)
  3. ExtUtils::testlib.txt

    be desirable to test it bypassing C<make test>. By adding use...Cwd; use File::Spec; # So the tests can chdir around and not break...
    perldoc.perl.org/ExtUtils::testlib.txt
    Registered: Sun May 19 05:02:55 UTC 2024
    - 911 bytes
    - Viewed (0)
  4. 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)
  5. CPAN::FirstTime.txt

    deliver test reports to CPAN Testers whenever you run tests on a...can skip the test phase and just rely on the test report history...
    perldoc.perl.org/CPAN::FirstTime.txt
    Registered: Sat May 18 15:32:46 UTC 2024
    - 73K bytes
    - Viewed (0)
  6. ExtUtils::Command::MM.txt

    4 =item B<test_harness> test_harness($verbose, @test_libs); Runs...Runs the tests on @ARGV via Test::Harness passing through the...
    perldoc.perl.org/ExtUtils::Command::MM.txt
    Registered: Sun May 19 03:24:56 UTC 2024
    - 7.5K bytes
    - Viewed (0)
  7. App::Prove::State.txt

    my @tests = $self->results->tests; for my $test (@tests) { my...$parser->end_time, my $test = $self->results->test($name); $test->sequence(...
    perldoc.perl.org/App::Prove::State.txt
    Registered: Sat May 18 05:02:22 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  8. 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)
  9. ExtUtils::MM_Unix.txt

    $self->{TEST_F} ||= "test -f"; $self->{TEST_S} ||= "test -s"; $self->{CP}...<<EOF; TEST_VERBOSE=0 TEST_TYPE=test_\$(LINKTYPE) TEST_FILE =...
    perldoc.perl.org/ExtUtils::MM_Unix.txt
    Registered: Sun May 19 03:55:30 UTC 2024
    - 112.9K bytes
    - Viewed (0)
  10. CPAN::Meta::Validator.txt

    include a test-file or a patch to an existing test-file that...code copied and adapted from Test::CPAN::Meta # by Barbie, <barbie@cpan.org>...
    perldoc.perl.org/CPAN::Meta::Validator.txt
    Registered: Sat May 18 16:10:57 UTC 2024
    - 33.1K bytes
    - Viewed (0)
Back to top