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:
authorBen Maurer <benm@mono-cvs.ximian.com>2005-02-12 07:57:36 +0300
committerBen Maurer <benm@mono-cvs.ximian.com>2005-02-12 07:57:36 +0300
commitbd00849ddb7ed176284c16efc7008641b0aeedc3 (patch)
treef257bee2078663a1f04c2b812ca36d842b867219 /runtime
parent402cb9a2551f4fe85034e4368c6249fc94cdf1c9 (diff)
2005-02-12 Ben Maurer <bmaurer@ximian.com>
* runtime/Makefile.am (centum_nunit_tests): Add corlib! Thanks to nickd, miguel, et al. svn path=/trunk/mono/; revision=40521
Diffstat (limited to 'runtime')
-rw-r--r--runtime/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am
index cf5b1dbfa53..60f3e0160b1 100644
--- a/runtime/Makefile.am
+++ b/runtime/Makefile.am
@@ -61,6 +61,7 @@ endif
# List of NUnit testcases that should be 100% pass
centum_nunit_tests = \
+ class/corlib \
class/Commons.Xml.Relaxng \
class/Cscompmgd \
class/Microsoft.JScript \