Update of /cvsroot/boost/boost/libs/xpressive/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19963/libs/xpressive/test

Modified Files:
        Jamfile.v2 
Added Files:
        misc2.cpp 
Log Message:
switch xpressive from proto compilers to proto transforms


Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/xpressive/test/Jamfile.v2,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Jamfile.v2  22 Mar 2007 19:40:18 -0000      1.29
+++ Jamfile.v2  15 Apr 2007 06:40:26 -0000      1.30
@@ -16,7 +16,6 @@
         
<toolset>msvc,<stdlib>stlport:<define>_STLP_EXPOSE_GLOBALS_IMPLEMENTATION
         <library>/boost/test//boost_unit_test_framework
         <link>static
-#        <define>BOOST_XPRESSIVE_BETTER_ERRORS
     ;
 
 test-suite "xpressive"
@@ -45,6 +44,7 @@
          [ run test10u.cpp ]
          [ run test11u.cpp ]
          [ run misc1.cpp ]
+         [ run misc2.cpp ]
          [ run test_cycles.cpp ]
          [ run test_non_char.cpp ]
          [ run test_static.cpp ]


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to