This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.c: Slight code simplification
[perl5.git] / t / README
index e35af99..97ba6fd 100644 (file)
--- a/t/README
+++ b/t/README
@@ -29,3 +29,7 @@ t/base/ directory fail.
 Tests in the t/comp/, t/cmd/, t/run/, t/io/, t/op/ and t/uni/ directories
 should also be runnable by miniperl and not require Config.pm, but
 failures to comply will not cause TEST to abort like for t/base/.
+
+Tests in t/perf/ are designed to test performance and optimisations,
+and also contain additional tools and files designed to run outside
+of the test suite