Mercurial > repos > trinity_ctat > lcat3
changeset 0:f9bb89b4477e draft default tip
try creating cattest1
author | trinity_ctat |
---|---|
date | Fri, 08 Sep 2017 14:49:24 -0400 |
parents | |
children | |
files | lcat3.xml test-data/start_cat.txt test-data/three_cat.txt test-data/two_cat.txt |
diffstat | 4 files changed, 53 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lcat3.xml Fri Sep 08 14:49:24 2017 -0400 @@ -0,0 +1,41 @@ +<tool id="lcat3" name="LoCat" version="3.0.0"> + <requirements> + </requirements> + <command detect_errors="exit_code"><![CDATA[ + cat $input1 $input2 $input3 > $output + ]]></command> + <inputs> + <param type="data" name="input1" format="txt" /> + <param type="data" name="input2" format="txt" /> + <param type="data" name="input3" format="txt" /> + </inputs> + <outputs> + <data name="output" format="txt" /> + </outputs> + + <tests> + <test> + <param name="input1" value="start_cat.txt" /> + <param name="input2" value="start_cat.txt" /> + <param name="input2" value="start_cat.txt" /> + <output name="output" file="three_cat.txt" /> + </test> + </tests> + + <help><![CDATA[ + This cat is three cat. + ]]></help> + + <citations> + <citation type="bibtex"> +@misc{myThreeCat, + author = {Dennis, Cicada}, + year = {2017}, + title = {myThreeCat}, + publisher = {Noone}, + journal = {nobody}, + url = {http://cicadamessenger.com}, +}</citation> + </citations> + +</tool>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/start_cat.txt Fri Sep 08 14:49:24 2017 -0400 @@ -0,0 +1,2 @@ +1. There is no cat like no cat. +