- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 159 for test (0.2 sec)
-
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.txtRegistered: Fri Jul 04 17:08:43 UTC 2025 - 44K bytes - Viewed (0) -
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.txtRegistered: Sat Jul 05 07:45:55 UTC 2025 - 13.4K bytes - Viewed (0) -
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.txtRegistered: Fri Jul 04 11:24:39 UTC 2025 - 66.7K bytes - Viewed (0) -
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.txtRegistered: Sat Jul 05 01:44:47 UTC 2025 - 2K bytes - Viewed (0) -
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.txtRegistered: Fri Jul 04 12:01:25 UTC 2025 - 49.3K bytes - Viewed (0) -
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.txtRegistered: Sat Jul 05 09:00:59 UTC 2025 - 10.7K bytes - Viewed (0) -
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.txtRegistered: Fri Jul 04 15:06:02 UTC 2025 - 6K bytes - Viewed (0) -
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/perlthanksRegistered: Sat Jul 05 05:12:00 UTC 2025 - 31K bytes - Viewed (0) -
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.txtRegistered: Sat Jul 05 03:53:20 UTC 2025 - 13.9K bytes - Viewed (0) -
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.txtRegistered: Fri Jul 04 17:17:15 UTC 2025 - 10.7K bytes - Viewed (0)