[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-build
Subject:    [Boost-build] Running Single Test in Suite
From:       Lee Clagett <forum () leeclagett ! com>
Date:       2014-08-26 15:22:16
Message-ID: CALD9dK3BvhMwNv19Vj-+D6cTdPtHB+Hh2014ErsDEQsGr6m8=Q () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


If I have the following (truncated) Jamfile:

test-suite spirit_v2/karma :

     [ compile-fail karma/grammar_fail.cpp         : : karma_grammar_fail ]
     [ compile-fail karma/rule_fail.cpp            : : karma_rule_fail ]
     ;

How do I run just karma_rule_fail test, and not karma_grammar_fail? The
following don't seem to work "b2 spirit_v2/karma/karma_rule_
fail", or "b2 karma_rule_fail". It is possible to run just a single test
case in the suite, or is the suite the lowest-level target that can be
executed?

Lee

[Attachment #5 (text/html)]

<div dir="ltr"><div>If I have the following (truncated) Jamfile:<br><br>test-suite \
spirit_v2/karma :<br><br>         [ compile-fail karma/grammar_fail.cpp               \
: : karma_grammar_fail ]<br>         [ compile-fail karma/rule_fail.cpp               \
: : karma_rule_fail ]<br>

         ;<br><br></div>How do I run just karma_rule_fail test, and not 
karma_grammar_fail? The following don&#39;t seem to work &quot;b2 
spirit_v2/karma/karma_rule_<div>fail&quot;, or &quot;b2 karma_rule_fail&quot;. It is 
possible to run just a single test case in the suite, or is the suite 
the lowest-level target that can be executed?<br><br></div><div>Lee<br></div></div>



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic