about summary refs log tree commit diff
path: root/tests/COMPILER_TESTS.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/COMPILER_TESTS.md')
-rw-r--r--tests/COMPILER_TESTS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/COMPILER_TESTS.md b/tests/COMPILER_TESTS.md
new file mode 100644
index 00000000000..ea540bd0b18
--- /dev/null
+++ b/tests/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).