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-01-24 01:25:57 +0300
committerCésar Natarén <cesar@mono-cvs.ximian.com>2004-01-24 01:25:57 +0300
commit888fe2429068ed31e34f1e80198fed0f16e0e3d4 (patch)
tree06561cc28ee79d1a644638f47dd998b59a444028 /mcs/jtests
parenta199dfd3a8ffc434d6f98cc6b6491fe589a1df17 (diff)
added some more tests
svn path=/trunk/mcs/; revision=22453
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 ae300c05c24..869c5868dcd 100644
--- a/mcs/jtests/Test.Sources
+++ b/mcs/jtests/Test.Sources
@@ -1,4 +1,4 @@
TEST_SOURCES = \
var-decl init-var-num init-var-string simple-assign-num simple-assign-vars \
simple-assign-bool global-bool-lits global-id global-num global-sum \
- global-assign-sum
+ global-assign-sum empty-func func-form-params func-total-locals func-nested