2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / jtests / Test.Sources
index ae300c05c2405186150b9b66a311e54a7061c21b..2028ddeb206b9b4ff06aa2fe98589393229dbd91 100644 (file)
@@ -1,4 +1,6 @@
 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 \
+       greater-than less-than greater-than-eq less-than-eq assign-less-than-eq \
+       log-ops iteration-stms precedence