From: Karen Etheridge Date: Mon, 9 Sep 2013 22:45:19 +0000 (-0700) Subject: skip compile tests for plugins using optional features - we conditionally test these... X-Git-Tag: v1.003022~3^2~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4a3d2da68b36a479cf627dc4e62f4c025038cc4e;p=p5sagit%2FDevel-REPL.git skip compile tests for plugins using optional features - we conditionally test these in other tests as well --- diff --git a/dist.ini b/dist.ini index ee8e909..102b916 100644 --- a/dist.ini +++ b/dist.ini @@ -14,6 +14,8 @@ Test::MinimumVersion.max_target_perl = 5.008001 -remove = PodCoverageTests ; XXX TODO -remove = Test::PodSpelling ; XXX TODO -remove = Test::UnusedVars ; XXX TODO +Test::Compile.skip[0] = Devel::REPL::Plugin::CompletionDriver::(INC|Keywords|LexEnv) +Test::Compile.skip[1] = Devel::REPL::Plugin::(Completion|LexEnv|DDC|DDS|Interrupt|MultiLine::PPI|Nopaste|PPI|Refresh) [ExecDir] dir = script