Update of /cvsroot/boost/boost/tools/regression/test/test-boost-build/ignored_rc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8225
Added Files:
ignored_rc.jam recognized_rc.jam
Log Message:
Added tests for found Boost.Build problems
--- NEW FILE: ignored_rc.jam ---
rule failure
{
}
actions failure
{
dir _
echo a
}
failure f ;
--- NEW FILE: recognized_rc.jam ---
rule failure
{
}
actions failure
{
dir _
if errorlevel 1 exit %errorlevel%
echo a
}
failure f ;
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs