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:
authorMartin Baulig <martin@novell.com>2004-08-27 19:52:47 +0400
committerMartin Baulig <martin@novell.com>2004-08-27 19:52:47 +0400
commit03ae40633e5f5d833307e7a6739d2329721f3940 (patch)
tree0df1c147ebd9ee0fd15ac1a383baeb568f1a84a6 /mcs/errors/Makefile
parente3483963bfd93d9ca63eabeb7e3c2b5e855302b0 (diff)
2004-08-27 Martin Baulig <martin@ximian.com>
* Makefile (test-everything): New target. svn path=/trunk/mcs/; revision=32937
Diffstat (limited to 'mcs/errors/Makefile')
-rw-r--r--mcs/errors/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/errors/Makefile b/mcs/errors/Makefile
index 7d8c5e25ae3..5c28bfc5c49 100644
--- a/mcs/errors/Makefile
+++ b/mcs/errors/Makefile
@@ -21,6 +21,11 @@ DISTFILES = \
runtest.pl \
$(wildcard *.cs)
+#
+# This is the target which is run by buildbot.
+#
+test-everything: run-test-local
+
#all-local: run-test-local test-multi-local
all-local: CS0618-2-lib.dll CS0619-8-lib.dll CS0619-17-lib.dll CS0619-32-lib.dll CS0619-33-lib.dll CS0619-36-lib.dll \
CS3005-16-lib.dll CS3013-module.dll