changeset 0:39190a00f476 draft default tip

try creating cattest1
author trinity_ctat
date Fri, 08 Sep 2017 14:50:39 -0400
parents
children
files ncat1.xml test-data/start_cat.txt test-data/three_cat.txt test-data/two_cat.txt
diffstat 4 files changed, 49 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ncat1.xml	Fri Sep 08 14:50:39 2017 -0400
@@ -0,0 +1,37 @@
+<tool id="ncat1" name="NoCat" version="1.0.0">
+    <requirements>
+    </requirements>
+    <command detect_errors="exit_code"><![CDATA[
+        cat $input > $output
+    ]]></command>
+    <inputs>
+        <param type="data" name="input" format="txt" />
+    </inputs>
+    <outputs>
+        <data name="output" format="txt" />
+    </outputs>
+
+    <tests>
+        <test>
+            <param name="input" value="start_cat.txt" />
+            <output name="output" file="start_cat.txt" />
+        </test>
+    </tests>
+
+    <help><![CDATA[
+        This cat is no cat.
+    ]]></help>
+
+    <citations>
+        <citation type="bibtex">
+@misc{myNoCat,
+  author = {Dennis, Cicada},
+  year = {2017},
+  title = {myNoCat},
+  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:50:39 2017 -0400
@@ -0,0 +1,2 @@
+1. There is no cat like no cat.
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/three_cat.txt	Fri Sep 08 14:50:39 2017 -0400
@@ -0,0 +1,6 @@
+1. There is no cat like no cat.
+
+1. There is no cat like no cat.
+
+1. There is no cat like no cat.
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/two_cat.txt	Fri Sep 08 14:50:39 2017 -0400
@@ -0,0 +1,4 @@
+1. There is no cat like no cat.
+
+1. There is no cat like no cat.
+