Skip to content

Commit

Permalink
re-enable tests
Browse files Browse the repository at this point in the history
svn path=/trunk/mcs/; revision=58895
  • Loading branch information
harinath committed Apr 1, 2006
1 parent 74df17e commit b4cea30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcs/errors/Makefile
Expand Up @@ -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 0 $(COMPILER) known-issues-$(COMPILER_NAME) $(COMPILER_NAME).log
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

clean-local:
rm -f *.exe *.dll *.log *.mdb dummy.xml *.junk
Expand Down

0 comments on commit b4cea30

Please sign in to comment.