[LLVMdev] how do I run 'make check' on say just the'test/CodeGen' directory ?
Aaron Gray
aaronngray.lists at googlemail.com
Wed Jun 17 12:11:25 PDT 2009
Ah, if in doubt read the fine manual :)
----- Original Message -----
From: Stefanus Du Toit
To: LLVM Developers Mailing List
Sent: Wednesday, June 17, 2009 6:55 PM
Subject: Re: [LLVMdev] how do I run 'make check' on say just the'test/CodeGen' directory ?
From http://www.llvm.org/docs/TestingGuide.html#quickdejagnu :
To run only a subdirectory of tests in llvm/test using DejaGNU (ie. Transforms), just set the TESTSUITE variable to the path of the subdirectory (relative to llvm/test):
% gmake TESTSUITE=Transforms check
On 17-Jun-09, at 1:33 PM, Aaron Gray wrote:
Does 'make check' allow just running on a particualar directory of tests ?
Many thanks in advance,
Aaron
<ATT00001.txt>
--
Stefanus Du Toit <stefanus.dutoit at rapidmind.com>
RapidMind Inc.
phone: +1 519 885 5455 x116 -- fax: +1 519 885 1463
------------------------------------------------------------------------------
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090617/d1c643fa/attachment.html>
More information about the llvm-dev
mailing list