mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
perl: Add basic test support
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
menu "Configuration"
|
||||
depends on PACKAGE_perl
|
||||
|
||||
config PERL_TESTS
|
||||
bool "Include perl tests"
|
||||
default n
|
||||
help
|
||||
Include test suites for all perl packages.
|
||||
This will make perl related packages much bigger, so
|
||||
use with care.
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user