<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Feb 16, 2010, at 12:30 PM, kalyan ponnala wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br><br>I am new to clang/llvm and I would like to know if there are any buildbots outthere that i could use to build all the clang/llvm tests. </blockquote><div><br></div><div>BuildBots are for continuous testing. They can't be used to build tests for you.</div><br><blockquote type="cite">I am using a solution file generated by cmake-gui on a windows system using visual studio 2008. and could you point me in right direction about things I need to know in order to run the regression tests.</blockquote><div><br></div><div>Once you've built Clang, build the clang-test target.</div><br><blockquote type="cite"> Apparently the buildbots on the <a href="http://llvm.org/">llvm.org</a> site just skip "clang-test" and other test related projects inside the solution file generated by the cmake-visual studio when building everything. <br></blockquote><div><br></div><div>The MSVC BuildBot does run the regression tests. See, e.g.,</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">      <a href="http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/3991/steps/test-clang/logs/stdio">http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/3991/steps/test-clang/logs/stdio</a></span></div></div><br><div><span class="Apple-tab-span" style="white-space:pre">    </span>- Doug</div></body></html>