The test-suite requires Test::More and the local versions of Test::More
were removed in 1d1e8650a3. They are not
always distributed with Perl, such as Perl 5.16 in Fedora.
18 lines
475 B
Text
18 lines
475 B
Text
See ../README for common README file.
|
|
|
|
Any testcases which have _runme.pl appended after the testcase name will be detected and run.
|
|
|
|
Test::More Support
|
|
==
|
|
|
|
Test::More is a standard perl test harness tool.
|
|
Support was added for for using Test::More in 1.3.28.
|
|
If adding a new test to this suite, please use Test::More.
|
|
|
|
There are a few legacy test cases which do not use Test::More and these ought to be converted:
|
|
|
|
disown
|
|
imports
|
|
overload_copy
|
|
profiletest
|
|
template_ref_type
|