mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-23 22:23:00 +00:00
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:
@@ -180,8 +180,8 @@ Developers are required to create test cases for any bugs fixed and any new
|
||||
features added. Some tips for getting your testcase approved:
|
||||
|
||||
* All feature and regression test cases are added to the ``llvm/test``
|
||||
directory. The appropriate sub-directory should be selected (see the `Testing
|
||||
Guide <TestingGuide.html>`_ for details).
|
||||
directory. The appropriate sub-directory should be selected (see the
|
||||
:doc:`Testing Guide <TestingGuide>` for details).
|
||||
|
||||
* Test cases should be written in `LLVM assembly language <LangRef.html>`_
|
||||
unless the feature or regression being tested requires another language
|
||||
|
||||
Reference in New Issue
Block a user