- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 159 for test (0.08 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) -
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) -
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.txtRegistered: Fri Jul 04 18:28:01 UTC 2025 - 7K 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) -
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.txtRegistered: Sat Jul 05 05:11:03 UTC 2025 - 42.9K bytes - Viewed (0) -
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.txtRegistered: Sat Jul 05 02:48:27 UTC 2025 - 7.8K 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) -
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.txtRegistered: Fri Jul 04 12:42:34 UTC 2025 - 9K 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) -
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.txtRegistered: Sat Jul 05 10:13:43 UTC 2025 - 44.6K bytes - Viewed (0)