comparison snippy-core.xml @ 20:d1a4cfe44743 draft

Added snippy-core tool
author simon-gladman
date Thu, 09 Jun 2016 09:32:22 -0400
parents d1719f16caa3
children ebd7a957ff4b
comparison
equal deleted inserted replaced
19:d1719f16caa3 20:d1a4cfe44743
5 </requirements> 5 </requirements>
6 <stdio> 6 <stdio>
7 <exit_code range="1:" /> 7 <exit_code range="1:" />
8 </stdio> 8 </stdio>
9 9
10 <command interpreter=perl><![CDATA[ 10 <command interpreter="perl">
11 <![CDATA[
11 12
12 snippy_core_wrapper.pl 13 snippy_core_wrapper.pl
13 $is_reference 14 $is_reference
14 --mincov $mincov 15 --mincov $mincov
15 --indirs '${" ".join(map(str, $indirs))}' 16 --indirs '${" ".join(map(str, $indirs))}'