- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 156 for test (0.15 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: Sun Oct 12 09:53:28 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: Mon Oct 13 12:19:31 UTC 2025 - 13.4K 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: Sun Oct 12 09:23:58 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: Mon Oct 13 13:31:18 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: Sun Oct 12 02:35:24 UTC 2025 - 6K 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: Sun Oct 12 20:58:15 UTC 2025 - 2K bytes - Viewed (0) -
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.txtRegistered: Sun Oct 12 05:04:23 UTC 2025 - 21.8K 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: Sun Oct 12 17:40:40 UTC 2025 - 30.6K bytes - Viewed (0) -
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.txtRegistered: Sun Oct 12 18:15:50 UTC 2025 - 112.5K 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: Sun Oct 12 22:26:40 UTC 2025 - 13.9K bytes - Viewed (0)