about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2015-07-06 12:14:49 -0400
committerSteve Klabnik <steve@steveklabnik.com>2015-07-06 12:14:49 -0400
commit8cb1faaa907395d9bcf81919d7e94f3b7560dccf (patch)
treea20b24f908034597b15f84e4f7eb2927ad132d94
parent9748574271847c1d6e65b71eca175cfcac9361f5 (diff)
downloadrust-8cb1faaa907395d9bcf81919d7e94f3b7560dccf.tar.gz
rust-8cb1faaa907395d9bcf81919d7e94f3b7560dccf.zip
Link to test suite information from CONTRIBUTING.md
Fixes #24802
-rw-r--r--CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0bcb3219858..7bf144c7133 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -108,6 +108,10 @@ will run all the tests on every platform we support. If it all works out,
 
 [merge-queue]: http://buildbot.rust-lang.org/homu/queue/rust
 
+Speaking of tests, Rust has a comprehensive test suite. More information about
+it can be found
+[here](https://github.com/rust-lang/rust-wiki-backup/blob/master/Note-testsuite.md).
+
 ## Writing Documentation
 
 Documentation improvements are very welcome. The source of `doc.rust-lang.org`