Update of /cvsroot/boost/boost/libs/spirit/phoenix/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1385

Added Files:
      Tag: SPIRIT_1_6
        Jamfile.v2 
Log Message:
Added Jamfile.v2

--- NEW FILE: Jamfile.v2 ---
#==============================================================================
#   Copyright (c) 2002 Joel de Guzman
#   Copyright (c) 2007 Nicola Musatti
#   http://spirit.sourceforge.net/
#
#   Distributed under the Boost Software
#   License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
#   http://www.boost.org/LICENSE_1_0.txt)
#==============================================================================
#
#  Phoenix tests boost-jam file
#  Joel de Guzman [Sept 27, 2002]
#

test-suite phoenix :
    [ run binary_tests.cpp ]
    [ run binders_tests.cpp ]
    [ run functors_tests.cpp ]
    [ run iostream_tests.cpp ]
    [ run mixed_binary_tests.cpp ]
    [ run more_expressions_tests.cpp ]
    [ run primitives_tests.cpp ]
    [ run statements_tests.cpp ]
    [ run stl_tests.cpp ]
    [ run tuples_tests.cpp ]
    [ run unary_tests.cpp ]
    ;


-------------------------------------------------------------------------
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

Reply via email to