Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCésar Natarén <cesar@mono-cvs.ximian.com>2004-04-18 09:02:50 +0400
committerCésar Natarén <cesar@mono-cvs.ximian.com>2004-04-18 09:02:50 +0400
commit3b78aef4b795a8f3bda2d36df3043829f9f4e6b1 (patch)
tree8334c1ada584278b156408e0bc5e8e4371399210 /mcs/jtests
parent12e268e5ba0e737c533e06976a4a1e3fa0a87512 (diff)
added iteration-stmts
svn path=/trunk/mcs/; revision=25655
Diffstat (limited to 'mcs/jtests')
-rw-r--r--mcs/jtests/Test.Sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/jtests/Test.Sources b/mcs/jtests/Test.Sources
index 796288ca1a2..877ea10c852 100644
--- a/mcs/jtests/Test.Sources
+++ b/mcs/jtests/Test.Sources
@@ -3,4 +3,4 @@ TEST_SOURCES = \
simple-assign-bool global-bool-lits global-id global-num global-sum \
global-assign-sum empty-func func-form-params func-total-locals func-nested \
greater-than less-than greater-than-eq less-than-eq assign-less-than-eq \
- log-ops
+ log-ops iteration-stmts