Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1 - 10 of 74 for test (0.03 sec)

  1. 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: Mon May 06 08:14:48 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  2. perlos390.txt

    dozen failing tests out of nearly 2500 make test_harness Install...Run tests to ensure Perl is working correctly. make test_harness...
    perldoc.perl.org/perlos390.txt
    Registered: Mon May 06 03:36:55 UTC 2024
    - 13.9K bytes
    - Viewed (0)
  3. ExtUtils::MakeMaker::FAQ.txt

    your tests are located with the C<test> directive: test => {TESTS...subdirectories to run tests in: test => {TESTS => 't/*.t t/foo/*.t...
    perldoc.perl.org/ExtUtils::MakeMaker::FAQ.txt
    Registered: Tue May 07 03:52:30 UTC 2024
    - 19.8K bytes
    - Viewed (0)
  4. perlwin32.txt

    t> test, which attempts to build a test program and...build and later testing. =back =head2 Testing Perl on Windows...
    perldoc.perl.org/perlwin32.txt
    Registered: Mon May 06 00:43:21 UTC 2024
    - 32K bytes
    - Viewed (0)
  5. perlcygwin.txt

    treated as text. C<sysopen()> with the C<O_TEXT> flag sets text mode...=head1 TEST ON CYGWIN There are two steps to running the test suite:...
    perldoc.perl.org/perlcygwin.txt
    Registered: Mon May 06 03:08:28 UTC 2024
    - 25.5K bytes
    - Viewed (0)
  6. perlsynology.txt

    -des $ make -j2 $ env TEST_JOBS=2 make test_harness $ make install...can set up smoke testing as described in the Test::Smoke documentation....
    perldoc.perl.org/perlsynology.txt
    Registered: Mon May 06 01:05:32 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  7. AutoSplit.txt

    itself: sub test1 ($) { "test 1\n"; } sub test2 ($$) { "test 2\n";...Just::Another::test5 { "another test 5\n"; } sub test6 { return join...
    perldoc.perl.org/AutoSplit.txt
    Registered: Mon May 06 08:30:15 UTC 2024
    - 19.2K bytes
    - Viewed (0)
  8. CPAN::Meta::Spec.txt

    Build make test configure, runtime, build, test Build test Consumers...'1.00', }, }, test => { recommends => { 'Test::Deep' => '0.10',...
    perldoc.perl.org/CPAN::Meta::Spec.txt
    Registered: Mon May 06 16:20:13 UTC 2024
    - 36.1K bytes
    - Viewed (0)
  9. CPAN::Meta::Prereqs.txt

    include a test-file or a patch to an existing test-file that...__legal_phases { qw(configure build test runtime develop) } sub __legal_types...
    perldoc.perl.org/CPAN::Meta::Prereqs.txt
    Registered: Mon May 06 13:37:29 UTC 2024
    - 13.1K bytes
    - Viewed (0)
  10. 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: Mon May 06 07:09:12 UTC 2024
    - 18.5K bytes
    - Viewed (0)
Back to top