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:
authorMiguel de Icaza <miguel@gnome.org>2002-02-10 04:18:22 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-02-10 04:18:22 +0300
commit4c2ad5c231c8c698f6378722d320da14b4dde685 (patch)
tree09d87080197d4f8526a3cbd9908a504fbb6890af /doc/testing
parent0d69e304e997f1db4d292baa349211f41d3d4807 (diff)
Add Getting Started section from Nick
svn path=/trunk/mono/; revision=2284
Diffstat (limited to 'doc/testing')
-rw-r--r--doc/testing15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/testing b/doc/testing
index 82be11d0559..5832b213279 100644
--- a/doc/testing
+++ b/doc/testing
@@ -29,3 +29,18 @@
JUnit Test Infected: Programmers Love Writing Tests</a>.
+** Getting Started
+
+ We welcome all contributions to the Class Libary Test Suite.
+
+ There is information to help you get started in CVS at
+ mcs/class/doc/NUnitGuidelines. Once you have written your test, please
+ post it to <a href="resources.html#mailing">mono-list</a>.
+
+ Someone will make sure to add the file or apply the patch as
+ appropriate. If you plan to be an on-going contributor and
+ would like to get cvs account, email <a href="mailto:miguel@ximian.com">miguel</a>.
+
+ Normally, after you send a couple of well-written new files
+ and/or patches to the list, you will be given cvs access.
+