<div dir="ltr">Does anyone know what would cause the check-clang project from a CMake generated Visual Studio .sln have the following output when built?<div><br></div><div><br></div><div><div><font face="courier new, monospace">------ Build started: Project: check-clang, Configuration: Debug Win32 ------</font></div>
<div><font face="courier new, monospace">Build started 3/28/2013 10:34:21 PM.</font></div><div><font face="courier new, monospace">InitializeBuildStatus:</font></div><div><font face="courier new, monospace">  Creating "Win32\Debug\check-clang\check-clang.unsuccessfulbuild" because "AlwaysCreate" was specified.</font></div>
<div><font face="courier new, monospace">CustomBuild:</font></div><div><font face="courier new, monospace">  Running the Clang regression tests</font></div><div><font face="courier new, monospace">  -- Testing: 0 tests, 0 threads --</font></div>
<div><font face="courier new, monospace">  </font></div><div><font face="courier new, monospace">  Testing Time: 0.00s</font></div><div><font face="courier new, monospace">  lit.py: discovery.py:103: warning: unable to find test suite for 'E:/MichaelPrice/llvm-build-vc100/tools/clang/test'</font></div>
<div><font face="courier new, monospace">  lit.py: discovery.py:203: warning: input 'E:/MichaelPrice/llvm-build-vc100/tools/clang/test' contained no tests</font></div><div><font face="courier new, monospace">  </font></div>
<div><font face="courier new, monospace">  2 warning(s) in tests.</font></div><div><font face="courier new, monospace">FinalizeBuildStatus:</font></div><div><font face="courier new, monospace">  Deleting file "Win32\Debug\check-clang\check-clang.unsuccessfulbuild".</font></div>
<div><font face="courier new, monospace">  Touching "Win32\Debug\check-clang\check-clang.lastbuildstate".</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">Build succeeded.</font></div>
</div><div><br></div><div><br></div><div style>I'd really like to make tests for the changes I've made, but if i can't even run the ones that are there, I'm a bit at a disadvantage. ;-)</div></div>