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:
authorRaja R Harinath <harinath@hurrynot.org>2006-04-18 14:28:11 +0400
committerRaja R Harinath <harinath@hurrynot.org>2006-04-18 14:28:11 +0400
commit112a34b88cb8dbd38e9630c9430511515a570bc2 (patch)
treec7ec95a4fa47b241e1c6c8beee7549ac58ae8481 /mcs/errors/Makefile
parentc6ea88f745fbbcd4cdab1552fbba13362c08ed65 (diff)
Re-enable tests after change to compiler-tester
svn path=/trunk/mcs/; revision=59585
Diffstat (limited to 'mcs/errors/Makefile')
-rw-r--r--mcs/errors/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/Makefile b/mcs/errors/Makefile
index e5c89956ce8..0ea5ec4fc30 100644
--- a/mcs/errors/Makefile
+++ b/mcs/errors/Makefile
@@ -68,7 +68,7 @@ endif
run-mcs-tests: $(TEST_SUPPORT_FILES)
run-mcs-tests:
- MONO_RUNTIME='$(RUNTIME)' $(TEST_RUNTIME) $(RUNTIME_FLAGS) $(topdir)/class/lib/$(PROFILE)/compiler-tester.exe negative $(TEST_PATTERN) $(COMPILER) known-issues-$(COMPILER_NAME) $(COMPILER_NAME).log
+ MONO_RUNTIME='$(RUNTIME)' $(TEST_RUNTIME) $(RUNTIME_FLAGS) $(topdir)/class/lib/$(PROFILE)/compiler-tester.exe negative 0 $(COMPILER) known-issues-$(COMPILER_NAME) $(COMPILER_NAME).log
clean-local:
rm -f *.exe *.dll *.log *.mdb dummy.xml *.junk