Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 156 for test (0.15 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: Sun Oct 12 09:53:28 UTC 2025
    - 44K bytes
    - Viewed (0)
  2. 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: Mon Oct 13 12:19:31 UTC 2025
    - 13.4K bytes
    - Viewed (0)
  3. 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: Sun Oct 12 09:23:58 UTC 2025
    - 49.3K bytes
    - Viewed (0)
  4. perlivp.txt

    preface before each test telling what it will test. -v Verbose mode...information about test results is printed. Test failures always...
    perldoc.perl.org/perlivp.txt
    Registered: Mon Oct 13 13:31:18 UTC 2025
    - 10.7K bytes
    - Viewed (0)
  5. 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: Sun Oct 12 02:35:24 UTC 2025
    - 6K bytes
    - Viewed (0)
  6. perlhurd.txt

    indicated by the test suite output. The socket tests may fail if the...215 8 tests and 24 subtests skipped. Failed 2/229 test scripts,...
    perldoc.perl.org/perlhurd.txt
    Registered: Sun Oct 12 20:58:15 UTC 2025
    - 2K bytes
    - Viewed (0)
  7. perlmodstyle.txt

    sophisticated test suites there are Test::More and Test::MockObject....L<Module::Build> =item Testing tools L<Test::Simple>, L<Test::Inline>, L<Carp::Assert>,...
    perldoc.perl.org/perlmodstyle.txt
    Registered: Sun Oct 12 05:04:23 UTC 2025
    - 21.8K bytes
    - Viewed (0)
  8. perlbug - how to submit bug reports on Perl - P...

    which indicate you haven't also tested the current stable release...perldebug . # Do you have a proper test case? The easier it is to reproduce...
    perldoc.perl.org/perlthanks
    Registered: Sun Oct 12 17:40:40 UTC 2025
    - 30.6K bytes
    - Viewed (0)
  9. perl58delta.txt

    FAILED at test 8 lib/Test/Harness/t/test-harness......FAILED...at test 23 lib/Test/Simple/t/exit..........FAILED at test 1 The...
    perldoc.perl.org/perl58delta.txt
    Registered: Sun Oct 12 18:15:50 UTC 2025
    - 112.5K bytes
    - Viewed (0)
  10. perlos390.txt

    =head2 Testing Anomalies with Perl on OS/390 The "make test" step...will help you Configure, build, test and install Perl on z/OS Unix...
    perldoc.perl.org/perlos390.txt
    Registered: Sun Oct 12 22:26:40 UTC 2025
    - 13.9K bytes
    - Viewed (0)
Back to top