[llvm-bugs] [Bug 34129] New: Add tests

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 8 15:27:37 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34129

            Bug ID: 34129
           Summary: Add tests
           Product: tools
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: opt-viewer
          Assignee: unassignedbugs at nondot.org
          Reporter: anemet at apple.com
                CC: anemet at apple.com, llvm-bugs at lists.llvm.org

Currently the opt-viewer tools are untested.  We should add some tests.  A few
notes about this:

* This needs some REQUIRES check so that we don't run this when people don't
have the appropriate python packages (pyyaml, pygments) installed

* Rather than detecting the packages for now we could just add a CMAKE flag
that enables these.  Then people changing the opt-viewer would be expected to
configure with this flag.  We could also have a bot with this flag.

-- 
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/20170808/e8367bf2/attachment.html>


More information about the llvm-bugs mailing list