[llvm-bugs] [Bug 38941] New: ninja check-clang-tooling builds unittests but doesn't run them

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 13 13:23:51 PDT 2018


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

            Bug ID: 38941
           Summary: ninja check-clang-tooling builds unittests but doesn't
                    run them
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: richard-llvm at metafoo.co.uk
                CC: llvm-bugs at lists.llvm.org

$ ninja check-clang-tooling

... builds the prerequisites for the tests in test/Tooling and also builds the
tests in unittests/Tooling. But then it only runs the lit tests in test/Tooling
and not the unit tests.

-- 
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/20180913/0e5d088a/attachment.html>


More information about the llvm-bugs mailing list