Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 159 for test (0.08 sec)

  1. perlhack.txt

    to write a test in the core: L<Test::More>, F<t/test.pl> and ad..."make test", Perl uses the F<t/TEST> program to run the test suite...
    perldoc.perl.org/perlhack.txt
    Registered: Fri Jul 04 17:08:43 UTC 2025
    - 44K bytes
    - Viewed (0)
  2. perlxstut.txt

    Within the test script, you perform a number of tests to confirm...when the test is correct, "not ok" when it is not. use Test::More...
    perldoc.perl.org/perlxstut.txt
    Registered: Fri Jul 04 12:01:25 UTC 2025
    - 49.3K bytes
    - Viewed (0)
  3. perlsource.txt

    the test file itself is testing. =item * F<t/re/> Tests for regex...F<cpan/>. =head2 Tests The Perl core has an extensive test suite. If...
    perldoc.perl.org/perlsource.txt
    Registered: Fri Jul 04 18:28:01 UTC 2025
    - 7K bytes
    - Viewed (0)
  4. prove.txt

    path for your tests -s, --shuffle Run the tests in random order....Colored test output (default). --nocolor Do not color test output....
    perldoc.perl.org/prove.txt
    Registered: Sat Jul 05 07:45:55 UTC 2025
    - 13.4K bytes
    - Viewed (0)
  5. perl5101delta.txt

    CPAN incorporate new tests. Several tests that have the potential...C<when (1..10)> will not work to test whether a given value is an...
    perldoc.perl.org/perl5101delta.txt
    Registered: Sat Jul 05 05:11:03 UTC 2025
    - 42.9K bytes
    - Viewed (0)
  6. perlbs2000.txt

    AILED tests 1409-1440 op/regexp..........FAILED tests 483, 496...AILED tests 483, 496 pragma/overload.....FAILED tests 152-153,...
    perldoc.perl.org/perlbs2000.txt
    Registered: Sat Jul 05 02:48:27 UTC 2025
    - 7.8K bytes
    - Viewed (0)
  7. perlhacktut.txt

    one from t/test.pl. require './test.pl'; plan( tests => 159 );...line. =head2 Testing the patch The regression tests for each operator...
    perldoc.perl.org/perlhacktut.txt
    Registered: Fri Jul 04 15:06:02 UTC 2025
    - 6K bytes
    - Viewed (0)
  8. perl5203delta.txt

    A new test script has been added to test this fix; see...ssues/14491> =back =head1 Testing =over 4 =item * F<t/perf/taint.t>...
    perldoc.perl.org/perl5203delta.txt
    Registered: Fri Jul 04 12:42:34 UTC 2025
    - 9K bytes
    - Viewed (0)
  9. perlmodlib.txt

    writing tests with Test2. =item Test2::Manual::Testing::Introduction...Introduction to testing with Test2. =item Test2::Manual::Testing::Migrating...
    perldoc.perl.org/perlmodlib.txt
    Registered: Fri Jul 04 11:24:39 UTC 2025
    - 66.7K bytes
    - Viewed (0)
  10. perlbug.txt

    delivered local $Text::Wrap::columns = 900; local $Text::Wrap::huge...issue -JESSE 2008-06-08) # - Test -b option my( $file, $usefile,...
    perldoc.perl.org/perlbug.txt
    Registered: Sat Jul 05 10:13:43 UTC 2025
    - 44.6K bytes
    - Viewed (0)
Back to top