summaryrefslogtreecommitdiffstats
path: root/src/test/COMPILER_TESTS.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/COMPILER_TESTS.md')
-rw-r--r--src/test/COMPILER_TESTS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/COMPILER_TESTS.md b/src/test/COMPILER_TESTS.md
new file mode 100644
index 000000000..ea540bd0b
--- /dev/null
+++ b/src/test/COMPILER_TESTS.md
@@ -0,0 +1,4 @@
+# Compiler Test Documentation
+
+Documentation for the compiler testing framework can be found in
+[the rustc dev guide](https://rustc-dev-guide.rust-lang.org/tests/intro.html).