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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-03-21 16:28:25 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-03-21 16:28:25 +0300
commitf7e403c72bd970f3e1c74e5f63f569ab5edde828 (patch)
tree862fd2d347b5a61d7a5270102c8bb9fae3056d12 /README.md
parent969e00e1ddc07458109d4a2fda16f04dc11691c7 (diff)
Add note about acceptance-tests to top level README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7a7f3639f28..d3ff65bda20 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,8 @@ See the man pages for mono(1), mcs(1) and monodis(1) for further details.
Directory Roadmap
=================
+* `acceptance-tests/` - Optional third party test suites used to validate Mono against a wider range of test cases.
+
* `data/` - Configuration files installed as part of the Mono runtime.
* `docs/` - Technical documents about the Mono runtime.