commit 4fd4aa0fbd4b060da776c44d9b774c872f75cc8e
parent 771b776a19665069a249ca9eab738979b92eff32
Author: Marcel Denia <naoir@gmx.net>
Date: Sun, 2 Nov 2014 19:32:37 +0100
perl: Mark test support as experimental
Signed-off-by: Marcel Denia <naoir@gmx.net>
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/lang/perl/Config.in b/lang/perl/Config.in
@@ -8,5 +8,8 @@ config PERL_TESTS
Include test suites for all perl packages.
This will make perl related packages much bigger, so
use with care.
+
+ Note: Test support is still in development. Some tests
+ still fail, others are just missing completely.
endmenu