[Swift-commit] r7605 - SwiftApps/swift-galaxy/swift
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Mon Feb 17 14:17:42 CST 2014
Author: ketan
Date: 2014-02-17 14:17:42 -0600 (Mon, 17 Feb 2014)
New Revision: 7605
Modified:
SwiftApps/swift-galaxy/swift/swiftforeach.xml
Log:
update test case
Modified: SwiftApps/swift-galaxy/swift/swiftforeach.xml
===================================================================
--- SwiftApps/swift-galaxy/swift/swiftforeach.xml 2014-02-17 20:00:49 UTC (rev 7604)
+++ SwiftApps/swift-galaxy/swift/swiftforeach.xml 2014-02-17 20:17:42 UTC (rev 7605)
@@ -108,6 +108,13 @@
<param format="data" name="listfile" type="data" label="List file"/>
</when>
+ <when value="tst">
+ <param name="rngstart" size="2" type="integer" value="0" label="start"/>
+ <param name="rend" size="2" type="integer" value="9" label="end"/>
+ <param name="stepsize" size="2" type="integer" value="1" label="stepsize"/>
+ <param format="data" name="listfile" type="data" label="List file"/>
+ </when>
+
</conditional>
<repeat name="stringarg" title="string arg">
More information about the Swift-commit
mailing list