<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16850" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY 
style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space" 
bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Ah, if in doubt read the fine manual 
:)</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=stefanus.dutoit@rapidmind.com 
  href="mailto:stefanus.dutoit@rapidmind.com">Stefanus Du Toit</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=llvmdev@cs.uiuc.edu 
  href="mailto:llvmdev@cs.uiuc.edu">LLVM Developers Mailing List</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, June 17, 2009 6:55 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [LLVMdev] how do I run 'make 
  check' on say just the'test/CodeGen' directory ?</DIV>
  <DIV><BR></DIV>From <A 
  href="http://www.llvm.org/docs/TestingGuide.html#quickdejagnu">http://www.llvm.org/docs/TestingGuide.html#quickdejagnu</A> 
  :
  <DIV><BR></DIV>
  <DIV><SPAN class=Apple-style-span style="FONT-FAMILY: 'Lucida Bright'">
  <P>To run only a subdirectory of tests in <TT>llvm/test</TT> using 
  DejaGNU (ie. Transforms), just set the TESTSUITE variable to the path of the 
  subdirectory (relative to <TT>llvm/test</TT>):</P>
  <DIV class=doc_code 
  style="BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 1em; BORDER-TOP: gray 1px solid; PADDING-LEFT: 1em; PADDING-BOTTOM: 0px; MARGIN: 0px 1em; BORDER-LEFT: gray 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: gray 1px solid; POSITION: static; BACKGROUND-COLOR: rgb(238,238,238); -webkit-background-clip: initial; -webkit-background-origin: initial"><PRE>% gmake TESTSUITE=Transforms check
</PRE>
  <DIV><FONT class=Apple-style-span face=monospace><SPAN class=Apple-style-span 
  style="WHITE-SPACE: pre"><BR></SPAN></FONT></DIV></DIV></SPAN>
  <DIV><BR>
  <DIV>
  <DIV>On 17-Jun-09, at 1:33 PM, Aaron Gray wrote:</DIV>
  <BLOCKQUOTE type="cite">
    <DIV bgcolor="#ffffff">
    <DIV><FONT face=Arial size=2>Does 'make check' allow just running on a 
    particualar directory of tests ?</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Many thanks in advance,</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Aaron</FONT></DIV>
    <DIV> <SPAN><ATT00001.txt></SPAN></DIV></DIV></BLOCKQUOTE></DIV><BR>
  <DIV apple-content-edited="true"><SPAN class=Apple-style-span 
  style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0">
  <DIV 
  style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">
  <DIV>
  <DIV 
  style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">
  <DIV 
  style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">
  <DIV>--</DIV>
  <DIV>Stefanus Du Toit <<A 
  href="mailto:stefanus.dutoit@rapidmind.com">stefanus.dutoit@rapidmind.com</A>></DIV>
  <DIV>  RapidMind Inc.</DIV>
  <DIV>  phone: +1 519 885 5455 x116 -- fax: +1 519 885 1463</DIV>
  <DIV><BR 
  class=khtml-block-placeholder></DIV></DIV></DIV></DIV></DIV></SPAN><BR 
  class=Apple-interchange-newline></DIV><BR></DIV></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>LLVM Developers 
  mailing 
  list<BR>LLVMdev@cs.uiuc.edu         
  http://llvm.cs.uiuc.edu<BR>http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev<BR></BLOCKQUOTE></BODY></HTML>