Add note about acceptance-tests to top level README
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 21 Mar 2016 13:28:25 +0000 (14:28 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 21 Mar 2016 13:28:25 +0000 (14:28 +0100)
README.md

index 7a7f3639f28ccefebc994e5d5f03cb0ae41f2ce1..d3ff65bda20411879d323a6aa9e14d4c38efbcfa 100644 (file)
--- 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.