[LLVMbugs] [Bug 15219] New: Testing Infrastructure Guide is woefully out of date

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 8 17:48:00 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15219

            Bug ID: 15219
           Summary: Testing Infrastructure Guide is woefully out of date
           Product: Documentation
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: jordan_rose at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

We have a nice long doc on our testing infrastructure at
http://llvm.org/docs/TestingGuide.html. Unfortunately, it doesn't actually
match up with the syntax and substitutions supported by the modern 'lit' tool.
It still lists variables like $srcdir and $path, and doesn't have information
on %S (src/test/), %T (build/test/Output), or %t
(build/test/Output/file.ll.tmp).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130209/7bfdc3a5/attachment.html>


More information about the llvm-bugs mailing list