diff stacks_sstacks.xml @ 6:9586f08634c0 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks2 commit 2f4c9bfc48d63075ae18a1687e8d01ffea509084
author iuc
date Wed, 11 May 2022 06:51:14 +0000
parents 09b8edb56d80
children
line wrap: on
line diff
--- a/stacks_sstacks.xml	Thu Apr 14 09:22:31 2022 +0000
+++ b/stacks_sstacks.xml	Wed May 11 06:51:14 2022 +0000
@@ -114,8 +114,8 @@
             </assert_command>
             <output name="output_log" ftype="txt"><assert_contents><has_text text="done."/></assert_contents></output>
             <output_collection name="matches" type="list" count="2">
-                <element name="PopA_01.matches"><assert_contents><has_text text="# sstacks completed on "/></assert_contents></element>
-                <element name="PopA_02.matches"><assert_contents><has_text text="# sstacks completed on "/></assert_contents></element>
+                <expand macro="test_element_stacks_completed" element_name="PopA_01.matches" />
+                <expand macro="test_element_stacks_completed" element_name="PopA_02.matches" />
             </output_collection>
         </test>
 
@@ -149,8 +149,8 @@
             </assert_command>
             <assert_stderr><has_text text="done."/></assert_stderr>
             <output_collection name="matches" type="list" count="2">
-                <element name="PopA_01.matches"><assert_contents><has_text text="# sstacks completed on "/></assert_contents></element>
-                <element name="PopA_02.matches"><assert_contents><has_text text="# sstacks completed on "/></assert_contents></element>
+                <expand macro="test_element_stacks_completed" element_name="PopA_01.matches" />
+                <expand macro="test_element_stacks_completed" element_name="PopA_02.matches" />
             </output_collection>
         </test>
     </tests>