Lines Matching refs:tests
25 more tests....
50 The plan tells how many tests will be run, or how many tests have
59 means you plan on running 10 tests. This is a safeguard in case your test
103 has five tests. The sixth is missing. Test::Harness will generate
105 FAILED tests 1, 3, 6
106 Failed 3/6 tests, 50.00% okay
148 =head2 TODO tests
158 These tests represent a feature to be implemented or a bug to be fixed
165 =head2 Skipping tests
169 tests is included in the generated output. The harness should report
183 As an emergency measure a test script can decide that further tests
202 running, or to delineate a group of tests.
212 # End of network tests
230 The following TAP listing declares that six tests follow as well as
232 tests pass.
252 all the test points have run. Also, two of the tests fail.
266 This listing reports that a pile of tests are going to be run. However,
277 The following listing plans on running 5 tests. However, our program
278 decided to not run tests 2 thru 5 at all. To properly report this,
279 the tests are marked as being skipped.
291 This listing shows that the entire listing is a skip. No tests were run.
297 The following example reports that four tests are run and the last two
298 tests failed. However, because the failing tests are marked as things