Mercurial > repos > fubar > tool_factory_2
comparison rgToolFactory2.xml @ 17:a584ff2f7554 draft
Uploaded
author | fubar |
---|---|
date | Sun, 01 Feb 2015 19:46:48 -0500 |
parents | dd6cf2ddaac7 |
children |
comparison
equal
deleted
inserted
replaced
16:0027d2f66096 | 17:a584ff2f7554 |
---|---|
262 <param name="interpreter" value='python' /> | 262 <param name="interpreter" value='python' /> |
263 <param name="envpath" value='system' /> | 263 <param name="envpath" value='system' /> |
264 <param name="runme" value="tf2_test_runme.py"/> | 264 <param name="runme" value="tf2_test_runme.py"/> |
265 <output name='output1' file='tf2_test_out.xls' compare='diff' lines_diff = '10'/> | 265 <output name='output1' file='tf2_test_out.xls' compare='diff' lines_diff = '10'/> |
266 <output name='html_file' file="tf2_test.html" compare='diff' lines_diff = '10'/> | 266 <output name='html_file' file="tf2_test.html" compare='diff' lines_diff = '10'/> |
267 <output name='new_tool' file="tf2_test.toolshed.gz" compare="sim_size" delta="20" /> | 267 <output name='new_tool' file="tf2_test.toolshed.gz" compare="sim_size" delta="600" /> |
268 </test> | 268 </test> |
269 </tests> | 269 </tests> |
270 <help> | 270 <help> |
271 | 271 |
272 .. class:: warningmark | 272 .. class:: warningmark |