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

           Summary: cmake: "make check" warns about unittests
           Product: Build scripts
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


$ cmake ../llvm
...
$ make
...
$ make check
Running LLVM regression tests
lit.py: main.py:298: warning: test suite 'LLVM-Unit' contained no tests

^ Here there is a worrying warning about LLVM-Unit.  It is not clear to me
whether it actually runs the unittests or not.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to