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

Modified Files:
      Tag: RC_1_34_0
        Jamfile.v2 
Log Message:
Add commented-out test for import_ so it's easy to reinstate


Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/python/test/Jamfile.v2,v
retrieving revision 1.13.2.13
retrieving revision 1.13.2.14
diff -u -d -r1.13.2.13 -r1.13.2.14
--- Jamfile.v2  21 Mar 2007 05:09:21 -0000      1.13.2.13
+++ Jamfile.v2  21 Mar 2007 17:44:57 -0000      1.13.2.14
@@ -46,6 +46,14 @@
       : exec-dynamic # target-name
   ]
 
+#   [
+#     run import_.cpp ../build//boost_python /python//python
+#       : # program args
+#       : import_.py # input files
+#       : # requirements
+#       : # target-name
+#   ]
+
 [
 bpl-test crossmod_exception
   : crossmod_exception.py crossmod_exception_a.cpp crossmod_exception_b.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