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:
authorJonathan Pryor <jpryor@novell.com>2005-01-21 01:30:57 +0300
committerJonathan Pryor <jpryor@novell.com>2005-01-21 01:30:57 +0300
commitefc1e0b1c636eac0400904d1d24620aced7b7de7 (patch)
tree0adddcff6fbe29a4756b076a0d17875d3078ea6f /runtime
parenta2d4693bac62f2ca1cb120b1508c666bbdb5a399 (diff)
* runtime/Makefile.am (centum_nunit_tests): Add class/Mono.Posix and
class/System, both of which pass all their unit tests. svn path=/trunk/mono/; revision=39285
Diffstat (limited to 'runtime')
-rw-r--r--runtime/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am
index 1c0ca5cfbe9..d986e62b006 100644
--- a/runtime/Makefile.am
+++ b/runtime/Makefile.am
@@ -64,7 +64,9 @@ centum_nunit_tests = \
class/Commons.Xml.Relaxng \
class/Cscompmgd \
class/Microsoft.JScript \
+ class/Mono.Posix \
class/Mono.Security \
+ class/System \
class/System.Configuration.Install \
class/System.Runtime.Remoting \
class/System.Runtime.Serialization.Formatters.Soap \