Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 159 for test (0.2 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. 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)
  3. 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)
  4. 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: Sat Jul 05 01:44:47 UTC 2025
    - 2K bytes
    - Viewed (0)
  5. 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)
  6. 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: Sat Jul 05 09:00:59 UTC 2025
    - 10.7K 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. 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: Sat Jul 05 05:12:00 UTC 2025
    - 31K bytes
    - Viewed (0)
  9. 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: Sat Jul 05 03:53:20 UTC 2025
    - 13.9K bytes
    - Viewed (0)
  10. perlnewmod.txt

    L<Test::Simple|Test::Simple> and L<Test::More|Test::More>...code, C<--use-new-tests> sets up a modern testing environment, and...
    perldoc.perl.org/perlnewmod.txt
    Registered: Fri Jul 04 17:17:15 UTC 2025
    - 10.7K bytes
    - Viewed (0)
Back to top