docs: Sphinxify TestingGuide

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167979 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sean Silva
2012-11-14 21:09:30 +00:00
parent 70a870add8
commit ac99eed043
7 changed files with 723 additions and 930 deletions
+2 -2
View File
@@ -1073,8 +1073,8 @@ module that must be checked out (usually to ``projects/test-suite``). This
module contains a comprehensive correctness, performance, and benchmarking test
suite for LLVM. It is a separate Subversion module because not every LLVM user
is interested in downloading or building such a comprehensive test suite. For
further details on this test suite, please see the `Testing
Guide <TestingGuide.html>`_ document.
further details on this test suite, please see the :doc:`Testing Guide
<TestingGuide>` document.
.. _tools: