[LLVMbugs] [Bug 8438] New: cmake: "make check" warns about unittests
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Oct 22 09:00:46 PDT 2010
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: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu
$ 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.
More information about the llvm-bugs
mailing list